cleanup-guide

Detect unused or risky files and provide cleanup guidance.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/chkim-su/forge-editor --skill cleanup-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cleanup-guide
Source: https://github.com/chkim-su/forge-editor/tree/main/skills/cleanup-guide
Command: npx skills add https://github.com/chkim-su/forge-editor --skill cleanup-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Detects unused or risky files and provides actionable cleanup guidance to improve security and distribution readiness.

Core Features & Use Cases

  • Quick scan through W036 checks
  • Detailed patterns for sensitive files, logs, caches, and gitignore suggestions
  • Auto-cleanup command templates

Quick Start

Run python3 scripts/validate_all.py . 2>&1 | grep -A 50 "W036" and apply cleanup commands