skill-author

Solid

Draft or revise high-quality SKILL.md content for approved or proposed Mnemon skill changes.

AI & Automation 322 stars 46 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 88/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
89
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# skill-author Use this skill when a curator proposal, user request, or approved lifecycle change needs a concrete `SKILL.md` draft. ## Boundary This skill authors skill content only. It does not decide lifecycle placement and does not activate, stale, archive, restore, or delete skills. Write drafts under: ```text $MNEMON_SKILL_LOOP_PROPOSALS_DIR ``` Approved lifecycle placement is applied later with `skill-manage`. ## Procedure 1. Confirm the target skill id is hyphen-case: lowercase letters, numbers, and `-`. 2. Confirm the skill captures a reusable procedure, not project facts, preferences, credentials, raw transcripts, or one-off task context. 3. Draft a complete `SKILL.md` with: - YAML frontmatter containing `name` and `description` - a short trigger-oriented description - a clear boundary section - a concise procedure section - safety or validation notes only when they change behavior 4. Keep the skill focused. Prefer one workflow per skill. 5. Use project-neutral language. Do not embed current branch names, temporary tokens, credentials, private URLs, or task-specific facts. 6. Save the draft as a proposal artifact such as: ```text $MNEMON_SKILL_LOOP_PROPOSALS_DIR/<skill-id>.SKILL.md ``` 7. Leave `skills/active`, `skills/stale`, `skills/archived`, and host skill surfaces unchanged unless the user explicitly asks to use `skill-manage` after approval. ## Quality Checklist - The description tells the host when to use the skill. -...

Details

Author
mnemon-dev
Repository
mnemon-dev/mnemon
Created
3 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category