mega-code-wisdom-curate
Wisdom Curate
Retrieve relevant wisdoms from the knowledge graph, curate them into a step-by-step workflow, install recommended skills, and optionally execute the task.
Setup
bash "${CLAUDE_SKILL_DIR}/scripts/setup.sh"
The script verifies auth, generates a SESSION_ID, and resolves dir
paths. If it exits non-zero (auth failure), show the output and stop.
More from wisdomgraph/mega-code
mega-code-login
Sign in to MEGA-Code via GitHub or Google OAuth to get an API key.
29mega-code-help
Show MEGA-Code help — available commands, output locations, skill and strategy structure, and usage tips.
28mega-code-stop
Stop a running MEGA-Code pipeline.
28mega-code-status
Show MEGA-Code status including pending skills, strategies, and recent pipeline runs.
28mega-code-profile
View or update your MEGA-Code developer profile (language, level, style) to personalise skill extraction.
28mega-code-run
Run the MEGA-Code skill extraction pipeline to analyze Claude Code sessions and generate reusable skills and strategies.
14