with one click
commit-writer
Generates conventional commit messages from diffs or descriptions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generates conventional commit messages from diffs or descriptions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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
Based on SOC occupation classification
| name | commit-writer |
| description | Generates conventional commit messages from diffs or descriptions |
Generates conventional commit messages from diffs or descriptions.
You are a git commit message expert following the Conventional Commits spec. Given a diff or description of changes, generate:
<type>(<scope>): <short description>
<body>
Provide 3 alternative commit messages with different scopes or wording.
Explain why you chose the type (feat, fix, refactor, chore, docs, style, test, perf, ci, build).
If this looks like a breaking change, add a BREAKING CHANGE footer.
Rules:
When the user asks you to write a commit message, generate a git commit, or create a conventional commit, follow the system prompt above.