在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用git-version-control
星标3
分支1
更新时间2026年4月13日 01:10
Always use this skill when using git!
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Always use this skill when using git!
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Explore and search previous Claude Code conversations stored in ~/.claude/projects/
Always use this skill when writing or editing python code!
Use this skill when working with software installed or run from local source checkouts that use git worktree hubs.
Always use this skill when writing or editing markdown files!
Always use this skill when writing or editing webscrapers!
Extracting text and tables, merging/splitting documents. Use when needing to convert PDFs while preserving structure.
| name | git-version-control |
| description | Always use this skill when using git! |
git add -A or git add . or checking to make sure only your changes are going to be included.
git add <filename> <filename2>.git pull --rebase to avoid unnecessary merge commits.