← Back to Skills

pr-description-generator

v1.0.0 officially_approved ⬇ 1
USK v3 ✅ Verified ⚡ Auto-Convert
⬇ Download
Install Guide↓

git diff와 커밋 메시지를 기반으로 PR 설명, 릴리스 노트, CHANGELOG를 자동 생성합니다.

# git # pr # pull-request # changelog # release-notes # conventional-commits

Basic Info

Owner 👤 Admin Category Registered 2026-04-13 Last Updated 2026-04-13 Latest Version 1.0.0 Packaged At 2026-04-13 Vetting Status officially_approved Downloads 1 Checksum (SHA256) 33ee59d9e90e1f6918d781d0b903a5bd3f0237aaf07e2e645366869527e94329

⚡ AGENT INFO USK v3

Capabilities
pr_description changelog_generation code_generation
Permissions
✗ network
✗ filesystem
✗ subprocess
Interface
type: cli   entry_point: main.py   runtime: python3   call_pattern: stdin_stdout
Agent API
# 스킬 스키마 조회 (에이전트가 호출 방법을 파악) GET /v1/agent/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/schema # 플랫폼별 자동 변환 다운로드 GET /v1/agent/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/download?platform=OpenClaw GET /v1/agent/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/download?platform=ClaudeCode GET /v1/agent/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/download?platform=CustomAgent

Installation

Compatible Platforms any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install pr-description-generator
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install pr-description-generator --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/download
2
Place it in the Claude Code commands directory.
unzip pr-description-generator.skill -d ~/.claude/commands/pr-description-generator/
3
Use it as a slash command in Claude Code.
/pr-description-generator
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/download
2
Place it in your agent platform's skills directory.
cp pr-description-generator.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/f620be7a-2ac9-45a6-9e04-fb6f504936c9/install-guide?platform=CustomAgent

Security Vetting Report

Vetting Result CAUTION

Findings: ["메타데이터 경고: 권장 필드 없음: 'requirements' (SKILL.md v2 권장)"]

✅ No security risks found.

AI Review Stage

Reviewer gemini Risk Level 🟡 Medium Review Summary AI 응답 파싱 실패 — 관리자 검토 필요

Issues Found

  • AI 응답이 JSON 형식이 아님
Reasoning

{ "verdict": "pending", "risk_level": "low", "summary": "선언된 권한을 준수하며 악성 코드는 발견되지 않았으나, 코드 일부가 생략되어 전체 검토를 위해 관리자 확인이 필요합니다.", "issues": [ "제공된 코드 파일(main

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v1.0.0 officially_approved 2026-04-13 ⬇ 1 Initial release

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review