create-pr-skipcreate a pull request with standardized description template
Install via ClawdBot CLI:
clawdbot install anderskev/create-pr-skipGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://claude.com/claude-codeAudited Apr 17, 2026 · audit v1.0
Generated Apr 20, 2026
A development team uses this skill to automate pull request creation after feature branches are ready, ensuring consistent documentation and adherence to project standards. It streamlines code review by providing structured change summaries and testing details.
Maintainers of open source projects employ this skill to generate standardized pull requests from contributor branches, facilitating easier review and integration. It helps enforce contribution guidelines and links related issues automatically.
In a CI/CD pipeline, this skill is triggered after automated tests pass to create pull requests with detailed change logs and impact analysis. It reduces manual effort and ensures compliance with deployment checklists.
Quality assurance teams use this skill to document pull requests with clear testing steps and breaking change notes, aiding in regression testing and release planning. It promotes accountability and traceability in code changes.
Integrate this skill into a SaaS platform offering development tools, charging subscription fees for enhanced automation features. It attracts teams seeking to standardize workflows and improve collaboration efficiency.
Offer consulting services to customize and implement this skill for enterprise clients, generating revenue through project-based fees and ongoing support contracts. It helps clients optimize their development processes.
Provide this skill as a free tool with basic features, monetizing through premium upgrades like advanced analytics, team management, or integration with proprietary systems. It builds a user base and drives upsells.
💬 Integration Tip
Ensure Git and GitHub CLI are installed and configured with proper authentication before using this skill to avoid errors during pull request creation.
Scored Jul 11, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...