Skip to main content
Back to the directory
mattpocock/skillsSoftware EngineeringFrontend and Design

write-a-skill

Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
20

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mattpocock/skills --skill write-a-skill
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, write-a-skill has 20 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mattpocock/skills. Canonical URL: https://skills.sh/mattpocock/skills/write-a-skill.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts. Gather requirements - ask user about: Draft the skill - create: Review with user - present draft and ask: The description is the only thing your agent sees when deciding which skill to load. It's surfaced in the system prompt alongside all other installed skills. Your agent reads these descriptions and picks the relevant skill based on the user's request. Goal : Give your agent just enough info to know: Format : Good example : Bad example : The bad example gives your agent no way to distinguish this from other document skills. Add utility scripts when: Scripts save tokens and improve reliability vs generated code. Split into separate files when: After drafting, verify: - Guides skill creation through a four-step process: gather requirements, draft the skill structure, review with user, and finalize - Provides SKILL.md template with quick start, workflows, and advanced features sections; splits content into separate reference files when exceeding 100 lines - Includes utility script patterns for deterministic operations like validation and formatting to reduce token overhead - Emphasizes agent-readable descriptions with specific trigger keywords so the agent knows when to load the skill - Gather requirements - ask user about: - What task/domain does the skill cover? - What...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does write-a-skill do?

Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts.

Is write-a-skill good?

write-a-skill does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support write-a-skill?

write-a-skill currently lists compatibility with Skills CLI.

Is write-a-skill safe to install?

write-a-skill has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to write-a-skill?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install write-a-skill?

Run the following command to install write-a-skill: npx skills add https://github.com/mattpocock/skills --skill write-a-skill

Related skills

More from mattpocock/skills

Related skills

Alternatives in Software Engineering