
from claude_skills44
Generates or updates a project-local .dh/skill_discovery.yaml by scanning a repo, inferring stack signals, and suggesting relevant skills — supports both intera
This wizard inspects a repository to infer its technology stack, inventories installed agent skills, and produces a draft .dh/skill_discovery.yaml that maps project signals to recommended skills. It supports an interactive mode (asks targeted questions before writing) and an AUTO_MODE (--auto) that writes a best-effort draft annotated for review. The generated YAML includes skill_rules grouping suggested skills by when they should be injected, with inline reasons and install hints for uninstalled candidates.
Best used with agents that support repository Read and Write tools and can run shell commands (npx) — e.g., Claude Code, tools-backed agents that can run Python and Node in project context.
This skill has not been reviewed by our automated audit pipeline yet.