An AI-powered CLI tool that analyzes git diffs to automatically generate comprehensive pull request titles and descriptions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pr-writer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pr-writer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
PR Writer is a specialized utility designed to eliminate the friction of manual documentation during the software development lifecycle. By leveraging Openclaw Skills, this tool interprets code changes directly from your local repository to produce meaningful, context-aware summaries. It serves as a bridge between code completion and the review process, ensuring that every pull request is accompanied by high-quality, professional documentation without the manual busywork.
This tool is part of a broader ecosystem of developer productivity aids, focusing on speed and consistency. Whether you are working solo or as part of a large engineering team, using Openclaw Skills like PR Writer ensures that your PRs are informative and easy for reviewers to understand.
To use this tool as part of your Openclaw Skills workflow, ensure you have Node.js 18+ installed. No permanent installation is required as it can be run via npx:
npx ai-pr-desc
For help with specific flags and options, run:
npx ai-pr-desc --help
The tool processes git metadata and branch diffs to generate structured documentation. It does not store your code but reads the local state of your repository.
| Input Component | Description |
|---|---|
| Base Branch | The reference branch for the diff (defaults to main). |
| Diff Content | The actual code changes detected in the git buffer. |
| Output Title | A single-line summary generated for the PR header. |
| Output Body | A multi-line Markdown description of the changes. |
--base flag for complex release flows.Loading
A cross-platform CLI tool to terminate processes running on specific ports without complex shell commands.

A command-line utility that transforms startup ideas into comprehensive, investor-ready pitch deck content using AI.

Generate professional, structured startup pitch deck content instantly using AI.

An automated security tool that scans API route handlers to generate middleware-ready RBAC permission configurations.

An AI-powered CLI utility that analyzes project routes to suggest and generate code for high-probability data and page prefetching.

An AI-powered CLI tool that analyzes application routes to suggest and implement intelligent prefetching for instant page transitions.








































