ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

skill-gap-finder

扫描现有 Skill 套装,找重复、缺口、职责冲突和最该补的空位。;use for skills, bundle, analysis workflows;do not use for 臆造目录内容, 直接删除 skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/52yuanchangxing/skill-gap-finder
Or

What This Skill Does

The Skill Gap Finder is a specialized analytical engine for the OpenClaw ecosystem, designed to audit your existing library of AI agent skills. Its primary purpose is to maintain a healthy, efficient, and non-redundant agent infrastructure. By scanning your skill directory, it identifies overlaps in functionality, detects logical gaps in your automation workflows, and highlights potential conflicts where multiple agents might be competing for the same responsibility. Rather than simply managing files, it provides a high-level strategic overview of your skill ecosystem, ensuring that your agent architecture remains scalable and clean.

Installation

To integrate the Skill Gap Finder into your environment, use the OpenClaw command-line interface. Ensure you have the necessary permissions for your skills repository, then execute the following command in your terminal:

clawhub install openclaw/skills/skills/52yuanchangxing/skill-gap-finder

Once installed, the tool will register itself as an available analysis agent, ready to process your local {baseDir}/resources/ and user-defined directories. You may need to specify the path to your target skills folder during the initial configuration.

Use Cases

  1. Portfolio Auditing: Regularly audit a growing collection of skills to prevent 'skill bloat' and ensure that your automation library remains lean.
  2. Workflow Optimization: Identify why certain automation loops are failing or overlapping by finding conflicting skill triggers.
  3. Scaling Strategy: Determine the most impactful next skill to develop by identifying 'missing links' in your current operational capabilities.
  4. Refactoring Preparation: Use the tool as a precursor to deleting or merging redundant skills, as it provides a safety audit before you perform any manual cleanup.

Example Prompts

  1. "Scan my current skill library in /agent/skills and tell me if any agents are duplicating research tasks."
  2. "I want to improve my data scraping workflow. Can you analyze my current skill set and tell me where the biggest capability gap is?"
  3. "List all skills that have overlapping responsibilities in my workspace and suggest which ones should be prioritized for consolidation."

Tips & Limitations

  • Non-Destructive: The tool is strictly read-only by design. It will not perform deletions or modifications. Always use it to generate a 'dry-run' plan before manual intervention.
  • Dependencies: For the best results, ensure your {baseDir}/resources/spec.json is up-to-date, as the tool relies on this metadata to map responsibilities accurately.
  • Avoiding Hallucinations: The tool is configured to explicitly list 'pending confirmation' items. If it does not have enough information to form a conclusion, it will ask for clarification rather than inventing findings.
  • Security: As a read-only analysis tool, it poses no risk to your system integrity. However, when reviewing outputs, ensure you are manually verifying any recommended code deletions or refactors.

Metadata

Stars3875
Views1
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-52yuanchangxing-skill-gap-finder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#skills#bundle#analysis#architecture
Safety Score: 5/5

Flags: file-read