Design & Medialow risk

share-github-pr

Use this plugin when the user wants to package an accepted plugin or artifact as a GitHub pull request for Open Design or another target repository.

nexu-io/open-design·plugins/spec/examples/share-github-pr/SKILL.md
60/ 100推薦值

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a codex -y
匯入個人環境~/.agents/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a codex -g -y
手動放置目錄.agents/skills/share-github-prOfficial docs ↗
匯入目前專案.claude/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a claude-code -y
匯入個人環境~/.claude/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a claude-code -g -y
手動放置目錄.claude/skills/share-github-prOfficial docs ↗
匯入目前專案.agents/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a github-copilot -y
匯入個人環境~/.copilot/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a github-copilot -g -y
手動放置目錄.agents/skills/share-github-prOfficial docs ↗
匯入目前專案.agents/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a cursor -y
匯入個人環境~/.cursor/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a cursor -g -y
手動放置目錄.agents/skills/share-github-prOfficial docs ↗
匯入目前專案.agents/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a gemini-cli -y
匯入個人環境~/.gemini/skills/share-github-pr
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/share-github-pr -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/spec/examples/share-github-pr
手動放置目錄.agents/skills/share-github-prOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
# Share GitHub PR

## Workflow

1. Confirm the target repository, branch, and PR intent before making externally visible changes.
2. Read the changed artifact or plugin folder and create a concise PR summary.
3. Run available validation commands.
4. Stage only relevant files.
5. Open or prepare the PR and report the URL or exact next command.

## Output Contract

Produce `pr-summary.md` and a PR URL or prepared branch summary.