一键导入
api-client
Make HTTP requests carefully, inspect responses, and interact with APIs safely.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Make HTTP requests carefully, inspect responses, and interact with APIs safely.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review diffs for bugs, security issues, regressions, and missing tests.
Build, run, inspect, and clean up Docker images and containers safely.
Reorganize files safely, update references, and leave the project easier to navigate.
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Stage intended changes, write accurate commit messages, and push safely.
Review prediction markets, positions, catalysts, and mark-to-market P&L.
| name | api-client |
| description | Make HTTP requests carefully, inspect responses, and interact with APIs safely. |
Use this skill when calling REST, GraphQL, webhook, or internal HTTP APIs.
Good workflow:
curl or equivalent request.For mutating endpoints:
When reporting results, include the endpoint, method, status code, key fields returned, and any relevant limits or errors.