← Back to Skills Marketplace
bjbook

Svn Tool

by bjbook · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install svn-tool
Description
Subversion (SVN) 代码版本控制工具。使用 svn CLI 进行检入、检出、更新、提交、查看日志等操作。当用户需要与 SVN 仓库交互时触发此技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install svn-tool
  3. After installation, invoke the skill by name or use /svn-tool
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
svn-tool 1.0.0 初始发布: - 提供完整 SVN 代码版本控制功能,包括检出、更新、提交、日志、状态、分支管理、差异和冲突解决 - 支持常见 SVN 命令及常用参数 - 用户可通过自然语言触发多种 SVN 操作场景 - 提供最佳实践、常见问题与环境变量说明 - 包含常用忽略文件设置与分支操作示例
Metadata
Slug svn-tool
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Svn Tool?

Subversion (SVN) 代码版本控制工具。使用 svn CLI 进行检入、检出、更新、提交、查看日志等操作。当用户需要与 SVN 仓库交互时触发此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Svn Tool?

Run "/install svn-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Svn Tool free?

Yes, Svn Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Svn Tool support?

Svn Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Svn Tool?

It is built and maintained by bjbook (@bjbook); the current version is v1.0.0.

💬 Comments