Workspace Analyzer
SkillFiles & storageInspect a workspace, identify temporary files, and perform only approved cleanup or organization steps.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Workspace Analyzer skill
What this skill tells your AI
The instructions your AI receives, as published by bonigarcia/context-engineering in ch04/agent-skills/workspace-analyzer/SKILL.md and read by ahel’s review.
Instructions
- Use
findor the platform equivalent to locate temporary files such as.tmp,.bak, and editor backup files. - Run
git status --shortbefore making changes so tracked and untracked files are easy to distinguish. - Present the findings to the user and wait for confirmation before deleting or moving anything.
- Delete only the approved files, then rerun the scan to verify the workspace is clean.
- When reorganizing files, group them by extension into clearly named folders and report every move.
Signals
- GitHub stars
- 145
- Forks
- 25
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
workspace-analyzer- Source
- github.com/bonigarcia/context-engineering