← 返回 Skills 市场
xueyetianya

Capistrano

作者 bytesagain4 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ 安全检测通过
341
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install capistrano
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Capistrano concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Capistrano

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Capistrano concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a harmless, local reference tool: it prints static documentation and does not require keys, network access, or elevated privileges. If you install or enable it, you may want to: (1) inspect scripts/script.sh yourself (it's short and readable) before running; (2) be aware that the agent could call the script when the skill is invoked; and (3) if you prefer, run the script in a sandbox or inspect it locally rather than granting any automated platform-wide permissions. No red flags were found.
功能分析
Type: OpenClaw Skill Name: capistrano Version: 3.0.2 The 'capistrano' skill is a purely informational reference tool. The implementation in `scripts/script.sh` consists of static text documentation delivered via shell heredocs, with no network requests, file system modifications, or credential access. The `SKILL.md` instructions are consistent with the code and contain no signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (Capistrano reference) match the provided artifacts: SKILL.md documents reference commands and the included scripts output static help/docs. There are no unexpected credentials, binaries, or external services requested.
Instruction Scope
SKILL.md explicitly states no external API calls or network access. The runtime script (scripts/script.sh) only prints heredoc documentation and handles a simple command dispatch; it does not read files, environment variables, or call external endpoints. Minor implementation quirk: some heredocs are single-quoted so $VERSION won't expand in help text, but that's a harmless bug, not scope creep.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written to disk by an installer. The only code shipped is a small local script; no external installers or archives are referenced.
Credentials
The skill declares no required environment variables, primary credential, or config paths, and the script does not access environment variables or secrets. Requested access is proportional (none).
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It does not modify other skills or system configuration. Autonomous invocation is allowed by default but is not combined with any concerning privileges or credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install capistrano
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /capistrano 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
yaml-fix+quality
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
De-template, unique content, script cleanup
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: aligned docs with implementation
v1.0.0
Initial release
元数据
Slug capistrano
版本 3.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Capistrano 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Capistrano concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。

如何安装 Capistrano?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install capistrano」即可一键安装,无需额外配置。

Capistrano 是免费的吗?

是的,Capistrano 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Capistrano 支持哪些平台?

Capistrano 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Capistrano?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v3.0.2。

💬 留言讨论