← 返回 Skills 市场
ckchzh

Compose

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

Compose

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compose 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 only prints static documentation and requests no credentials or network access. Before installing, review the small script if you want full assurance and note the minor version-string mismatches (likely bookkeeping). If the publisher or repository changes in the future, re-check the code for any new network calls or credential usage.
功能分析
Type: OpenClaw Skill Name: compose Version: 2.0.4 The 'compose' skill is a documentation reference tool that provides static text guides for development patterns, security, and performance. The shell script (scripts/script.sh) exclusively uses heredocs to output hardcoded reference information and contains no network activity, file system modifications, or sensitive data access. All logic is transparent and aligns with the stated purpose in SKILL.md.
能力评估
Purpose & Capability
The name/description (Compose reference) match the actual code: a small shell script that prints local reference text. All required resources are minimal and proportionate. Minor inconsistency: SKILL.md lists version 2.0.3, registry metadata is 2.0.4, and the script sets VERSION="2.0.2" — this is likely a bookkeeping/versioning mismatch but not a functional or security concern.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation and explicitly states no external API calls or credentials. The included script only emits heredoc content and does not read other files, environment variables, or call external services.
Install Mechanism
There is no install specification and no binaries or downloads. The skill is instruction-only plus a small local script, which is the lowest-risk install posture.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference or attempt to read environment variables or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify agent configuration or other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install compose
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /compose 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Initial
元数据
Slug compose
版本 2.0.4
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 5
常见问题

Compose 是什么?

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

如何安装 Compose?

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

Compose 是免费的吗?

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

Compose 支持哪些平台?

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

谁开发了 Compose?

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

💬 留言讨论