← Back to Skills Marketplace
ckchzh

Acmesh

by BytesAgain2 · GitHub ↗ · v4.0.1 · MIT-0
cross-platform ✓ Security Clean
412
Downloads
0
Stars
2
Active Installs
15
Versions
Install in OpenClaw
/install acmesh
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Acmesh concepts, best practices, and implementation patterns.
README (SKILL.md)

Acmesh

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Acmesh 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 internally consistent and low-risk: it only prints static reference text. Before installing, you may want to (1) note a small version mismatch (SKILL metadata 4.0.1 vs script VERSION 4.0.0) which looks like a benign packaging oversight, (2) review the script if future updates are released to ensure no network or credential use is added, and (3) run the script in a sandbox if you want to confirm runtime behavior. Overall safe to use but keep the usual caution for future versions that could add external calls.
Capability Analysis
Type: OpenClaw Skill Name: acmesh Version: 4.0.1 The 'acmesh' skill bundle is a legitimate documentation reference tool. The primary script (scripts/script.sh) only outputs static informational text via heredocs and contains no network requests, file system modifications, or attempts to access sensitive data. The SKILL.md instructions are purely descriptive and align perfectly with the script's functionality.
Capability Assessment
Purpose & Capability
Name and description promise a local reference for Acmesh; SKILL.md and the included script only provide static reference text and CLI-like output. There are no credentials, network access, or unrelated binaries required.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls. The runtime script only emits heredocs and uses very limited shell builtins (cat/echo); it does not read files, environment variables, or make network calls.
Install Mechanism
No install spec is provided and this is effectively an instruction-only skill plus a small script. Nothing is downloaded or extracted; no third-party packages are installed.
Credentials
The skill declares no required environment variables, no primary credential, and the script does not reference or read any env vars or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install acmesh
  3. After installation, invoke the skill by name or use /acmesh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.3.3
update
v2.3.2
SKILL.md rewritten to align with script.sh. All commands documented. Added Data Storage, Requirements, When to Use, Examples.
v2.3.1
SKILL.md rewritten: all 12 commands from script.sh documented. Added Data Storage, Requirements, When to Use (5 scenarios), Examples (7 commands).
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
De-template, unique content, script cleanup
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
Metadata
Slug acmesh
Version 4.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 15
Frequently Asked Questions

What is Acmesh?

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

How do I install Acmesh?

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

Is Acmesh free?

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

Which platforms does Acmesh support?

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

Who created Acmesh?

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

💬 Comments