skill-curate

Solid

Start a low-frequency review of skill evidence and canonical skill lifecycle state.

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%
68
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# skill-curate Use this skill when `GUIDE.md` indicates that accumulated skill evidence should be reviewed. ## Boundary This skill starts review. It should normally spawn the `mnemon-skill-curator` subagent or prepare the exact review request for a host-specific subagent mechanism. It does not directly apply lifecycle changes. Approved changes are applied with `skill-manage`. ## Procedure 1. Resolve runtime paths from `MNEMON_SKILL_LOOP_DIR`, `MNEMON_SKILL_LOOP_USAGE_FILE`, and `MNEMON_SKILL_LOOP_PROPOSALS_DIR`. 2. Ask the curator to review: - `GUIDE.md` - `skills/active` - `skills/stale` - `skills/archived` - `.usage.jsonl` - existing proposals 3. Request proposals for create, patch, consolidate, stale, archive, or restore actions only when evidence supports them. When a proposal needs concrete skill content, use `skill-author` to draft reviewable `SKILL.md` content under the proposals directory. 4. Keep the output proposal-first. Do not enable a new active skill in the current session unless the user explicitly approves and the host supports it. ## Review Request Template ```text Review the Mnemon skill loop library at $MNEMON_SKILL_LOOP_DIR. Use GUIDE.md as policy. Read usage evidence and current skills. Produce proposal files under $MNEMON_SKILL_LOOP_PROPOSALS_DIR. Do not apply changes. ```

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

AI & Automation Solid

skill-author

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

322 Updated today
mnemon-dev
AI & Automation Solid

skill-manage

Apply approved skill lifecycle and content changes to the canonical Mnemon skill library.

322 Updated today
mnemon-dev
AI & Automation Listed

skill-creator

Use when creating or updating a Claude Code skill directory with a focused SKILL.md, safe trigger conditions, workflow, guardrails, and validation notes.

2 Updated today
DYAI2025
AI & Automation Listed

skill-creator

Author or revise an AI-agent skill. Use when the user says "let's make a skill for X", invokes /skill-creator, asks to revise an existing SKILL.md, or wants to skill-ify a repeated workflow with 2+ prior invocations. Inputs - trigger phrase, artifact, evidence tier (E empirical / P practitioner / H heuristic). Do not use when the workflow is one-shot (write a snippet), is a phrasing trick or persona without a stable model, is an eval/benchmark loop (separate kit), or duplicates an existing skill (merge). Produces a skill directory with SKILL.md (5-part trigger description, lean body, no README/INSTALL/CHANGELOG) plus the registry-integration step for the active backend (see references/registry-integration.md). Escalate if no repeated workflow exists (suggest snippet), the model is H-tier with overreach ≥4 (manual-only), or the skill would compete with a stronger existing one (merge).

1 Updated today
Naoray
AI & Automation Solid

skill-observe

Record lightweight skill usage evidence when GUIDE.md indicates that a turn produced reusable workflow or lifecycle signal.

322 Updated today
mnemon-dev