mega-code-wisdom-gen

Installation
SKILL.md

Run Skill Extraction Pipeline

Extract reusable skills and coding strategies from your Claude Code sessions.

⚠️ Important: Pipeline is Long-Running

The pipeline command blocks until the server finishes processing. The server runs the pipeline asynchronously and this client polls for completion.

DO NOT interrupt the command (Ctrl+C) while it is running. Silence with no new output for several minutes is completely normal during LLM inference (especially with gpt-5-mini or other reasoning models).

The default poll timeout is 20 minutes. For longer runs, use --poll-timeout:

  • --poll-timeout 3600 — wait up to 1 hour
  • --poll-timeout 0 — wait indefinitely (no timeout)

Setup

Related skills
Installs
14
GitHub Stars
43
First Seen
Mar 27, 2026