api-integration
Installation
SKILL.md
API Integration
Connect to external REST APIs and process responses.
Capabilities
- Make HTTP requests (GET, POST, PUT, DELETE)
- Handle authentication (API keys, OAuth, Bearer tokens)
- Parse and transform JSON responses
- Handle pagination and rate limiting
Authentication Methods
| Method | Header Format |
|---|---|
| API Key | X-API-Key: <key> |
| Bearer | Authorization: Bearer <token> |
| Basic | Authorization: Basic <base64> |
Related skills
More from tatat/agents-playground
fitness-coach
Create personalized workout plans and provide exercise guidance
367document-summary
Summarize documents, extract key points, and generate structured outlines
254language-tutor
Teach languages with lessons, practice exercises, and conversation practice
97creative-writer
Generate creative content including stories, poetry, and creative concepts
97interview-prep
Prepare for job interviews with practice questions and response strategies
70translation
Translate text between languages while preserving meaning and context
48