platform-api-connector
Installation
SKILL.md
Platform API Connector
Navigate developer portals and obtain API credentials for social/content platforms. Store credentials in Supabase (or any DB) for reuse.
General Pattern
- Create developer app on platform's developer portal
- Configure OAuth redirect URIs and scopes
- Complete OAuth flow (or generate API keys)
- Store credentials in structured format
- Test with a simple API call
Facebook + Instagram
Facebook and Instagram share the same auth system. One Facebook Page Token unlocks both.