Agent Skillspenpot/penpot › create-pr

create-pr

GitHub

基于 gh CLI 创建或更新 GitHub PR,遵循 Penpot 项目的标题格式、描述结构及提交规范。支持新功能分支发起 PR 及现有 PR 的元数据修正。

.opencode/skills/create-pr/SKILL.md penpot/penpot

Trigger Scenarios

从功能分支创建新的 Pull Request 更新现有 PR 的标题或描述以符合项目规范

Install

npx skills add penpot/penpot --skill create-pr -g -y
More Options

Non-standard path

npx skills add https://github.com/penpot/penpot/tree/develop/.opencode/skills/create-pr -g -y

Use without installing

npx skills use penpot/penpot@create-pr

指定 Agent (Claude Code)

npx skills add penpot/penpot --skill create-pr -a claude-code -g -y

安装 repo 全部 skill

npx skills add penpot/penpot --all -g -y

预览 repo 内 skill

npx skills add penpot/penpot --list

SKILL.md

Frontmatter
{
    "name": "create-pr",
    "description": "Create or update a GitHub PR following Penpot conventions."
}

Skill: create-pr

Create or update a GitHub PR. Read and follow:

  • mem:workflow/creating-prs — title format, description structure, writing principles
  • mem:workflow/creating-commits — commit type emojis

When to Use

  • Creating a new PR from a feature branch
  • Updating an existing PR's title or description to match conventions

Prerequisites

  • gh CLI authenticated (gh auth status)

Commands

Create:

gh pr create --repo penpot/penpot --title "<TITLE>" --body-file /tmp/pr-body.md

Update:

gh pr edit <NUMBER> --repo penpot/penpot --title "<TITLE>" --body-file /tmp/pr-body.md

Verify:

gh pr view <NUMBER> --repo penpot/penpot --json title,body

Version History

  • 2dcf1a8 Current 2026-08-20 19:19

Same Skill Collection

.opencode/skills/bat-cat/SKILL.md
.opencode/skills/code-review-and-quality/SKILL.md
.opencode/skills/code-review/SKILL.md
.opencode/skills/create-commit/SKILL.md
.opencode/skills/create-issue/SKILL.md
.opencode/skills/fd-find/SKILL.md
.opencode/skills/jq-json-processor/SKILL.md
.opencode/skills/nrepl-eval/SKILL.md
.opencode/skills/plan-review/SKILL.md
.opencode/skills/planner/SKILL.md
.opencode/skills/refine-prompt/SKILL.md
.opencode/skills/ripgrep/SKILL.md
.opencode/skills/security-and-hardening/SKILL.md
.opencode/skills/taiga/SKILL.md
.opencode/skills/testing/SKILL.md
.opencode/skills/update-changelog/SKILL.md
.opencode/skills/ste/SKILL.md

Metadata

Files
0
Version
2ce202c
Hash
57bb0cc8
Indexed
2026-08-20 19:19

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 13:41
浙ICP备14020137号-1 $mapa de visitantes$