agent-api-integration
Installation
SKILL.md
Agent API Integration Skill
Overview
This skill provides a robust API client layer for AI agents to interact with external services. Includes authentication, rate limiting, retry logic, and user-isolated data storage.
When To Use This Skill
- Setting up API client for external services
- Managing API credentials and authentication
- Implementing rate limiting for API calls
- Storing and retrieving per-user data
- Sending webhooks with guaranteed delivery
- Handling OAuth flows