A professional quality-control skill for Openclaw Skills designed to generate, validate, and manage high-quality pull requests that maintainers love.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pull-request
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 pull-request using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Pull Request skill serves as an intelligent intermediary between your code changes and a repository's main branch. Integrated within the Openclaw Skills ecosystem, it acts as a quality filter to ensure that every contribution is polished, adheres to project-specific guidelines, and respects maintainer time. By analyzing repository context and following strict pre-submission protocols, it helps developers avoid common pitfalls like style mismatches, oversized diffs, or missing documentation.
This skill is built for professional developers and AI-assisted workflows alike. It emphasizes transparency by marking AI-generated content and ensuring that all contributions are focused on a single logical change. Whether you are fixing a small typo or proposing a new feature, this skill ensures your work meets the highest standards of the open-source community.
To integrate this skill into your Openclaw Skills environment, ensure your workspace is initialized and follow these steps:
# Install the Pull Request skill
openclaw install pull-request
# Configure your contributor identity
openclaw config set pr.contributor_name "Your Name"
# Initialize the checklist for your current repository
openclaw pull-request --init
The Pull Request skill organizes its logic and validation data through the following schema:
| Component | Purpose |
|---|---|
checklist.md |
A list of mandatory quality checks performed before every submission. |
red-flags.md |
A database of anti-patterns and security risks (like hardcoded secrets) to block. |
repo-context.md |
Stores gathered repository settings, preferred styles, and contribution history. |
templates.md |
Contains various markdown templates for bug fixes, features, and RFCs. |
All AI-assisted PRs are automatically tagged with metadata including untested, lightly tested, or fully tested to ensure full transparency.
Loading
A specialized research protocol for searching, filtering, and critically appraising biomedical literature via PubMed.

An adaptive behavioral science skill that facilitates everything from casual psychological curiosity to rigorous, APA-compliant clinical research.

An AI skill providing empathetic emotional support, active listening, and evidence-based techniques to help users navigate their feelings.

An advanced real estate analysis tool for calculating property values through comparable sales, income approaches, and market adjustments.

A powerful browser automation skill for controlling Chrome and Chromium to perform web scraping, end-to-end testing, and automated workflows.

A comprehensive guide and toolset for avoiding common PyTorch pitfalls in deep learning workflows.








































