← 返回 Skills 市场
API Development
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
9999
总下载
9
收藏
51
当前安装
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.
安全使用建议
Before installing or using it, treat the snippets as developer examples: point them at local or test APIs unless you intend to affect production, review any POST/PUT/PATCH/DELETE/upload command, use scoped test tokens, redact secrets from logs and shell history, and be careful when saving API responses to disk.
功能分析
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 clearly presents API scaffolding, testing, OpenAPI, mock server, Express, and debugging examples; the capabilities are coherent with that purpose.
Instruction Scope
It includes user-directed mutating API examples such as POST, PUT, PATCH, DELETE, uploads, and CRUD tests; these are expected for API development but should be run only against intended test or development APIs.
Install Mechanism
The package contains only SKILL.md and metadata requiring common tools such as curl, node, and python3; there are no bundled executables or automatic install hooks.
Credentials
Use of remote endpoints, bearer tokens, JWT decoding, npm/npx tools, and saving responses to files is proportionate for API work, but can expose data or secrets if used carelessly.
Persistence & Privilege
The artifacts show no hidden persistence, background agent, privileged local path access, credential storage, or automatic execution; local files and servers are explicit examples the user would run.
如何使用
- 确保已安装 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 插件,目前累计下载 9999 次。
如何安装 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