OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add tradermonty/claude-trading-skills --skill skill-idea-miner
Mine Claude Code session logs for skill idea candidates. Use when running the weekly skill generation pipeline to extract, score, and backlog new skill ideas from recent coding sessions.
npx skills add tradermonty/claude-trading-skills --skill 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.
python3 scripts/run_skill_generation_pipeline.py --mode weeklypyyaml packageclaude --version to verify)~/.claude/projects/<project>/ (created automatically by Claude Code)~/.claude/projects/timestamp fieldtype: "user", userType: "external")skills/*/ path references)is_error flags, exception keywords)raw_candidates.yamlskills/*/SKILL.md frontmatterlogs/.skill_generation_backlog.yamlreferences/idea_extraction_rubric.md — Signal detection criteria and scoring rubricscripts/mine_session_logs.py — Session log parserscripts/score_ideas.py — Scorer and deduplicatorgenerated_at_utc: "2026-03-08T06:00:00Z"
period: {from: "2026-03-01", to: "2026-03-07"}
projects_scanned: ["claude-trading-skills"]
sessions_scanned: 12
candidates:
- id: "raw_2026w10_001"
title: "Earnings Whispers Image Parser"
source_project: "claude-trading-skills"
evidence:
user_requests: ["Extract earnings dates from screenshot"]
pain_points: ["Manual image reading"]
frequency: 3
raw_description: "Parse Earnings Whispers screenshots to extract dates."
category: "data-extraction"updated_at_utc: "2026-03-08T06:15:00Z"
ideas:
- id: "idea_2026w10_001"
title: "Earnings Whispers Image Parser"
description: "Skill that parses Earnings Whispers screenshots..."
category: "data-extraction"
scores: {novelty: 75, feasibility: 60, trading_value: 80, composite: 73}
status: "pending"