← Back to Skills Marketplace
ckchzh

Caption

by BytesAgain2 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ Security Clean
338
Downloads
0
Stars
4
Active Installs
9
Versions
Install in OpenClaw
/install caption
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Caption concepts, best practices, and implementation patterns.
README (SKILL.md)

Caption

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Caption 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 safe: it contains only a local shell script that prints reference text and requires no network, credentials, or installs. If you want extra caution, review scripts/script.sh yourself (it's short and readable) or run the skill in a sandboxed agent. Note: small version-number inconsistencies (script VERSION=2.0.3, SKILL.md says 2.0.4, registry 2.0.5) are likely bookkeeping issues rather than security problems, but you may want to confirm you have the intended release from the listed source URL before trusting it in production.
Capability Analysis
Type: OpenClaw Skill Name: caption Version: 2.0.5 The 'caption' skill bundle is a legitimate documentation reference tool for devtools concepts. The primary script `scripts/script.sh` only outputs static text via heredocs and contains no network requests, file system modifications, or credential access, aligning perfectly with the descriptions in `SKILL.md`.
Capability Assessment
Purpose & Capability
Name/description (a local reference for Caption) match the provided artifacts. The script and SKILL.md both produce static reference text; no unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md says all commands output plain-text via heredoc and require no network access; the included scripts/script.sh implements only printing functions and a simple CLI dispatcher. The instructions do not read environment variables, system files, or send data externally.
Install Mechanism
There is no install specification (instruction-only). A script file is bundled but no remote downloads, package installs, or extraction steps are present.
Credentials
No environment variables, credentials, or config paths are required and the code does not access them. No secrets are requested or used.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and does not attempt to modify other skills or global agent configuration. It does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install caption
  3. After installation, invoke the skill by name or use /caption
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.5
Fix description
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.2
retry-fix-token
v1.0.1
old template -> domain-specific v2.0.0
v1.0.0
Initial release
Metadata
Slug caption
Version 2.0.5
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 9
Frequently Asked Questions

What is Caption?

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

How do I install Caption?

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

Is Caption free?

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

Which platforms does Caption support?

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

Who created Caption?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.5.

💬 Comments