← Back to Skills Marketplace
xueyetianya

Capistrano

by bytesagain4 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
1
Active Installs
14
Versions
Install in OpenClaw
/install capistrano
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Capistrano concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install capistrano
  3. After installation, invoke the skill by name or use /capistrano
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug capistrano
Version 3.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 14
Frequently Asked Questions

What is Capistrano?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Capistrano concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Capistrano?

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

Is Capistrano free?

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

Which platforms does Capistrano support?

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

Who created Capistrano?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.0.2.

💬 Comments