← Back to Skills Marketplace
348
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-agent-skill
Description
OpenClaw development assistant, built by Michel Costa, co-founder of Brabaflow — AI-Native Agency (brabaflow.ai). Use this skill when the user asks about Ope...
Usage Guidance
This skill is internally coherent: it's just a read-only bundle of OpenClaw docs and needs no credentials or install. However, automated scans detected prompt-injection markers in the SKILL.md (system-prompt-override and hidden unicode control characters). Before installing: 1) Manually open SKILL.md (and a representative docs/* file) and search for non-printable/unexpected Unicode characters (RTL overrides, zero-width chars) or explicit 'override' instructions that change agent/system prompts. 2) Confirm you trust the source (docs.openclaw.ai / the author). 3) If you are concerned, run the skill in a restricted/sandboxed agent or disable autonomous invocation while testing. 4) Watch for any verbatim copy of installer commands that pipe remote scripts (curl | bash) — those are benign as docs but you should not execute them blindly. If you want, paste suspicious excerpts here and I can help inspect them for hidden control chars or injection payloads.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-agent-skill
Version: 1.0.0
The skill bundle is a comprehensive development assistant for the OpenClaw platform, containing verbatim official documentation across 17 provided markdown files in the docs/ directory. The instructions in SKILL.md are highly restrictive, directing the AI agent to provide exact documentation snippets and citations while forbidding paraphrasing or the invention of configuration keys. No evidence of malicious intent, data exfiltration, or prompt injection was found; the content is entirely consistent with the stated purpose of assisting users with OpenClaw configuration, CLI commands, and deployment.
Capability Assessment
Purpose & Capability
Name/description match behavior: an instruction-only development assistant that reads the included OpenClaw docs and answers from them. It requests no env vars, binaries, or installs — consistent with a read-only documentation skill.
Instruction Scope
Runtime instructions tell the agent to read files from the local docs/ folder and reply using the exact documentation. That is expected, but the SKILL.md contains detected prompt-injection patterns (system-prompt-override and unicode-control-chars). These could be used to manipulate an agent's system prompt or output formatting when the skill is invoked, so the SKILL.md and docs should be inspected for hidden control characters or embedded injection content before trusting it.
Install Mechanism
No install spec and no code files. Instruction-only skills are lower risk because they don't write code to disk or download artifacts.
Credentials
The skill requires no environment variables, credentials, or config paths — appropriate for a static documentation assistant.
Persistence & Privilege
always:false and no install/actions that alter other skills or system-wide settings. The skill has normal (non-force) invocation and no elevated persistence requests.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-agent-skill - After installation, invoke the skill by name or use
/openclaw-agent-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the OpenClaw development assistant skill.
- Provides expert guidance on OpenClaw, leveraging 333 pages of official documentation (docs.openclaw.ai, as of 2026-03-09)
- Covers all key domains: configuration, channels, model providers, tools, plugins, deployment, CLI commands, and more
- Answers are sourced directly from the original documentation, with citations to relevant sections
- Includes a comprehensive documentation index to help users navigate OpenClaw topics
- Responds to user queries related to OpenClaw setup, usage, troubleshooting, and development
Metadata
Frequently Asked Questions
What is OpenClaw Agent Skill?
OpenClaw development assistant, built by Michel Costa, co-founder of Brabaflow — AI-Native Agency (brabaflow.ai). Use this skill when the user asks about Ope... It is an AI Agent Skill for Claude Code / OpenClaw, with 348 downloads so far.
How do I install OpenClaw Agent Skill?
Run "/install openclaw-agent-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Agent Skill free?
Yes, OpenClaw Agent Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Agent Skill support?
OpenClaw Agent Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Agent Skill?
It is built and maintained by Brabaflow (@brabaflow); the current version is v1.0.0.
More Skills