SkillSpace/skills/skill-retire/CHANGELOG.md
sinohqb df4635a1da Integrate SkillHub CLI into publish lifecycle
- Rewrite skill-publisher with 7-step flow: target → checklist → format
  adaptation → dry-run → publish → verify → registry update
- Add format adapter: skill.json + prompt.md → SKILL.md for Qoder/Codex/Claude Code
- Add namespace auto-mapping for 4 frameworks (sola-*-work)
- Update skill-discover with SkillHub as primary search source
- Update skill-retire with skillhub remove --remote for server-side deletion
- Add SkillHub platform section to README
2026-07-01 20:07:32 +08:00

17 lines
509 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog
## 0.2.0 - 2026-07-01
- 新增 SkillHub 服务端删除支持(`skillhub remove --remote --hard`
- 新增 SkillHub 命名空间映射4 个框架 → 4 个命名空间)
- 区分本机移除和服务端删除两种操作
## 0.1.0 - 2026-07-01
- 初始版本
- 废弃决策确认和替代方案建议
- 影响评估(依赖、活跃用户、未处理 Issue
- Deprecated 标记JSON、CHANGELOG、Prompt
- 平台下架流程ClawHub、Qoder
- 本地归档和注册表更新