← 返回 Skills 市场
115
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install svn-tool
功能描述
Subversion (SVN) 代码版本控制工具。使用 svn CLI 进行检入、检出、更新、提交、查看日志等操作。当用户需要与 SVN 仓库交互时触发此技能。
安全使用建议
This skill is a documentation/reference wrapper for using the svn CLI. Before using it: ensure the Subversion client is already installed on your system; avoid passing plaintext passwords on command lines (use credential helpers or interactive auth); review any commit commands before executing because svn commit will modify remote history; verify repository URLs before checkout/switch operations. Because the skill is instruction-only, it won't install code, but any commands it suggests will run locally — grant it permission only when you intend it to operate on your working copy or credentials.
功能分析
Type: OpenClaw Skill
Name: svn-tool
Version: 1.0.0
The svn-tool skill bundle provides standard documentation and instructions for an AI agent to interact with Subversion (SVN) repositories. The SKILL.md and associated README files describe legitimate version control operations such as checkout, commit, and branch management using the svn CLI. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the bundle functions as a functional guide for repository interaction.
能力评估
Purpose & Capability
The name/description promise Subversion CLI operations and the SKILL.md contains only svn CLI commands and SVN-related guidance. Nothing in the bundle asks for unrelated services, binaries, or credentials.
Instruction Scope
SKILL.md directs the agent to run standard svn commands and references common SVN file paths (~/.subversion/auth) and environment variables (SVN_AUTH_CACHE, SVN_CONFIG_DIR, SVN_EDITOR). These references are appropriate for SVN usage, but the skill does not declare required env vars — this is informational rather than a hidden requirement.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
The skill does not require or request credentials or secrets; it mentions options for --username/--password and points to the standard SVN auth cache. Because it suggests using --password, users should avoid passing plaintext passwords to commands and prefer credential helpers or interactive auth. Overall, the env/credential scope is proportionate to its purpose.
Persistence & Privilege
always is false, the skill is user-invocable and can be called autonomously (default). It does not request persistent system-level privileges or modify other skills/config. No elevated persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install svn-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/svn-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
svn-tool 1.0.0 初始发布:
- 提供完整 SVN 代码版本控制功能,包括检出、更新、提交、日志、状态、分支管理、差异和冲突解决
- 支持常见 SVN 命令及常用参数
- 用户可通过自然语言触发多种 SVN 操作场景
- 提供最佳实践、常见问题与环境变量说明
- 包含常用忽略文件设置与分支操作示例
元数据
常见问题
Svn Tool 是什么?
Subversion (SVN) 代码版本控制工具。使用 svn CLI 进行检入、检出、更新、提交、查看日志等操作。当用户需要与 SVN 仓库交互时触发此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Svn Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install svn-tool」即可一键安装,无需额外配置。
Svn Tool 是免费的吗?
是的,Svn Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Svn Tool 支持哪些平台?
Svn Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Svn Tool?
由 bjbook(@bjbook)开发并维护,当前版本 v1.0.0。
推荐 Skills