api-research
Installation
SKILL.md
API Research
Find and validate real, live data sources. No hardcoded data allowed.
Step 1: Search for APIs
# Web search for APIs
web_search "<topic> free API"
web_search "<topic> public API documentation"
web_search "<topic> real-time data API"
web_search "<topic> JSON API no auth"
Step 2: Validate API Endpoints
Test each potential API:
Related skills