template-skill

$npx mdskill add anthropics/skills/template-skill

Generate structured templates for consistent agent responses.

  • Creates reusable response formats for standardized user interactions.
  • Depends on predefined schema definitions and content guidelines.
  • Selects appropriate template variables based on input context.
  • Outputs formatted text ready for immediate agent execution.
SKILL.md
.github/skills/template-skillView on GitHub ↗
---
name: template-skill
description: Replace with description of the skill and when Claude should use it.
---

# Insert instructions below
More from anthropics/skills