Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 50,390 skills, Version Control has 883 skills

Categories

Showing 12 of 883 skills

Per page
Downloads
Sort
Version Controlshoootyou/get-shit-done-m...

gsd-reapply-patches

Reapply local modifications after a GSD update

🇺🇸|EnglishTranslated
5
Version Controlcode-yeongyu/oh-my-openag...

work-with-pr

Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is merged. Worktree auto-cleanup after merge. Use whenever implementation work needs to land as a PR. Triggers: 'create a PR', 'implement and PR', 'work on this and make a PR', 'implement issue', 'land this as a PR', 'work-with-pr', 'PR workflow', 'implement end to end', even when user just says 'implement X' if the context implies PR delivery.

🇺🇸|EnglishTranslated
5
Version Controlnarenaryan/agent-skills

git-bisect-forensics

Use when hunting a regression across many commits or tracing the origin of a line/function/string — covers automated bisect, skip, replay, blame -L/-C/-w, and pickaxe search (-S/-G)

🇺🇸|EnglishTranslated
5
Version Controlinterfacex-co-jp/genshiji...

genshijin-commit

Generate ultra-compact commit messages. Follows the Conventional Commits format with subject ≤50 characters, prioritizing "why" over "what". Supports both Japanese and English. Trigger with "Make a commit message", "/commit", or "/genshijin-commit". Auto-trigger candidate when staging changes.

🇨🇳|ChineseTranslated
5
Version Controlmarioxe301/super-worktree

super-worktree

Create isolated git worktrees for parallel feature work with monorepo-aware env file copying and node_modules symlinking.

🇺🇸|EnglishTranslated
5
1 scripts/Attention
Version Controlcamacho/ai-skills

isolate

Use when starting task work that needs branch isolation, before planning or coding — creates a worktree branching from current remote main with freshness verification and project setup

🇺🇸|EnglishTranslated
5
Version Controloschina/gitee-agent-skill...

create-pr

Use this skill when the user asks to create a PR, open a pull request, "create-pr", "submit a pull request", or "open a merge request". Requires Gitee MCP Server to be configured.

🇺🇸|EnglishTranslated
5
Version Controla-green-hand-jack/ml-rese...

release-code

Prepare and publish a research code repository for public release alongside a paper (arXiv, conference, GitHub). Use when the user wants to open-source code, create a GitHub release, package a code submission, make code public, or prepare a reproducibility release.

🇺🇸|EnglishTranslated
5
Version Controlowainlewis/blueprint

commit

Stage and commit the intended changes with a clear message.

🇺🇸|EnglishTranslated
5
Version Controlsoulcodex/agentic

git-flow-pr

Executes the full PR-driven development workflow: create an isolated feature branch from the current work, commit all staged changes, rebase cleanly onto the selected base branch (skipping any ancestor commits already merged), push the branch, and open a GitHub pull request linked to a related issue. Includes guidance for stacked/chained PRs. Invoked when the user says "open a PR", "create a pull request", "push and PR", or "branch, rebase and PR".

🇺🇸|EnglishTranslated
5
Version Controlwpdevelopers/essential-ad...

pr-workflow

Ship a change via a feature branch and pull request — never directly to the default branch. Use after any code change, fix, refactor, or docs update that needs to land on main. Branches are named `<card-number>` from the FluentBoards card. Commits go through the husky pre-commit hook (lint-staged); pushes go to the feature branch only; the PR body links back to the card. Hard refuses any push to main / master / trunk.

🇺🇸|EnglishTranslated
5
Version Controlonsager-ai/dev-skills

git-commit

Best practices for creating clean, atomic git commits with good messages. Use when: (1) staging and committing changes, (2) writing commit messages, (3) deciding what to group in a single commit, (4) handling pre-commit hook failures, (5) choosing between amend and new commit. Triggers on "commit", "stage", "git add", "write a commit message", or "commit my changes".

🇺🇸|EnglishTranslated
5
1...6364656667...74
Page