ai-agentsVerified Skillv1.0.0mit Licenseapproved
template-skill
Replace with description of the skill and when Claude should use it.
Author:@anthropic
Compatible with:Andromitycursorclaude-codewindsurfantigravitycline
Install into Andromity
Andromity loads skills from folders you trust. Install with andromity skill install template — autonomy and approval limits stay configurable per session.
Destination: Paste into any AI Agent (Cursor, Claude, Windsurf, AGY, Andromity)prompt mode
# Install the "template-skill" skill You are installing an AgenticMarket skill into this workspace. Follow these steps exactly. ## 1. Detect your environment and choose the destination file - Andromity: `.andromity/skills/template/SKILL.md` (or user scope `~/.andromity/skills/template/SKILL.md`) - Antigravity / Gemini CLI: `.agent/skills/template/SKILL.md` - Cursor: `.cursor/rules/template.mdc` - Claude Code: append to `CLAUDE.md` (or `.claude/skills/template.md`) - Windsurf: append to `.windsurfrules` - Cline / Roo Code: `.clinerules/template.md` - GitHub Copilot: append to `.github/copilot-instructions.md` - ChatGPT / web only: paste the content into Custom Instructions - Any other agent: save to `.agent/skills/template/SKILL.md` ## 2. Create the destination file - Preserve every existing file and configuration entry. - Create parent folders as needed. - Never overwrite unrelated content. ## 3. Write exactly this content ```markdown --- name: template description: "Replace with description of the skill and when Claude should use it." author: anthropic license: mit version: 1.0.0 --- # Insert instructions below ``` ## 4. Verify - Confirm the file exists and is readable. - Report the destination path and confirm the "template-skill" skill is installed and active. Skill metadata: - Slug: template - Category: ai-agents - License: mit - Source: https://raw.githubusercontent.com/anthropics/skills/main/template/SKILL.md
Skill Specification & Instructions
Raw API template/SKILL.md
Related ai-agents Skills
View all in ai-agents →ai-agents
Cloudflare Agents SDK
Build stateful AI agents, durable workflows, real-time WebSocket communication, and MCP servers on Workers.
AndromitycursorClaudewindsurfAGY
ai-agents
OpenAI Function & Tool Calling
Design structured outputs, JSON schema function calling, tool execution loops, and error recovery for OpenAI models.
AndromitycursorClaudewindsurfAGY
AgenticMarket