← 返回 Skills 市场
Openapi
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
231
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install openapi
功能描述
Openapi reference tool. Use when working with openapi in devtools contexts.
安全使用建议
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.
功能分析
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'.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openapi - 安装完成后,直接呼叫该 Skill 的名称或使用
/openapi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Openapi 是什么?
Openapi reference tool. Use when working with openapi in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 231 次。
如何安装 Openapi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openapi」即可一键安装,无需额外配置。
Openapi 是免费的吗?
是的,Openapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openapi 支持哪些平台?
Openapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openapi?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills