skill-cleaner

Audit Codex/OpenClaw skill graphs for loaded roots, duplicates, and unused skills.

13|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/misty-step/harness-kit --skill skill-cleaner-misty-step
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-cleaner
Source: https://github.com/misty-step/harness-kit/tree/main/skills/.external/steipete-skill-cleaner
Command: npx skills add https://github.com/misty-step/harness-kit --skill skill-cleaner-misty-step

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Audit Codex/OpenClaw skills: loaded roots, duplicate skills, unused skills, prompt-budget costs, compact descriptions.

Core Features & Use Cases

  • Root auditing: Identify enabled/disabled skill roots and plugin roots to streamline configurations.
  • Duplicate & similarity checks: Detect near-duplicate skill bodies and descriptions to reduce redundancy.
  • Budget-aware maintenance: Assess prompt budget impact and suggest minimal, high-signal skill sets.
  • Use Case: For repository health and performance improvements in Codex/OpenClaw deployments.

Quick Start

From this directory, run the Skill Cleaner analyzer to generate a report of loaded skills, duplicates, and unused roots.

Frequently Asked Questions about skill-cleaner

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

FAQPage Schema
How do I audit Codex skills to find duplicates and unused roots?

To audit Codex skills, run the Skill Cleaner analyzer which parses SKILL.md frontmatter, scans local skill roots, and computes duplicates, unused skills, and enablement states to guide repository cleanup.

What is prompt budget optimization for OpenClaw skill deployments?

Prompt budget optimization assesses the impact of loaded OpenClaw skills to suggest minimal, high-signal skill sets, reducing overall prompt size and improving deployment performance.

Can I detect near-duplicate skill descriptions in a local Codex environment?

Yes, you can detect near-duplicate skill bodies and descriptions by scanning skill roots in your local environment, reducing redundancy and streamlining your configurations.

Does the Skill Cleaner work without external dependencies?

Yes, the Skill Cleaner operates without external dependencies, relying solely on its internal scripts to parse SKILL.md frontmatter and compute budget impact.

When should I run a skill graph audit for repository health checks?

You should run a skill graph audit during repository health checks, budget optimization, or safe maintenance across Codex/OpenClaw deployments to identify loaded roots and unused skills.

What is the best way to trim prompts and identify loaded skill roots in OpenClaw?

The best way to trim prompts is to audit enabled, disabled, and plugin skill roots, assess prompt budget impact, and remove redundant or unused skills to maintain a high-signal configuration.