- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
create-issue
by ruchernchong
Create a GitHub issue with title and description (auto-assigned)
pr
by ilamanov
Commit changes and create or update a pull request following project standards. Use when the user wants to commit work, create a PR, update an existing PR, or use the /pr command.
openclaw-install
by lyuxiaohei
OpenClaw安装技能(Windows)。帮助用户在Windows上安装OpenClaw多渠道AI网关。自动检查环境依赖(Node.js、Git)、切换国内镜像源加速下载、执行NPM全局安装、配置AI模型提供商、启动Gateway服务、诊断故障。触发场景:安装OpenClaw、配置OpenClaw、OpenClaw环境搭建、OpenClaw报错等。
progress-check
by Zakk-Yang
Skill for supervisor agents to check coding agent progress via git diff analysis. Use when: (1) running a periodic progress check on coding agents, (2) detecting stalled agents, (3) deciding whether to intervene.
git-worktree-workflow
by vineethsoma
Manage parallel development with git worktree for isolated story branches, conflict prevention, and efficient merge coordination
documentation-1
by hk-vk
Documentation documentation and resources. Use this skill when working with Documentation or when the user mentions documentation.
create-publish-skill
by ffhope
Guides users through creating and publishing agent skills to GitHub. Use when users want to create new skills, publish skills, understand skill structure, set up skill repositories, or ask about skill development workflow. Provides step-by-step instructions for creating SKILL.md files, setting up GitHub repositories, and making skills installable via npx skills add.
videodown
by chenlong1314
Download videos from YouTube and Bilibili with search. Use when users ask to find or download videos. Supports natural language like "find a 3 minute lol video". No API key needed.
github-expert
by ljchg12-hue
Expert GitHub research including repository analysis, code search, contributor patterns, and project evaluation
voice — TTS & STT tool for AI agents
by rgbkrk
Requires macOS with Apple Silicon, Git LFS, and Rust 1.85+. TTS model weights download on first voice say (~312MB, cached). STT model weights download on first voice listen (~246MB, cached).
conventional-commits
by foxted
Ensures commit messages follow conventional commit format with proper type, scope, and description. Use when generating commit messages, reviewing staged changes, or when the user asks for help writing commit messages.
jujutsu-colocated
by khoaHyh
Safe, practical workflows for using Jujutsu (jj) in colocated repositories (.git + .jj) and parallel-agent environments. Use when planning, editing, splitting, recovering, coordinating, isolating parallel agents with workspaces, or publishing changes with jj, especially when avoiding destructive history/state operations.
a8-cpp-function-doc-writer
by Xyxy1722
Trace RTFA/A8 C and C++ trading code for a specific function number, entry function, or business flow and write structured Markdown documentation. Use when Codex needs to analyze .cpp/.cc/.cxx/.h/.hpp files, follow the main call chain, describe what each call does, identify involved tables and macros, resolve actual C++ dispatch targets, and produce or update function-level analysis docs with sections such as Involved tables and Procedure, with leaf-method details merged into Procedure nodes.
release-prep
by ddaanet
Validates git state, runs quality checks, updates documentation, and assesses release readiness before the human executes the release command. Invoked when the user asks to "prepare release", "release prep", "ready to release", "pre-release check", "check release readiness", or mentions releasing a package.
github-activity-report
by 884js
Generate a portfolio report of your GitHub activity (PRs) for job applications. Use when the user asks about their GitHub contributions, activity history, or wants to see what they've built. Outputs a Markdown file with all commits sorted by date. Can also be invoked with "GitHub活動", "コミット履歴", "作ったもの一覧", "ポートフォリオ".
interactive-diff-review
by hankjs
"Supports commands: [commit commit_a commit_b] [--verify] [--apply] [--commit] Interactive git diff review skill. Parses git diff output into individual hunks, presents each hunk to the user with analysis for accept/reject decisions, verifies complete coverage, and generates a Markdown review report. "
beads-rust
by ar1g
Manage issues with the beads_rust CLI (br). Use when creating, triaging, updating, closing, prioritizing, or linking issues in a repo that uses .beads.
Stirling-PDF Tool
by Cursedpotential
A local CLI tool for manipulating PDF files (merge, split, convert) using a Docker-hosted Stirling-PDF instance.
repo-orchestrator
by YDKD
Bootstraps git + pnpm and routes to the right framework/design skills based on repo context. Use when starting work in a new repository or when you need consistent skill selection across Next.js, React, and NestJS projects.
shareful-init
by shareful-ai
Guides setup of a shareful.ai shares repository. Runs npx shareful-ai init to create the directory structure, explains the repo layout, and walks through next steps. Use when the user wants to "set up shareful", "create a shares repo", "start sharing solutions", or "initialize shareful".
git-workflow
by brixtonpham
"Git workflow management with atomic commit principles. Capabilities: commit organization, branching strategies, merge/rebase workflows, PR management, history cleanup, staged change analysis, single-responsibility commits. Actions: commit, push, pull, merge, rebase, branch, stage, stash git operations. Keywords: git commit, git push, git pull, git merge, git rebase, git branch, git stash, atomic commit, commit message, conventional commits, branching strategy, GitFlow, trunk-based, PR, pull request, code review, git history, cherry-pick, squash, amend, interactive rebase, staged changes. Use when: organizing commits, creating branches, merging code, rebasing, writing commit messages, managing PRs, cleaning git history, analyzing staged changes."
/trendupdate
by D-watanabe1130
GitHubトレンドと公式ドキュメントを調査してknowledgeベースを更新する。「トレンド調査」「ベストプラクティス更新」「/trend-update」と言われたら使用する。
SKILL.md — Nexus Absolu Modpack
by lamardalexis-sys
❌ JEI path dans build.sh doit matcher la version installée (ex: 4.16.1.1013 pas .301)
lizy0329
by lizyChy0329
lizy0329's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions lizy0329's preferences.