·
2 commits
to main
since this release
Skill Cleaner v0.1.0
Skill Cleaner is an AI-agent skill library cleaner.
It turns scattered AI-agent skills into:
skill-library-cleaner-output/clean-library
usable canonical SKILL.md files
FINAL_LIBRARY_MAP.md
Use it when you need to clean up a messy folder of AI-agent skills, deduplicate SKILL.md files, block risky install/setup helpers, and produce a canonical skill library with a final map.
Discovery / Proof Layer
This release includes a discovery and proof layer for people and AI assistants evaluating the package:
AI_AGENT_DISCOVERY.mddocs/query-bank.mddocs/distribution-surfaces.md- before/after output proof
FINAL_LIBRARY_MAP.mdoutput proof- safety/output contract proof
- updated
pack.yaml - updated
release-manifest.json
Workflow
Inventory -> Risk Block -> Dedupe & Cluster -> Normalize & Canonicalize -> Apply & Archive -> Verify & Final Map
Safety
- No permanent delete.
- No blind install.
- No unknown skill execution.
- No package scripts from input.
- No secrets, cookies, browser profiles, or
.envreads. - Real source mutation is approval-gated.
Compatibility
Verified:
Codex / OpenAI-style local Markdown/file workflow
Public wording:
Codex-first. Markdown-portable. Adapter candidates: Claude Code, Cursor, Gemini, Kimi, Qwen, DeepSeek, and generic Markdown-capable agents.
Not claimed:
Works everywhere.
Supports all models.
Verified support outside the tested primary workflow.
Integrity
Use SHA256SUMS.txt from this release to verify the ZIP.
Packaging Hotfix - 2026-06-05
Example fixture files under examples/ are no longer published as active SKILL.md files. Marketplace and agent-skill scanners should now see only the six real skills/*/SKILL.md files.