add-skill-templates
Add new Agent Skill templates to the meta-agent-skills framework.
Best use case
add-skill-templates is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Add new Agent Skill templates to the meta-agent-skills framework.
Teams using add-skill-templates should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/add-skill-templates/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How add-skill-templates Compares
| Feature / Agent | add-skill-templates | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Add new Agent Skill templates to the meta-agent-skills framework.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Add Skill Templates
## Purpose
This skill standardizes the process of adding new Agent Skill templates to the `meta-agent-skills` framework. It ensures that new templates follow the required structure for automatic instantiation by the Meta-Agent.
## When to Use
- When you want to add a new standard capability (e.g., `deploy-k8s`, `performance-bench`) to the `meta-agent-skills` framework.
- When existing templates need to be cloned or used as a basis for a new one.
## Instructions
1. **Identify New Skill Requirements**:
- Determine the name and purpose of the new skill.
- Identify the primary commands that should be included in its **Commands** table.
2. **Use Boilerplate**:
- Read the boilerplate template from `assets/skill-template-boilerplate.md`.
- Create a new file in `skills/meta-agent-skills/assets/templates/skills/` named `<skill-name>.md`.
3. **Configure Template**:
- Fill in the YAML frontmatter (`name`, `description`).
- Use placeholders like `{{ order }}`, `{{ component }}`, `{{ path }}`, `{{ layer }}`, `{{ command }}`, and `{{ description }}` in the **Commands** table.
- Refer to [references/conventions.md](references/conventions.md) for guidance on placeholder usage and layer naming.
4. **Register Capability**:
- Update the `Capabilities Generated` section in `skills/meta-agent-skills/SKILL.md` to include the new skill.
5. **Verify**:
- Ensure the template is readable and follows the format of existing templates like `lint-fix.md`.
## References
- [Conventions](references/conventions.md)
- [Agent Skills Specification](https://agentskills.io/specification)Related Skills
aidf-task-templates
Task template definitions for AIDF. Provides structured templates for component, refactor, test, docs, architecture, and bugfix task types.
railway-templates
Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.
ln-751-command-templates
Generates individual .claude/commands files from templates
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
agent-card-templates
A2A agent card JSON templates with schema validation and examples for different agent types. Use when creating agent cards, implementing A2A protocol discovery, setting up agent metadata, configuring authentication schemes, defining agent capabilities, or when user mentions agent card, agent discovery, A2A metadata, service endpoint configuration, or agent authentication setup.
Adr Templates
Architecture Decision Records (ADRs) are lightweight documents that capture important architectural decisions, their context, and consequences. They create a historical record of why systems are built
agent-skill-templates
Comprehensive templates, patterns, and best practices for creating Claude Code subagents and skills. Use when building new agents/skills or need reference examples for proper structure and formatting.
add-agent-templates
Add new Agent templates to the meta-agent-skills framework.
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
aegis-protocol-ratification
Ratify AEGIS protocol governance frameworks.
aegis-architect
Enhanced architecture guidance for voice-first Brazilian fintech applications. Use when designing voice interfaces, implementing PIX/Boletos, optimizing financial systems, or making technology stack decisions for Brazilian market applications. Integrates with docs/ content, MCP tools for Brazilian market research, enhanced validation scripts, and comprehensive Brazilian compliance patterns.
ae-sdd-init
Initialize a new SDD change set after user-approved naming