🪓
AI EngineeringPython

Skill Miner

by hqhq1025

Skill Miner is an AI Engineering skill for Claude Code, published by hqhq1025 in skill-optimizer.

167 stars4 forkson hqhq1025/skill-optimizerAdded 2026/09/08+2% in starsRepository updated 2026/05/14
agent-skillsagentskillsai-visibilityclaude-codeclaude-code-skillsclaude-skillcodexcodex-skillscursor-skillsgemini-cligithub-pagesllm-agentsllms-txtopencode-skillsprompt-engineeringskill-generalizerskill-minerskill-optimizerskill-personalizer
Install in seconds
Install Skill Miner
Copy Skill Miner into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hqhq1025/skill-optimizer/tree/main/skills/skill-miner ~/.claude/skills/skill-miner

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hqhq1025/skill-optimizer.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-miner/SKILL.md in hqhq1025/skill-optimizer
Installs to
~/.claude/skills/skill-miner
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering3670 skills

What Skill Miner does

Skill Miner finds repeated workflows in agent session history, transcripts, and local work to identify candidates for new Agent Skills. Use it when you want evidence-based skill ideas from real usage instead of brainstorming.

Skill Miner is cataloged under AI Engineering on DirSkills. Skill Miner comes from a repository tagged agent-skills, agentskills, ai-visibility, claude-code and claude-code-skills.

Documentation

README

Skill Miner

Overview

Mine real agent usage for new skill opportunities. The goal is to find repeated workflows, extract the reusable technique, and turn strong candidates into draft skills with evidence.

When To Use

  • A user wants to scan past coding-agent sessions for repeated workflows.
  • The user suspects they keep asking agents to do similar tasks manually.
  • A team wants a backlog of candidate skills based on actual work rather than brainstorming.
  • Existing memories, session logs, or project notes contain recurring procedures that have not been packaged.

Do not use to tune an existing skill; use skill-personalizer. Do not use to publish a private skill publicly; use skill-generalizer.

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Miner

  • What else does hqhq1025 publish alongside Skill Miner?

    Skill Miner is one of 3 skills that DirSkills catalogs from hqhq1025/skill-optimizer, the repository it ships in. Its siblings there include Skill Generalizer and Skill Personalizer. Each one is a separate skill with its own page in this directory, installs the same way Skill Miner does, and is maintained by hqhq1025 in that same repository. The rest of the collection is listed on the hqhq1025/skill-optimizer page.

  • How does Skill Miner compare to other AI Engineering skills?

    Skill Miner ranks #3317 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Miner against them. Open each page to compare what they document and how they install.