← 返回 Skills 市场
Apicheck
作者
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
353
总下载
0
收藏
1
当前安装
9
版本数
在 OpenClaw 中安装
/install apicheck
功能描述
API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes.
使用说明 (SKILL.md)
API Tester — API 测试助手
API请求构造、curl命令生成、Mock数据生成、API文档撰写、HTTP状态码速查、Headers说明。
使用方式
Agent 根据用户需求,运行对应脚本命令,获取提示词后执行任务。
可用命令
| 命令 | 说明 | 示例 |
|---|---|---|
request |
构造API请求 | "帮我构造一个POST请求" |
curl |
生成curl命令 | "帮我写个curl命令" |
mock |
生成Mock数据 | "生成用户列表的Mock数据" |
doc |
编写API文档 | "帮我写个API接口文档" |
status |
HTTP状态码速查 | "404是什么意思" |
headers |
HTTP Headers说明 | "Content-Type有哪些值" |
运行方式
bash scripts/api.sh \x3Ccommand>
触发关键词
api、接口、curl、http、rest、restful、请求、mock、接口文档、状态码、status code、headers、请求头、post请求、get请求、api测试、接口测试
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Run
apicheck helpfor all commands
Commands
Run apicheck help to see all available commands.
安全使用建议
This skill appears to be what it claims: a set of helper scripts and templates for API work. Before installing or running, note that the included script will create a per-user data directory (APICHECK_DIR or default ~/.local/share/apicheck) and write small log files there. The skill does not request credentials, but avoid pasting real tokens or secrets into prompts or example fields. If you prefer tighter control, inspect the scripts locally and run them in a sandboxed environment; you can also set APICHECK_DIR to a location you control. Autonomous invocation is allowed by default on the platform (not unique to this skill) — if you are concerned about automatic execution, use platform controls to restrict autonomous skill execution.
功能分析
Type: OpenClaw Skill
Name: apicheck
Version: 2.0.0
The skill bundle is a developer utility for API testing, documentation, and mock data generation. The scripts (api.sh and script.sh) provide templated instructions and basic project management functions (init, build, test) with local logging, showing no signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (API request builder, curl, mock data, docs, status codes, headers) match the provided scripts and SKILL.md. No unrelated env vars, binaries, or permissions are requested.
Instruction Scope
SKILL.md and scripts only produce templates and examples; they do not instruct reading arbitrary system files, exfiltrating data, or calling external endpoints beyond example image URLs in mock data. There is no vague 'gather whatever context you need' instruction.
Install Mechanism
No install spec is provided (instruction-only). The included scripts are plain shell templates; nothing is downloaded or extracted from third-party URLs at install time.
Credentials
The skill declares no required env vars or credentials. The scripts reference common environment variables (APICHECK_DIR, XDG_DATA_HOME, HOME) only to determine a data directory; this is proportionate to a local CLI tool that writes its own logs.
Persistence & Privilege
The skill does write logs and data to a per-user data directory (APICHECK_DIR or default $XDG_DATA_HOME/$HOME/.local/share/apicheck). It does not request always:true and does not modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apicheck - 安装完成后,直接呼叫该 Skill 的名称或使用
/apicheck触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
常见问题
Apicheck 是什么?
API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。
如何安装 Apicheck?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apicheck」即可一键安装,无需额外配置。
Apicheck 是免费的吗?
是的,Apicheck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Apicheck 支持哪些平台?
Apicheck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Apicheck?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。
推荐 Skills