Typefully Skill

Give AI Agents Social Media Skills

Typefully gives AI agents like Claude, Cursor, and OpenClaw the ability to draft, schedule, and publish social media posts across X, LinkedIn, Threads, Bluesky, and Mastodon.

Open source. MIT licensed. Zero dependencies. A single Node.js script.

Join 10,000+ customers

@SahilBloom
@thekitze
@david_perell
@marclou
@svpino
@petergyang
@heyeaslo
@aaditsh
@LinusEkenstam
@marckohlbrugge

Get your agent posting in 3 minutes

1

Get your free API key

Sign up on Typefully, connect your social accounts, and create an API key in settings.

2

Install the skill

Run this command or ask your agent to install:

npx skills add typefully/agent-skills
3

Start drafting and publishing

Add your API key and your agent can draft, schedule, and publish across all platforms.

Want to connect the Claude or ChatGPT desktop apps instead? Use our MCP server →

What your agent can do

Draft posts in your voice

Your agent writes posts and threads that match your tone, creating drafts you can edit in Typefully before publishing.

Schedule and publish across platforms

Schedule for specific times or publish immediately to X, LinkedIn, Threads, Bluesky, and Mastodon — all from a single command.

Manage your content calendar

List scheduled posts, check draft status, and organize your queue — all from your IDE or terminal.

Works with all AI agents and IDEs

The Typefully skill works with Claude Code, Codex, Cursor, Windsurf, and more.

npx skills add typefully/agent-skills

Or install via the plugin marketplace:

/plugin marketplace add typefully/agent-skills

Here's how it looks:

Draft a tweet about our new feature launch

Claude

I pulled your recent posts to match your tone. Here's a draft:

We just shipped something we've been working on for months — and it's a big one. Here's what changed and why it matters.

You can edit it here: typefully.com/d/12345

I've made some tweaks, schedule it for tomorrow at 9am

Claude

Done! Scheduled for tomorrow at 9:00 AM (EST). I'll publish it to X and LinkedIn.

Works with OpenClaw 🦞

If you use OpenClaw, add Typefully skills directly from your chat. Just ask your agent:

Read the README carefully https://github.com/typefully/agent-skills and install the Typefully skill so you'll have social media capabilities, and help me set it up

OpenClaw will install the skill and help you configure it.

How teams and developers use this

Ship announcements from your terminal.

Just pushed a feature? Ask your agent to draft the announcement and schedule it across platforms without leaving your IDE.

Vibe code your social media presence.

Build custom workflows that generate and schedule content as part of your CI/CD pipeline, deployment scripts, or daily routines.

Run content ops for your team.

Agencies and content teams use the API to batch-create drafts, manage multiple accounts, and keep a consistent publishing schedule.

Prototype social media integrations.

Developers building apps with social publishing needs can use the Typefully skill as a lightweight, well-documented starting point.

Open source, MIT licensed

The entire skill is a single Node.js script with zero dependencies. Read the code, fork it, extend it.

Prefer MCP? We have that too.

For deeper integration with Claude Desktop, ChatGPT, or other apps that support Model Context Protocol, use the Typefully MCP server. Same API, native tool access.

Common questions

How do I set up the Typefully API key?

Run ./scripts/typefully.js setup after installing the skill, or set the environment variable manually: export TYPEFULLY_API_KEY=your_key_here. You can create or copy your API key at typefully.com → Settings → API.

What version of Node.js do I need?

Node.js 18 or later. The CLI uses built-in fetch, which shipped in Node 18.

Can I use this without an AI agent?

Yes. The underlying Typefully API works with any HTTP client. The skill files just teach AI agents how to use it.

What's the difference between the skill and the MCP server?

The skill is a markdown file that gives any AI agent instructions for using the Typefully API via a CLI script. The MCP server provides native tool access for apps that support the Model Context Protocol (like Claude Desktop). Same capabilities, different integration method.

Is this free?

The skill is open source (MIT). You need a Typefully account for the API key. Free accounts work.

Your agent is one command away from social media skills.