skill-doctor v0.4.1 — open-source release
This patch makes the project ready for community collaboration. Code is unchanged since v0.4.0; the changes are all about repository hygiene and open-source compliance.
What changed
- Open-sourced the project: added
LICENSE(MIT),CODE_OF_CONDUCT.md, andSECURITY.md. - Repository cleanup: moved internal working docs (
doc/,docs/,feature-list/,UI_TECHNICAL_PLAN.zh-CN.md) out of version control while keeping them locally; relocated public contributor docs to the repo root (ADDING_PLATFORM.md,DEMO_OUTPUT.md,COMPARISON.md). - Docs fixes: fixed
README.md/README.zh-CN.mdversion references and brokendocs/links; added"license": "MIT"topackage.json.
Install
npm i -g @evilstar2025/skill-doctorDocs for contributors
- Adding a platform adapter
- Safe demo output
- skill-doctor vs manual AI agent config audits
- Contributing
- Security policy
See CHANGELOG.md for the full history.