Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install marine-softdrink524-claude-skills-templategit clone https://github.com/Marine-softdrink524/claude-skills.gitcp claude-skills/SKILL.MD ~/.claude/skills/marine-softdrink524-claude-skills-template/SKILL.md--- name: template-skill description: Replace this with a clear description of what your skill does and when Claude should use it. license: CC0-1.0 metadata: author: your-github-username version: "1.0" category: your-category --- # Your Skill Name Describe what this skill makes Claude do. Be specific and actionable. ## When to Use - Scenario 1 when this skill is helpful - Scenario 2 when this skill is helpful ## Instructions [Your detailed instructions for Claude go here] ## Examples ### Good Example ``` [Show what good output looks like] ``` ### Bad Example (Avoid) ``` [Show what to avoid] ``` ## Guidelines 1. Guideline 1 2. Guideline 2 3. Guideline 3