codify-to-knowhow

Manifest-driven knowledge asset generator — converts any structured package into maestro knowhow + spec entries with ref linking. Triggers on "codify-to-knowhow", "style to knowhow", "知识固化".

Type
skill
GitHub stars
389
Repository
catlog22/maestro-flow
Category
workflow

Install

  1. 1Quick install (skills CLI)

    npx skills add catlog22/maestro-flow --skill codify-to-knowhow --agent claude-code

    Installs codify-to-knowhow into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.