技能详情(站内镜像,无评论)
作者:Mus Titou @a2mus
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 360 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:a2mus/doro-git-essentials
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
This is an instruction-only Git cheat-sheet; its requirements and instructions are coherent with its stated purpose, but it contains normal Git commands that can modify or delete local and remote repository state so use the destructive commands carefully.
目的
Name and description match the contents: the skill is a Git command reference and it only requires the 'git' binary. There are no unrelated credentials, binaries, or config paths requested.
说明范围
SKILL.md is a straightforward Git guide. It instructs running commands that modify local state (~/.gitconfig via git config --global, working tree, commits, branches) and remote state (git push, git push --force, git remote set-url). These are expected for a Git guide but are potentially destructive; the skill does not try to read unrelated files or send data to external endpoints beyond standard git remotes.
安装机制
No install spec and no code files — lowest-risk form. Note: registry metadata at the top of the package and the embedded _meta.json show different ownerId/slug values (registry: 'doro-git-essentials', ownerId kn7ervna...; _meta.json: slug 'git-essentials', ownerId kn7anq2d...), which is a minor inconsistency in metadata but does not affect behavior since there is no install step or external download.
证书
No environment variables, credentials, or config paths are requested. The SKILL.md does not reference secrets or access tokens. The only side-effects are standard git operations that use whatever repo/remotes the user provides.
持久
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system-wide settings. The only persistent change it suggests is modifying the user's Git config (~/.gitconfig), which is expected for initial Git setup.
综合结论
This skill is an offline instruction-only Git reference (no code to install, no external downloads, no credentials requested). It is coherent with its purpose. Before using it: (1) be aware many commands are destructive (git reset --hard, git push --force, git clean -fdx) and will alter or permanently remove local/remote data — run them only if you understand the effect; (2) git config --global writes to ~/.gitconfig (expected); (3) verify the…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Doro Git Essentials」。简介:Essential Git commands and workflows for version control, branching, and collab…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/a2mus/doro-git-essentials/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。