Skill Idea Miner Automatically extract skill idea candidates from Claude Code session logs, score them for novelty, feasibility, and trading value, and maintain a prioritized backlog for downstream skill generation. When to Use - Weekly automated pipeline run (Saturday 06:00 via launchd) - Manual backlog refresh: - Dry-run to preview candidates without LLM scoring Prerequisites - Python 3.10+ with package - Claude CLI installed and authenticated ( to verify) - Session logs in (created automatically by Claude Code) - No API keys required (uses Claude CLI for LLM calls) Workflow Quick Start Sta…