skills
Health Pass
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 46 GitHub stars
Code Warn
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Official Publora skills for AI agents: post and schedule to LinkedIn, X, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon and Telegram from Claude Code, Codex, Cursor or OpenClaw through the Publora MCP server. 9 SKILL.md, MIT. Install: npx skills add publora/skills
Publora Skills for Agent Systems
Official agent skills for Publora - the AI-powered social media management platform.
Quick Start
Step 1: Create Publora Account
Sign up for free at publora.com/register
Step 2: Choose Your Plan
| Plan | Price | Posts | Platforms |
|---|---|---|---|
| Starter | Free forever | 15/month | All platforms except X/Twitter |
| Pro | $2.99/account/month | 100/account | All 10 platforms |
| Premium | $9.99/account/month | 500/account | All 10 platforms |
Note: X/Twitter requires Pro or Premium plan. All other platforms work on free Starter.
Step 3: Connect Your Social Accounts
- Go to Publora Dashboard
- Click "Connect Account" for each platform
- Complete OAuth authorization (or bot setup for Telegram)
Step 4: Get Your API Key
- Go to publora.com/settings/api
- Click "Create API Key"
- Copy the key (you'll need it for MCP config)
Step 5: Configure MCP Server
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"publora": {
"type": "http",
"url": "https://mcp.publora.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Step 6: Install Skills
# Install all skills
npx skills add publora/skills
# Or install specific skill
npx skills add publora/skills --skill linkedin-post
Available Skills
Posting Skills
linkedin-post
Create and schedule LinkedIn posts. Supports text, images, videos, documents.
Plans: Starter (free), Pro, Premium
threads-post
Post to Meta's Threads with auto-threading and carousels.
Plans: Starter (free), Pro, Premium
telegram-post
Post to Telegram channels with markdown and media support.
Plans: Starter (free), Pro, Premium
instagram-post
Post to Instagram with images, carousels, Reels, Stories. Business account required.
Plans: Starter (free), Pro, Premium
tiktok-post
Upload videos to TikTok with privacy and interaction controls.
Plans: Starter (free), Pro, Premium
bluesky-post
Post to Bluesky with rich text facets, images, videos, and alt text.
Plans: Starter (free), Pro, Premium
x-post
Post to X (Twitter) with auto-threading, images, and videos.
Plans: Pro, Premium only (not available on Starter)
social-post
Post to YouTube, Facebook Pages, and Mastodon - unified skill for video and fediverse platforms.
Plans: Starter (free), Pro, Premium
Analytics Skills
linkedin-analytics
Analyze LinkedIn performance - engagement, followers, reactions, comments.
Plans: Starter (free), Pro, Premium
Platform Support by Plan
| Platform | Starter (Free) | Pro | Premium |
|---|---|---|---|
| Yes | Yes | Yes | |
| Bluesky | Yes | Yes | Yes |
| Threads | Yes | Yes | Yes |
| Yes | Yes | Yes | |
| TikTok | Yes | Yes | Yes |
| Telegram | Yes | Yes | Yes |
| YouTube | Yes | Yes | Yes |
| Yes | Yes | Yes | |
| Mastodon | Yes | Yes | Yes |
| X/Twitter | No | Yes | Yes |
Free Starter plan: 15 posts/month across all platforms (except X/Twitter which requires Pro).
Skill Coverage
| Skill | Platforms | Special Features |
|---|---|---|
| linkedin-post | Documents, articles, scheduling | |
| linkedin-analytics | Engagement metrics, follower analytics | |
| threads-post | Threads | Auto-threading, carousels |
| telegram-post | Telegram | Markdown, bot posting |
| instagram-post | Reels, Stories, carousels (JPEG only) | |
| tiktok-post | TikTok | Privacy controls, commercial disclosure |
| bluesky-post | Bluesky | Rich text facets, alt text |
| x-post | X/Twitter | Auto-threading, 280 chars, emoji counting |
| social-post | YouTube, Facebook, Mastodon | Video uploads, Pages, fediverse |
Pricing FAQ
Can I try for free?
Yes! Starter plan is free forever with 15 posts/month on all platforms except X/Twitter.
What about X/Twitter?
X/Twitter requires Pro plan ($2.99/account/month) due to Twitter API costs.
What happens when I exceed my post limit?
You'll see a message that you've reached your monthly limit. Upgrade to Pro or wait for the next billing cycle.
Can I upgrade anytime?
Yes. Upgrade or downgrade from Settings. Changes take effect immediately.
Links
License
MIT
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found