gap-detector

Compare installed skills against capability requirements and generate gap reports.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Heretek-AI/heretek-skills --skill gap-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gap-detector
Source: https://github.com/Heretek-AI/heretek-skills/tree/main/skills/gap-detector
Command: npx skills add https://github.com/Heretek-AI/heretek-skills --skill gap-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standalone gap detection engine that compares installed skills against capability requirements. Use when the collective needs to identify missing skills, generate gap reports, or trigger auto-install proposals.

Core Features & Use Cases

  • Detects capability gaps by comparing installed skills to capability goals
  • Generates gap reports and prompts auto-install proposals
  • Integrates with curiosity engine to trigger remediation workflows

Quick Start

Run the gap-detector.sh script to produce a current gap assessment for your environment.

Frequently Asked Questions about gap-detector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify capability gaps across installed skills?

Generate a gap report by running the gap-detector.sh script to produce a current gap assessment. This evaluates your environment's installed skills against capability goals and outputs structured data suitable for downstream automation.

Can I automate skill remediation workflows after detecting missing capabilities?

Yes, you can automate remediation workflows by using the generated gap reports to trigger auto-install proposals. The structured data output integrates with a curiosity engine to seamlessly handle downstream capability shortfalls.

What is skill auditing and when do I need to map capability requirements?

Skill auditing is the process of mapping goals to required skills and detecting missing items in environments with multiple interdependencies. You need it to triage capability shortfalls across teams and guide remediation.

Does gap detection work for environments with multiple interdependent skills?

Gap detection works effectively in environments with multiple interdependent skills. It evaluates the collective setup to map goals to required skills, detect missing items, and triage capability shortfalls across teams.

What's the best way to triage capability shortfalls across teams?

The best way to triage capability shortfalls is to generate a gap report comparing installed skills to capability goals. This structured assessment guides remediation by mapping goals to required skills and highlighting missing items.