Back to Workflow & Productivity

template-skill

skill creationagent definitionai workflowcustom skillsclaude skillstemplatedevelopment guideai capabilities

Install this skill

npx skills add anthropics/skills

Works across Claude Code, Cursor, Codex, Copilot & Antigravity

This template skill serves as the foundational blueprint for developing custom functionalities within AI coding assistants like Claude Code and Cursor. It provides a clear, structured starting point, illustrating the essential components required for any new agent capability. By examining this template, developers can quickly grasp the metadata requirements, rule definitions, and content structuring necessary to expand their AI's toolkit. It empowers users to define precise actions and responses, ensuring the AI can tackle specialized tasks with accuracy and relevance. Use this as your guide to unlock the full potential of your AI agent.

When to Use This Skill

  • As a starting point for creating any new custom AI agent skill.
  • To understand the mandatory and optional fields for skill definition.
  • For developers looking to integrate specific tools or APIs into Claude Code.
  • To structure instructions for complex, multi-step coding tasks.

Pro Tips

  • 💡Always replace placeholder descriptions and content with specific, actionable instructions relevant to your custom skill.
  • 💡Thoroughly test your custom skill after definition to ensure it behaves as expected and produces accurate results.
  • 💡Break down complex tasks into smaller, more focused skills for better AI performance and easier maintenance.
📄 Full skill instructions — original source: anthropics/skills
# Insert instructions below

How to Use This Skill Unit

Option A: Project-Specific (Recommended)

  1. Click "Download" above
  2. In your project, create the directory: .agent/skills/template/
  3. Save the file as SKILL.md
  4. The agent will automatically discover the skill based on its description.

Option B: Global Installation (All Agents)

Save the file to these locations to make it available across all projects:

  • Claude Code: ~/.claude/skills/anthropics/skills/template/SKILL.md
  • Cursor: ~/.cursor/skills/anthropics/skills/template/SKILL.md
  • Antigravity: ~/.gemini/antigravity/skills/anthropics/skills/template/SKILL.md

🚀 Install with CLI:
npx skills add anthropics/skills

Read the Master Guide: Mastering Agent Skills

Recommended Rules

View more rules

Recommended Workflows

View more workflows

Recommended MCP Servers

View more MCP servers

Take It Further

Maximize your productivity with these powerful resources

📋

Define Your Standards

Set up coding standards to ensure this workflow produces consistent, high-quality results.

Browse Rules Library
📖

Master Workflows

Learn how to create custom workflows, use Turbo Mode, and build your automation library.

Complete Guide

How to use this Skill in Claude Code & Cursor

For Claude Code (CLI)

To use this skill in Claude Code, copy the rule content into your project's custom instructions or follow our Add-Skill CLI guide. This ensures Claude follows your standards during every code generation.

For Cursor & Windsurf

For Cursor or Windsurf, individual skills are best used in the "Rules for AI" section. This specific unit helps the agent avoid workflow & productivity issues, leading to cleaner, more efficient code.

Why the skill format matters: the standardized Agent Skills format lets your AI agent load detailed instructions only when they are relevant, keeping your prompt clean while improving results.

Source & attribution

This skill is categorized under Workflow & Productivity and is published by Anthropic, maintained in anthropics/skills.

← Browse All Agent Skills
Sponsored AI assistant. Recommendations may be paid.