toil-mining
FeaturedMine caller-supplied usage history for repeated toil and emit ranked evidence. Triggers: "mine toil", "find repeated operational work".
Install
Quality Score: 97/100
Skill Content
Details
- Author
- boshu2
- Repository
- boshu2/agentops
- Created
- 10 months ago
- Last Updated
- today
- Language
- Go
- License
- Apache-2.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
mine-skills
Mine your past agent sessions (Claude Code, Codex) for recurring failures and re-explained procedures, then distill the best candidates into reusable skills that land in the central library via `agentstack x lib add`. Local and read-only until you approve a draft.
transcript-mining
Efficient, bounded mining of Claude Code session transcripts (~/.claude/projects/*/*.jsonl) for workflow audits, usage-pattern analysis, and skill distillation — JSONL anatomy, proven extraction queries (tool-use counts, duplicate reads, token aggregation, command sequences), the scan-only-named-files rule, and the content-vs-mechanics separation rule. Use when auditing workflow health, quantifying token waste, reconstructing what happened across sessions, or distilling incident knowledge from transcripts into a skill.
mine-gemini-workflows
Discover repeated, validated Gemini CLI workflows from a user-selected session directory and turn approved candidates into portable skills and parity tests without exporting private reasoning.