docs: add SkillHub/Astron governed publishing guide - #241
Conversation
Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
rajpratham1
left a comment
There was a problem hiding this comment.
Please verify and clarify the SkillHub/Astron publishing instructions before merging. The example registry URL and CLI/version details should be clearly marked as placeholders or replaced with verified values, so users don't accidentally follow the documentation as a production publishing workflow.
Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
|
Thanks for flagging this. I updated the guide to identify the registry URL and credentials as administrator-provided placeholders, distinguish the server and CLI version lines, and document that the verified npm CLI 0.1.9 does not support Addressed in 5fa3a83. |
Summary
Document a tested path for publishing a reviewed Scientific Agent Skills subset into SkillHub, part of the iFLYTEK Astron ecosystem. The guide pins the upstream checkout, validates each skill with the released CLI before upload, and keeps SkillHub review/governance in the loop.
Type of change
Skills touched
How this was tested
The new SkillHub, Astron topic, and SkillHub #516 links returned HTTP 200. This Windows environment has no
bash; the documented loop uses standard POSIXfor,[ -d ], andcontinuesyntax.Related issues and references
Checklist
Skill format
Validation and tests
Content and safety
Notes for reviewers
The released SkillHub CLI currently publishes one skill per command, so the guide intentionally uses a transparent loop and does not claim that root
plugin.json, collection semantics, provenance sync, or scheduled re-sync are imported. Those broader capabilities remain in SkillHub #516.