بنقرة واحدة
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.