← 返回 Skills 市场
SwiftButler
作者
Oliver Drobnik
· GitHub ↗
· v1.0.0
· MIT-0
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install swiftbutler
功能描述
Analyze, syntax-check, reindent, and distribute Swift source code with the SwiftButler CLI. Use when working with Swift files or packages and you need a comp...
安全使用建议
This skill will run a local CLI (butler) that can modify your Swift source (reindent/distribute). Before installing: 1) verify the Homebrew tap/formula and upstream GitHub repo if you don't trust the tap (brew taps can install arbitrary code); 2) run commands with --dry-run or target a copy of your repo first to avoid unexpected file changes; 3) confirm the installed binary with butler --version and inspect its behavior on a small test directory. If you need higher assurance, review the formula and the tool's source on the linked GitHub page.
功能分析
Type: OpenClaw Skill
Name: swiftbutler
Version: 1.0.0
The swiftbutler skill bundle provides a legitimate interface for the SwiftButler CLI tool, used for analyzing, formatting, and distributing Swift source code. The installation process uses a standard Homebrew tap (cocoanetics/tap/swiftbutler), and the instructions in SKILL.md are well-aligned with the tool's stated purpose of code maintenance without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description, required binary (butler), and usage examples all align: the skill exists to run the SwiftButler CLI on Swift source. Requiring the butler binary is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to install/verifiy the CLI and run commands (analyze, check, reindent, distribute) against local source paths. All referenced files/paths are within the scope of editing or inspecting Swift code; there is no instruction to read unrelated system files or exfiltrate data.
Install Mechanism
Install uses a Homebrew formula from the cocoanetics/tap. Homebrew formulas are common and expected for macOS tooling, but third-party taps can install arbitrary code—reviewing the formula or upstream repo is recommended.
Credentials
No environment variables, credentials, or config paths are requested. This is proportional: the CLI operates on local files and doesn't require external secrets.
Persistence & Privilege
always:false and normal model invocation. The skill does not request permanent presence or modify other skills' configs. It will execute local CLI commands when invoked, which is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swiftbutler - 安装完成后,直接呼叫该 Skill 的名称或使用
/swiftbutler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: analyze, check, reindent, distribute, Homebrew setup, and version-aware builds.
元数据
常见问题
SwiftButler 是什么?
Analyze, syntax-check, reindent, and distribute Swift source code with the SwiftButler CLI. Use when working with Swift files or packages and you need a comp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 SwiftButler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swiftbutler」即可一键安装,无需额外配置。
SwiftButler 是免费的吗?
是的,SwiftButler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SwiftButler 支持哪些平台?
SwiftButler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SwiftButler?
由 Oliver Drobnik(@odrobnik)开发并维护,当前版本 v1.0.0。
推荐 Skills