k-skill-cleaner

Scan local coding agent logs to rank unused K-skills for cleanup.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill k-skill-cleaner-seolcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k-skill-cleaner
Source: https://github.com/seolcoding/k-parent-skill/tree/main/k-skill-cleaner
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill k-skill-cleaner-seolcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually guessing which K-skills to delete wastes time and risks removing useful tools, especially when you have a large bundle of agent skills installed with no clear record of which ones you actually use.

Core Features & Use Cases

  • User Preference Interview: Collects your input on preferred coding agents, skills you never want to delete, and the time window for usage checks to tailor recommendations to your workflow.
  • Cross-Agent Usage Scanning: Best-effort scans local logs and transcripts from Claude Code, Codex, OpenCode, OpenClaw/ClawHub, and Hermes Agent to count how often each skill is triggered.
  • Safe Ranked Recommendations: Produces a categorized shortlist of skills to remove, review, or keep, with strict guardrails that prevent automatic deletion and protect any skills you mark as essential.
  • Use Case: If you have 20 K-skills installed but only use 4 regularly, this skill helps you identify the 16 unused tools without risking accidental removal of the ones you rely on.

Quick Start

Use the k-skill-cleaner skill to scan your local coding agent logs from the last 90 days, list any skills you want to protect from deletion, and get a ranked list of unused K-skills you can safely remove.

Frequently Asked Questions about k-skill-cleaner

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

FAQPage Schema
How do I identify unused coding agent skills to clean up?

Unused coding agent skills are identified by scanning local transcripts and logs to count trigger frequencies, generating a ranked shortlist for safe removal based on actual usage data.

Can I scan usage logs for Claude Code, Codex, and OpenCode simultaneously?

Cross-agent usage scanning performs a best-effort scan of local logs and transcripts from Claude Code, Codex, OpenCode, OpenClaw/ClawHub, and Hermes Agent to count skill trigger frequencies.

How do I prevent accidental removal of essential K-skills during cleanup?

K-skill cleanup uses strict guardrails and a user-specified never-remove list to protect essential skills, ensuring no automatic deletion occurs without your explicit review.

What input is required to analyze coding agent skill usage?

Analyzing coding agent skill usage requires access to local agent transcript and log files, or pre-exported usage count JSON, to produce conservative cleanup recommendations.

Does the skill cleanup tool delete files automatically?

No, the skill cleanup tool does not delete files automatically; it produces a conservative categorized shortlist of skills to remove, review, or keep, respecting your guardrails.