A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add NickCrew/Claude-Cortex --skill template-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Template Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nickcrew-template-skill-claude-cortex)More formats (shields.io, HTML) on the badges page.
---
name: template-skill
description: A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.
keywords:
- boilerplate
- new skill template
- skill boilerplate
- skill template
file_patterns:
- '**/recommendation-rules.json'
- '**/skill-rules.json'
- '**/skills/**'
confidence: 0.8
---
# Insert instructions below
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!