bundle-social-core
Installation
SKILL.md
Author: Anton Gulin · Tool: opencode-skill-creator · GitHub: @antongulin · Registry: skills.sh
Bundle.social Core: Organization & Team Management
This skill covers the Bundle.social API endpoints for:
- Health check — checking API and platform status
- Organization — getting org details, viewing usage limits (posts, comments, uploads, imports)
- Team — CRUD operations for teams
Authentication
All requests require the x-api-key header. The API base URL is https://api.bundle.social.
x-api-key: <your-api-key>
Reference Docs
Related skills