← 返回 Skills 市场
ckchzh

Caption

作者 BytesAgain2 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ 安全检测通过
338
总下载
0
收藏
4
当前安装
9
版本数
在 OpenClaw 中安装
/install caption
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Caption concepts, best practices, and implementation patterns.
使用说明 (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]

安全使用建议
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.
功能分析
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`.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install caption
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /caption 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug caption
版本 2.0.5
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 9
常见问题

Caption 是什么?

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

如何安装 Caption?

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

Caption 是免费的吗?

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

Caption 支持哪些平台?

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

谁开发了 Caption?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.5。

💬 留言讨论