ck:template-skill

Create AI agents with customizable name, description, and metadata.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-template-skill-auxi-wardrobe
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:template-skill
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/template-skill
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-template-skill-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'ck:template-skill' addresses the need for a customizable skill template that can be utilized to create AI agents with specific functionalities and configurations.

Core Features & Use Cases

  • Customizable Skill Configuration: Allows the user to define the skill's name, description, and other metadata to suit their needs.
  • Role-Based Agent Dispatch: The skill is designed for role-scoped agents, enabling dispatch through Claude Code with predefined scopes.
  • Use Case: An organization may want to quickly spin up a new agent for a specific use case without needing to write custom code from scratch.

Quick Start

To use this skill, create a new agent within Claude and point to this template skill.

Frequently Asked Questions about ck:template-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an AI agent from a template without writing custom code?▼

A template skill provides a customizable configuration structure for defining an AI agent's name, description, and metadata, enabling quick role-based agent prototyping without writing custom code from scratch.

What is role-based agent dispatch and how does it work for AI agents?▼

Role-based agent dispatch enables routing tasks to predefined role-scoped AI agents through Claude Code, utilizing predefined scopes and metadata to ensure the correct agent handles specific use cases.

Can I customize an AI agent template for specific organizational use cases?▼

Yes, you can customize the AI agent template by modifying its configuration metadata, including the skill's name and description, to suit specific organizational functionalities and role-based dispatch needs.

What's the best way to quickly prototype a new role-scoped AI agent?▼

The best way to prototype a role-scoped AI agent is using a template skill designed for quick spin-up, allowing you to point a new agent to the template and define its metadata configuration.

Do I need dependencies to use a template skill for AI agent prototyping?▼

No dependencies are required to use this template skill for AI agent prototyping, as it provides standalone scripts and references to facilitate customizable role-based dispatch configurations.