Stats
Actions
Tags
From bulkpublish
List connected social media channels and check their health via BulkPublish. Use when the user asks about their connected accounts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bulkpublish:manage-channelsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Tool | Use for | Key params |
| Tool | Use for | Key params |
|---|---|---|
list_channels | All connected accounts with IDs and status | none |
get_channel_health | Token validity and connection issues | channelId |
get_channel_options | Platform-specific options | channelId |
search_mentions | Find @mention usernames | channelId, query |
Each channel: id, platform, accountName, accountId, accountType, isActive, tokenStatus ("valid"/"expired"/"error"), tokenExpiresAt.
facebook, instagram, x, linkedin, tiktok, youtube, pinterest, threads, bluesky, google_business, mastodon
| Platform | get_channel_options returns |
|---|---|
| Available boards | |
| YouTube | Playlists, categories |
| Eligible collaborators |
accountType: personal / organization); both are connected in the dashboard and posted to like any other channelsearch_mentions works on X/Twitter and Bluesky onlyGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub azeemkafridi/bulkpublish-ai-toolkit --plugin bulkpublish