← 返回 Skills 市场
API Development
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
11145
总下载
9
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install api-dev
功能描述
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
安全使用建议
Install/use this as a developer reference, not as commands to run blindly. Point examples at localhost, mocks, or test systems unless you intentionally want to change a real API; review DELETE, PUT, PATCH, upload, kill, and response-saving commands; use scoped test tokens and avoid exposing production secrets in shell history, logs, or shared output.
功能分析
Type: OpenClaw Skill
Name: api-dev
Version: 1.0.0
The skill bundle is classified as benign. All code snippets and instructions in SKILL.md, including the use of `curl`, `node`, `python3`, `npm install express`, and `npx @redocly/cli`, are directly aligned with the stated purpose of API development, testing, and debugging. While the skill involves powerful commands like `kill` and access to environment variables like `$TOKEN`, these are used in standard developer debugging and testing patterns (e.g., killing a process on a specific port, using a token for authentication, decoding a JWT locally) and do not show any intent for data exfiltration, malicious execution, persistence, or prompt injection against the agent.
能力评估
Purpose & Capability
The skill is clearly about API scaffolding, testing, OpenAPI generation, mock servers, Express examples, and HTTP debugging; the curl, node, python3, npm, and npx examples are coherent with that purpose.
Instruction Scope
It includes visible examples for POST, PUT, PATCH, DELETE, file upload, authenticated requests, and a test runner with DELETE /api/users/1. These are normal API-development patterns, but should be directed only at intended test or development APIs.
Install Mechanism
The artifact is a single SKILL.md with metadata requiring common developer tools; there are no bundled executables, install hooks, or automatic runtime actions.
Credentials
Remote endpoint calls, bearer-token use, JWT decoding, response saving, package tooling, and killing a process on a chosen port are proportionate for API work, but can expose secrets or affect systems if copied into the wrong environment.
Persistence & Privilege
The skill shows no hidden persistence, background workers, credential storage, privilege escalation, or automatic execution. File writes and long-running mock servers are explicit user-run examples.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install api-dev - 安装完成后,直接呼叫该 Skill 的名称或使用
/api-dev触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - REST/GraphQL API scaffolding, curl testing, OpenAPI spec generation, mock servers, Express scaffolding, and HTTP debugging patterns.
元数据
常见问题
API Development 是什么?
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 11145 次。
如何安装 API Development?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install api-dev」即可一键安装,无需额外配置。
API Development 是免费的吗?
是的,API Development 完全免费(开源免费),可自由下载、安装和使用。
API Development 支持哪些平台?
API Development 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 API Development?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills