---
name: Template Skill
slug: template-skill
category: AI Engineering
description: Template Skill provides a starting point for creating new Claude Code skills. Use it when building a custom skill for an AI agent.
github: "https://github.com/Prat011/awesome-llm-skills/tree/master/template-skill"
language: Python
stars: 1474
forks: 267
install: "npx degit https://github.com/Prat011/awesome-llm-skills/tree/master/template-skill ~/.claude/skills/template-skill"
installs_to: ~/.claude/skills/template-skill
source_path: template-skill/SKILL.md
collection_size: 25
category_size: 2451
collection_url: "https://dirskills.com/collections/Prat011/awesome-llm-skills"
added: 2026-08-19T07:27:14.982Z
last_synced: 2026-08-19T07:27:14.982Z
canonical_url: "https://dirskills.com/skills/template-skill"
---

# Template Skill

Template Skill provides a starting point for creating new Claude Code skills. Use it when building a custom skill for an AI agent.

**Install:**

```bash
npx degit https://github.com/Prat011/awesome-llm-skills/tree/master/template-skill ~/.claude/skills/template-skill
```

## README

# Insert instructions below
