feat: 可发布 Skill 包(github-multiagent-contributor) - #34
Merged
Conversation
Add skill/github-multiagent-contributor/ with SKILL.md, agents/openai.yaml and MODES.md describing the latest self-serve workflow (fetch-kit one-command install, --apply/--remove/--check, verified identity classes, pitfalls), so anyone can install the skill locally or publish it to a skill platform. Document the skill install/publish path in README (zh/en). Co-Authored-By: Codex <noreply@openai.com> Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
新增可发布 Skill 包(不装全局、可上传 skill 平台),并给 README 加入口:
skill/github-multiagent-contributor/(兼容主流 Agent Skill 格式):SKILL.md:最新版工作流(fetch-kit 一键安装、--apply/--remove/--check、两类已验证身份、注意事项、失败排查);agents/openai.yaml:Codex 技能清单;MODES.md:模式说明。.agents/skills/、Claude~/.claude/skills/)与发布分享方式。注:已基于最新 main(含 PR #33 的
--commit-kit接入风格)rebase,未回退其他改动。本提交携带 Codex/Claude 共同作者尾注。