원클릭으로
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.