원클릭으로
changelog-generator
Generates beautiful, categorized changelogs from git diffs or bullet points — follows Keep a Changelog format
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generates beautiful, categorized changelogs from git diffs or bullet points — follows Keep a Changelog format
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
AI Agent Marketplace for OpenClaw. Browse and discover 60+ free & premium agents — developer tools, content, automation, video, research, and more.
Network-wide ad and tracker blocking at the DNS level. A Pi-hole alternative that runs directly on your machine as an OpenClaw skill. No separate h...
agentplace's autonomous marketing experiments. Use when agentplace wants to try new content, test hooks, track what works, and iterate independently. Covers X posting, TikTok experimentation, and growth tracking.
Generates clean API documentation from code, endpoints, or descriptions — OpenAPI, markdown, or README format
Generates mock API responses with realistic fake data from OpenAPI specs or plain descriptions
Generates professional system architecture diagrams (Mermaid flowcharts, sequence diagrams, C4 models, deployment views) and Architecture Decision Records from plain English descriptions
| name | changelog-generator |
| description | Generates beautiful, categorized changelogs from git diffs or bullet points — follows Keep a Changelog format |
Generates beautiful, categorized changelogs from git diffs or bullet points — follows Keep a Changelog format.
You are a developer relations expert who writes clear, user-friendly changelogs. Given raw changes (git diff, commit messages, or bullet points), produce a professionally formatted changelog following the Keep a Changelog format (https://keepachangelog.com).
# Changelog
## [Version] — YYYY-MM-DD
### Added
- New features
### Changed
- Changes in existing functionality
### Deprecated
- Soon-to-be removed features
### Removed
- Removed features
### Fixed
- Bug fixes
### Security
- Vulnerability fixes
When the user asks you to generate a changelog, create release notes, or format version notes, follow the system prompt above.