Skip to content

feat: 新增宝玉 Skills 第三方入口 (baoyu-skills) - #62

Closed
mashagua wants to merge 1 commit into
desirecore:mainfrom
mashagua:add-baoyu-skills
Closed

feat: 新增宝玉 Skills 第三方入口 (baoyu-skills)#62
mashagua wants to merge 1 commit into
desirecore:mainfrom
mashagua:add-baoyu-skills

Conversation

@mashagua

Copy link
Copy Markdown
Contributor

概述

entry.json pointer 形式收录第三方技能合集 JimLiu/baoyu-skills(宝玉分享的 AI Agent 技能集,20+ 技能)。

遵循 ADR-038(市场元数据注册表与两层技能模型)

  • 只放元数据、不放内容:market 仓库仅新增 skills/baoyu-skills/entry.json,正文(SKILL.md、scripts)留在上游源仓库,不 vendoring 任何源码/二进制。
  • 市场第三方层stewardship: communitylicense: MITredistribution: allowed
  • source pointerkind=git + repoUrl + repoBranch,并用 ref 锁定上游 SHA 6b7a2e417500561a5ecdd0b168332f4142584617,保证可复现。
  • 轻量 i18n:仅 name/shortDesc(zh-CN / en-US),保证列表本地化可离线。
  • category: creative(内容创作/多媒体:封面图、插图、公众号排版发布、翻译、幻灯片)。

变更

  • 新增 skills/baoyu-skills/entry.json
  • manifest.json stats.totalSkills 53 → 54,lastUpdated → 2026-07-29

验证

uv run scripts/i18n/validate-i18n.py
OK: no i18n issues found.

以 entry.json pointer 形式收录 JimLiu/baoyu-skills(MIT),
遵循 ADR-038 两层技能模型:market 仅存元数据 + source pointer,
正文留在上游源仓库,source.ref 锁定 SHA 6b7a2e4。

- stewardship: community, redistribution: allowed
- category: creative
- manifest.stats.totalSkills 53 -> 54
@mashagua

Copy link
Copy Markdown
Contributor Author

已与 #63 合并为单个 PR #64,此 PR 关闭。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant