skills/skill-writing/SKILL.md
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
npx skillsauth add peterbamuhigire/social-media-skills skill-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides guidance for creating effective skills.
<!-- dual-compat:start -->references/output-patterns.md when you need the deeper framework, examples, or supporting material it contains.references/prompting-patterns-for-skills.md when you need the deeper framework, examples, or supporting material it contains.references/skill-authoring-best-practices.md when you need the deeper framework, examples, or supporting material it contains.references/workflows.md when you need the deeper framework, examples, or supporting material it contains.Provide the target skill name, the user scenarios it must support, the expected outputs, and any reusable references, scripts, or assets that should ship with it.
Use this skill to design or update repository skills as compact, execution-focused units that work in both Claude Code and Codex. Keep SKILL.md lean, move deep detail into references/, and prefer reusable scripts only when determinism matters.
SKILL.md under 500 lines.name and description only.description, not the body.Use when, Do not use when, Required inputs, Workflow, Quality standards, Anti-Patterns, Outputs, References.README.md, CHANGELOG.md, or install guides inside skill folders.skill-safety-audit before accepting them.Choose the lightest structure that reliably solves the task.
scripts/ only when the same logic would otherwise be rewritten repeatedly or when reliable execution matters.references/ for deep frameworks, examples, schemas, or variant-specific detail.assets/ only when the skill needs templates or files that should be used directly in outputs.SKILL.md and references/.SKILL.md or also scripts/, references/, or assets/.references/ instead of expanding the main file.scripts/init_skill.py <skill-name> --path <output-directory>.name: lowercase, hyphen-separated skill name.description: 1-2 sentences stating what the skill does and exactly when to invoke it.Keep the body procedural. Assume the model is already competent and only add the guidance it would not reliably infer.
references/, scripts/, or assets/.A production-ready skill:
references/.description without depending on hidden folder assumptions.scripts/package_skill.py <path/to/skill-folder>.references/workflows.md for multi-step workflow design.references/output-patterns.md for output structures and templates.references/skill-authoring-best-practices.md for end-to-end authoring guidance.references/prompting-patterns-for-skills.md when refining trigger descriptions and instruction phrasing.tools
Generates a foundational social media training guide for clients and their teams who are completely new to social media marketing, or who have been posting without any strategic understanding. Invoke when the user says "write a social media basics guide", "create a beginner training document", "the client doesn't understand social media", "start-here training", or when a client needs to understand social media before any strategy or content work begins. Distinct from training-client-team (operational handover of an existing strategy) and training-diy-content (content creation for self-managing clients). This skill covers what social media is, how it works, and how to approach it intelligently — the conceptual foundation that makes all downstream strategy work land.
tools
Generates a practical smartphone video production training guide for East African clients and content teams. Covers shooting, audio, lighting, framing, editing, and platform-specific formats using only a smartphone — no professional equipment required. Invoke this skill when a client or their team needs to produce their own social video content and requires a hands-on, jargon-free training document tailored to EA field conditions.
tools
Generates a complete DIY content creation handbook for clients who want to manage some or all of their own content after the initial strategy engagement. Invoke when the user says "write a DIY content guide", "create a self-managed content handbook", "the client wants to manage their own content", or when a handover guide is needed at the end of a strategy engagement. Output is a self-contained reference document — not a training presentation — that the client keeps and uses independently.
tools
Generates a complete 2-hour in-person training workbook for a client's internal team — employees who will assist with content creation or community management. Invoke when the user says "create a team training guide", "write a staff training workbook", "onboard our internal team on social media", or needs a printable workshop document for client employees. Output is a structured, print-ready workbook — not a presentation deck.