← Back to Skills Marketplace
ckchzh

Compose

by BytesAgain2 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
228
Downloads
0
Stars
2
Active Installs
5
Versions
Install in OpenClaw
/install compose
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compose concepts, best practices, and implementation patterns.
README (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]

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

What is Compose?

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

How do I install Compose?

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

Is Compose free?

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

Which platforms does Compose support?

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

Who created Compose?

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

💬 Comments