agent-skill-authoring
SolidWrite a well-formed SKILL.md (agentskills.io format) so it imports cleanly and actually gets used.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- RYOITABASHI
- Repository
- RYOITABASHI/Shelly
- Created
- 6 months ago
- Last Updated
- 5 days ago
- Language
- TypeScript
- License
- GPL-3.0
Similar Skills
Semantically similar based on skill content — not just same category
make-skill
Use when creating, improving, comparing, evaluating, reviewing or packaging Agent Skills following the agentskills.io specification. Also use when deciding whether a skill is the right solution vs MCP servers, Claude Rules Files, CLAUDE.md or AGENTS.md. Handles SKILL.md authoring, frontmatter optimization, description writing, progressive disclosure, platform targeting, invocation control, vendor-specific extensions, and distribution.
skill-authoring
Author, structure, verify, and publish a high-quality agent skill (SKILL.md). Use whenever the user wants to "write a skill", "create a skill for X", turn expertise or a workflow into a reusable skill, improve an existing SKILL.md, or publish a skill to their repo. Covers the SKILL.md format, writing a strong description, progressive disclosure with reference files, the detect-context-first pattern, fact-verification discipline, testing, and the publish workflow.
writing-skills
Creates or improves an Agent Skill by defining a precise trigger boundary, concise procedural instructions, progressive-disclosure references, deterministic helpers, routing evals, and validation evidence. Use when authoring or reviewing SKILL.md, skill metadata, bundled references, or skill packaging. Not for ordinary project documentation or application code.