Cleanup Skill
This skill scans a cloned ESS agent for compile errors and walks the user through fixing them. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.
Decision snapshot
Is this a fit?
Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is Cleanup Skill?
This skill scans a cloned ESS agent for compile errors and walks the user through fixing them. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Declared skill metadata
- Source file: solutions/ess-maker-skills/src/skills/cleanup/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use Cleanup Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
- Skill file: solutions/ess-maker-skills/src/skills/cleanup/SKILL.md
What it does
This skill scans a cloned ESS agent for compile errors and walks the user through fixing them.
Skill instructions
Cleanup Skill This skill scans a cloned ESS agent for compile errors and walks the user through fixing them. Rules - Do NOT run terminal commands or scripts EXCEPT the kit's own helper scripts under scripts/ (specifically python scripts/checkpoint.py, python scripts/push.py, and python scripts/emitcapability.py, which Steps 2b and 6 require). For everything else - file edits, validation, lookups - use your built-in file reading, writing, and editing tools only. Do NOT use Python, PowerShell, Node.js, or any other scripting language to do work the editing tools can do. - Do NOT fix errors automatically without user confirmation. Present each group of errors and ask the user before making changes. - Do NOT modify the source template files in src/. Only modify files inside the agent folder (the cloned agent at the workspace root). - After fixing errors, re-scan to verify the fix worked. Show the updated error count. - Communication: Follow the communication rules in copilot-instructions.m
Verified compatibility and discovery
Frequently asked questions
What is Cleanup?
Cleanup is a open-source AI agent skill with Copy skill directory. This skill scans a cloned ESS agent for compile errors and walks the user through fixing them.
Who is Cleanup best for?
Cleanup is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install Cleanup?
Install or run Cleanup using Copy skill directory. Check Cleanup for the latest setup command.
Is Cleanup actively maintained?
Cleanup may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.