← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tosr-test-pub-update-1774335120
功能描述
Professional code review and Git commit workflow management. Use this skill when users mention 'push', 'commit', '提交', or any Git submission operations. Prov...
安全使用建议
This skill generally matches its stated purpose, but do not install/run it as-is without changes. The SKILL.md both forbids automatic commits and then prescribes an automatic local commit step — clarify which behavior is intended. Before using: (1) require that the skill always prompt and receive explicit, per-action user approval before running any git add/commit/pull/push or changing remotes; (2) confirm that running 'go build' is appropriate for the target repository (it assumes a Go project); (3) be cautious about the suggestion to convert remotes to SSH — do not let the agent run git remote set-url without explicit user consent and understanding of the repo; (4) if you need non-Chinese commit messages or different workflows, update the skill instructions; (5) test in a disposable clone of a repo first so accidental local commits or config changes do not affect important work. The included example script is inert/placeholder and there are no declared secrets or download steps, but the contradictory auto-commit behavior is the primary red flag that needs addressing before trusting the skill to operate on real repositories.
功能分析
Type: OpenClaw Skill
Name: tosr-test-pub-update-1774335120
Version: 0.1.1
The skill bundle provides a structured Git workflow and code review process. It includes security-positive features such as an automated scan for sensitive data (passwords, API keys) before committing and requires explicit user approval for push operations. While it executes 'go build' and modifies Git remote URLs to SSH, these actions are consistent with its stated purpose of managing Go development workflows and follow standard developer practices.
能力评估
Purpose & Capability
The name/description (Git commit/push workflow and code review) aligns with the instructions: git commands, code review, commit message generation, build checks and secret scanning. The included helper files are placeholders and consistent with a documentation/example-focused skill.
Instruction Scope
SKILL.md contains a direct contradiction: 'NEVER automatically commit or push code without explicit user approval.' but Step 1 instructs auto-committing existing uncommitted changes via 'git add .; git commit -m "chore: 保存当前工作进度"' without requesting confirmation. That gives the agent permission to modify the repo state locally without explicit user consent. The instructions also impose always-running 'go build' (assumes a Go project) and mandate Chinese commit messages, which are opinionated and may be inappropriate; and they suggest changing remotes to SSH (a potentially destructive git config change) rather than merely advising. These are scope/behavior mismatches and need clarification/tying to explicit user approvals.
Install Mechanism
No install spec; instruction-only skill with a tiny example script and placeholder assets. Nothing is downloaded or installed, which is low risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The recommended actions (git, go build) use local tooling and the repo; no hidden credential requests are present. Note: suggesting SSH remote usage implicitly assumes SSH keys are configured but does not request them.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent system-wide modifications beyond running git commands in the repo. However, because it can run git operations, the contradiction about auto-commit increases operational risk if executed without clear confirmations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tosr-test-pub-update-1774335120 - 安装完成后,直接呼叫该 Skill 的名称或使用
/tosr-test-pub-update-1774335120触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Introduced initial version of the skill with comprehensive Git commit and push workflow management.
- Added detailed pre-commit checks, code review process, and build verification steps.
- Enforced Chinese conventional commit messages and grouped multi-feature changes into separate commits.
- Implemented sensitive data scanning to prevent committing credentials or secrets.
- Included guidance and automated checks for file size/type restrictions and Git remote configuration.
- Three new files added: assets/example_asset.txt, references/api_reference.md, scripts/example.py.
v0.2.0
- Updated skill version to 0.2.0.
- Refreshed metadata in SKILL.md, including test identifier and creation timestamp.
v0.1.0
Initial release of the TOSR Publish Then Update Test skill.
- Provides automated integration testing for the skill lifecycle using the clawhub REST API.
- Validates creation, inspection, version updates, and deletion of a skill.
- Intended for ephemeral use; skills are automatically removed after testing.
- Useful for verifying end-to-end API functionality within the TOSR project.
元数据
常见问题
TOSR Publish Then Update Test 是什么?
Professional code review and Git commit workflow management. Use this skill when users mention 'push', 'commit', '提交', or any Git submission operations. Prov... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 TOSR Publish Then Update Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tosr-test-pub-update-1774335120」即可一键安装,无需额外配置。
TOSR Publish Then Update Test 是免费的吗?
是的,TOSR Publish Then Update Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TOSR Publish Then Update Test 支持哪些平台?
TOSR Publish Then Update Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TOSR Publish Then Update Test?
由 yuangui(@yinwuzhe)开发并维护,当前版本 v0.1.1。
推荐 Skills