---
name: Skill Template
slug: skill-template
category: AI Engineering
description: Skill Template provides a starting point for creating new Claude Code skills, with placeholders for the skill description and instructions. Use it when scaffolding a new skill to ensure consistent structure.
github: "https://github.com/ComposioHQ/awesome-claude-skills/tree/master/template-skill"
language: Python
stars: 72396
forks: 8250
install: "npx degit https://github.com/ComposioHQ/awesome-claude-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/ComposioHQ/awesome-claude-skills"
added: 2026-08-13T07:36:28.304Z
last_synced: 2026-08-13T07:36:28.304Z
canonical_url: "https://dirskills.com/skills/skill-template"
---

# Skill Template

Skill Template provides a starting point for creating new Claude Code skills, with placeholders for the skill description and instructions. Use it when scaffolding a new skill to ensure consistent structure.

**Install:**

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

## README

# Insert instructions below
