Workspace Analyzer

SkillFiles & storage

Inspect a workspace, identify temporary files, and perform only approved cleanup or organization steps.

Available today. Use it from your connected AI after setup.

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

  1. Use find or the platform equivalent to locate temporary files such as .tmp, .bak, and editor backup files.
  2. Run git status --short before making changes so tracked and untracked files are easy to distinguish.
  3. Present the findings to the user and wait for confirmation before deleting or moving anything.
  4. Delete only the approved files, then rerun the scan to verify the workspace is clean.
  5. 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