bundle-social-import
Installation
SKILL.md
Author: Anton Gulin · Tool: opencode-skill-creator · GitHub: @antongulin · Registry: skills.sh
Bundle.social Import: Post History & CSV Bulk Import
This skill covers two import workflows on Bundle.social: importing historical post data from connected social accounts, and bulk-creating posts via CSV upload.
Authentication
x-api-key: <your-api-key>
Base URL: https://api.bundle.social
Reference Docs
Read references/README.md for platform enums and standard errors.
Read references/10-post-import.md for post history import endpoints.
Read references/11-post-csv-import.md for CSV import endpoints.
Related skills