skill-idea-miner skillA
skill-idea-miner is agent-read markdown (skill) from tradermonty/claude-trading-skills: 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..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 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: `python3 scripts/run_skill_generation_pipeline.py --mode weekly` - Dry-run to preview candidates without LLM scoring ## Prerequisites - **Python 3.10+** with `pyyaml` package - **Claude CLI** installed and authenticated (`claude --version` to verify) - **Session logs** in `~/.claude/projects/<project>/` (created automatically by Claude Code) - No API keys required (uses Claude CLI for LLM calls) ## Workflow ### Quick Start ```bash # Dry-run: preview mined candidates without LLM scoring python3 scripts/mine_session_logs.py --dry-run --output-dir reports/ # Full mining with scoring (requires Claude CLI) python3 scripts/mine_session_logs.py --output-dir reports/ # Score existing candidates python3 scripts/score_ideas.py \ --candidates reports/raw_candidates.yaml \ --output-dir logs/ ``` ### Stage 1: Session Log Mining …
Read the whole file at its exact version.
How to install
mdr add tradermonty/claude-trading-skills/skill-idea-miner@git:20260401.62a8e9emdr add tradermonty/claude-trading-skills/skill-idea-miner@sha256:34c0ecda26c4332ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_hmx6sn4ynjmosxb3)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260401.62a8e9e latest | 2026-04-01 | 62a8e9e | 3,890 B | A | view · diff |
| git:20260302.90cc1e9 | 2026-03-02 | 90cc1e9 | 3,214 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3890 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tradermonty/claude-trading-skills · 2,885 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_hmx6sn4ynjmosxb3 GET https://markdownregistry.com/api/v1/resolve?ref=tradermonty/claude-trading-skills/skill-idea-miner GET https://markdownregistry.com/api/v1/blob/34c0ecda26c4332edda4d97b1a5cc8aa6be7fdd88bd395363600bc3677d599cc
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.