← Back to Skills Marketplace
Openapi
by
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
231
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install openapi
Description
Openapi reference tool. Use when working with openapi in devtools contexts.
Usage Guidance
This skill appears safe and does what it says: run the bundled script to display OpenAPI reference material. As with any bundled script, inspect scripts/script.sh before running in your environment (it currently only prints static text). Confirm you trust the source repository if you plan to enable autonomous agent invocation, but no credentials, network calls, or file writes are present in the provided files.
Capability Analysis
Type: OpenClaw Skill
Name: openapi
Version: 1.0.0
The 'openapi' skill is a purely informational reference tool providing documentation on OpenAPI concepts, patterns, and best practices. The implementation in 'scripts/script.sh' consists of simple bash functions that output static text to the console using 'cat' commands. There is no evidence of network activity, file system modifications, sensitive data access, or malicious instructions in 'SKILL.md'.
Capability Assessment
Purpose & Capability
The name/description match the provided artifacts: SKILL.md documents OpenAPI guidance and the bundled scripts/script.sh implements commands that print reference content. There are no unrelated dependencies or unexplained requirements.
Instruction Scope
Runtime instructions tell the agent to run scripts/script.sh with specific subcommands. The script only emits static help/documentation via heredocs and does not read other files, environment variables, or send data externally.
Install Mechanism
There is no install spec (instruction-only). A single bundled shell script is included; no downloads, package installations, or archive extraction are performed.
Credentials
The skill declares no required env vars, credentials, or config paths. The script does not reference or export environment variables or secrets.
Persistence & Privilege
always is false and the skill does not modify system-wide settings or other skills. Autonomous invocation is allowed by default but there are no additional privilege escalations or persistence mechanisms.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openapi - After installation, invoke the skill by name or use
/openapi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Openapi?
Openapi reference tool. Use when working with openapi in devtools contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.
How do I install Openapi?
Run "/install openapi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openapi free?
Yes, Openapi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openapi support?
Openapi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openapi?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.
More Skills