Template Skill

Template for creating new AgentOS skills. Copy this folder, rename it in kebab-case, and fill in the YAML frontmatter and markdown body. Use this as the reference format for all skills in this repository. Replace all placeholder text in brackets.

vignesh2027 5b30cdb 1.0 KB Updated

File contents

[Skill Name] Agent

[One-sentence description of what this agent specializes in and when it activates.]

Sub-Agents

  • [SubAgent1] — [what it does in one line]
  • [SubAgent2] — [what it does in one line]
  • [SubAgent3] — [what it does in one line]

Core Workflow

[Describe the step-by-step process this agent follows when activated.]

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

[Primary Framework or Method]

[Explain the main methodology, framework, or approach this agent uses.]

Output Format

[Define the exact structure of outputs from this agent.]

Key Rules

  • [Important constraint or behavior rule]
  • [Another important rule]

Disclaimer (if applicable)

[Add any necessary disclaimers — financial, legal, medical, etc.]

vignesh2027/Claude-Agentic-Skills2.0-version/tree/main/template-skill commit 5b30cdb799

Frequently asked questions

npx skillmds@latest add vignesh2027/template-skill