Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add KirKruglov/claude-skills-kit --skill workspace-health-monitorgit clone --depth 1 https://github.com/KirKruglov/claude-skills-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kirkruglov/claude-skills-kit/workspace-health-monitor)<a href="https://agentmods.dev/skills/kirkruglov/claude-skills-kit/workspace-health-monitor"><img src="https://agentmods.dev/badge/skills/kirkruglov/claude-skills-kit/workspace-health-monitor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kirkruglov/claude-skills-kit/workspace-health-monitor"><img src="https://agentmods.dev/badge/skills/kirkruglov/claude-skills-kit/workspace-health-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00136 | $0.01545 |
| Opus 5 | $0.00068 | $0.00772 |
| Sonnet 5 | $0.00027 | $0.00309 |
| Haiku 4.5 | $0.00014 | $0.00154 |
Grade A, and why
workspace-health-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workspace Health Monitor
Audits a manager's workspace — scans files, notes, tasks, and logs to detect orphaned files, forgotten action items, duplicates, and drift between plans and reality.
For: PMs, team leads, department heads — anyone who maintains working notes and files.
Triggers
Russian: «аудит воркспейса», «проверь рабочую папку», «найди забытые задачи», «почисти workspace», «аудит заметок», «осиротевшие файлы», «еженедельная гигиена», «что я забыл сделать» English: "workspace audit", "workspace health check", "clean up my workspace", "find forgotten tasks", "orphaned files", "workspace hygiene", "weekly cleanup", "check my notes"
Language Detection
Determine the language of the user's first message — it sets the language for the entire session and the audit report. Russian input → report in Russian. English input → report in English.
Input
Required:
- Content of workspace files: meeting notes, plans, task lists, logs, drafts
- Delivery method: (a) direct access via Cowork file access, (b) manual file upload, (c) paste text into chat
Optional:
- List of currently active projects (name + brief description)
- Time horizon: "last 2 weeks", "last quarter", etc.
Output
Structured audit report in five sections:
- Orphaned files — not linked to any active project
- Forgotten action items — mentioned in notes, never transferred to a task tracker
- Duplicates and conflicts — repeated or contradictory information
- Cleanup recommendations — what to delete, transfer, or merge
- Clutter score — overall verdict with prioritized action items
Instructions
Step 1 — Collect and Inventory Materials
Ask the user to provide workspace file contents via one of:
- Cowork: "Allow me to read your workspace folder" + Read on the specified directory
- File upload: "Upload the files you want audited"
- Text paste: "Paste the contents of your files into the chat"
If active projects are not provided, ask one question: "List your currently active projects (names are enough) — this helps identify which files are orphaned versus still relevant."
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 176 lines · 136 tokens per session scan A e626b9ac239d
workspace-health-monitor is a skill published in the GitHub repository KirKruglov/claude-skills-kit (18 stars, last pushed 1mo ago), licensed MIT. It adds 136 tokens to every session and 1,545 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
tailored-resume-generator
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances.
meeting-insights-analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership…
dx-optimizer
Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
sequence-load
Find leads matching criteria and bulk-add them to an Apollo outreach sequence. Handles enrichment, contact creation, deduplication, and enrollment in one flow.
agent-self-scheduling
Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.