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/ 100Recommendation

Install this skill

Choose your coding agent and copy a project or personal installation command.

Pinned to the indexed commit
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/share-github-prOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.claude/skills/share-github-prOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/share-github-prOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/share-github-prOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/share-github-prOfficial docs ↗
⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.

Skill instructions

View source on GitHub ↗
# 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.