skill-creator

Low · 93 Score: 93/100
by chindden | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0

Quick Install

Add this skill to your agent

clawhub install skill-creator

About This Skill

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, workf…

Example: scripts/rotate_pdf.py for PDF rotation tasks
Benefits: Token efficient, deterministic, may be executed without loading into context
Avoid duplication: Information should live in either SKILL.md or references files, not both. Pre
Examples: assets/logo.png for brand assets, assets/slides.pptx for PowerPoint templates, `as
INSTALLATION_GUIDE.md
QUICK_REFERENCE.md
Form filling: See FORMS.md for complete guide
API reference: See REFERENCE.md for all methods

Use Cases

1 Frontmatter (YAML): Contains name and description fields. These are the only fields that Cla
2 Body (Markdown): Instructions and guidance for using the skill. Only loaded AFTER the skill trig
3 When to include: When the same code is being rewritten repeatedly or deterministic reliability i
4 Note: Scripts may still need to be read by Claude for patching or environment-specific adjustmen
5 When to include: For documentation that Claude should reference while working
6 Examples: references/finance.md for financial schemas, references/mnda.md for company NDA te

Security Audit

Low · 93

Summary

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.

Risk Profile Toxicity Privacy Scope Reputation Quality

Key Risks 0 items

No LLM risk bullets (LLM disabled or not cached).

Deterministic Findings (Evidence)

No findings detected.

Explore More Skills