Apicheck
VerifiedApicheck — documentation and writing tool. Supports curl, Mock, Headers, API request builder.
$ Add to .claude/skills/ About This Skill
Content available in Chinese
# 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 bash scripts/api.sh <command> ```
触发关键词
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 help` for all commands
Commands
Run `apicheck help` to see all available commands.
Use Cases
- Construct API requests and generate curl commands from Chinese-language descriptions
- Generate realistic mock data for API development and frontend testing
- Write API documentation with endpoint specs, parameters, and response examples
- Look up HTTP status codes and header specifications for debugging reference
- Validate API endpoint behavior by constructing and sending test requests
Pros & Cons
Pros
- +Script-based architecture with separate prompt files for each function keeps concerns organized
- +Bilingual support (Chinese descriptions, technical English output) bridges language gaps
- +Covers the most common API development tasks in a single unified tool
Cons
- -Functionally identical to api-tester-cn — unclear why both exist
- -Categorized as Documentation & Writing rather than Backend & API, causing discoverability issues
- -No actual HTTP execution capability — generates templates and documentation only
FAQ
What does Apicheck do?
What platforms support Apicheck?
What are the use cases for Apicheck?
100+ free AI tools
Writing, PDF, image, and developer tools — all in your browser.
Next Step
Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.