Claude Code Plugins

Community-maintained marketplace

Feedback

MOVA: file_cleanup_basic (wrapper)

@Leryk1981/mova_wf_cycle
0
0

LLM-only skill that analyzes a snapshot of a single disk or partition and generates a safe, structured cleanup plan. Identifies obvious junk, heavy folders, and proposes step-by-step actions to reclaim space without risking important data.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name MOVA: file_cleanup_basic (wrapper)
description LLM-only skill that analyzes a snapshot of a single disk or partition and generates a safe, structured cleanup plan. Identifies obvious junk, heavy folders, and proposes step-by-step actions to reclaim space without risking important data.
when_to_use Use when "File cleanup planner (basic)" must run through Codex automation
inputs [object Object]
outputs [object Object], [object Object]
deterministic false

Notes

  • Prompt-first wrapper, coordinate execution manually.
  • Evidence paths: skills/file_cleanup_basic/mova/env/env.file_cleanup_run_v1.schema.json
  • Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.