Automate your multi-platform social media presence with advanced scheduling and thread management via the Typefully API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install typefully
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install typefully using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Typefully skill allows developers and creators to manage their social media ecosystem directly through an AI agent. By leveraging the Typefully API, this addition to your Openclaw Skills toolkit enables seamless content distribution across X, LinkedIn, Mastodon, Threads, and Bluesky. It bridges the gap between content creation and multi-platform publishing, allowing for sophisticated draft management and real-time social interactions.
Whether you are building a personal brand or managing professional accounts, this skill provides the necessary endpoints to create threads, schedule posts for optimal engagement, and handle media assets. It transforms your AI coding environment into a powerful social media command center, ensuring your digital marketing workflows are efficient and consistent across all supported networks.
First, ensure you have a Typefully account and have connected your social profiles. Generate your API key in the Typefully settings. Then, configure your environment:
export TYPEFULLY_API_KEY="your-typefully-api-key"
You can verify the connection by running typefully me to fetch your user information within the Openclaw Skills framework.
The skill interacts with several core data entities provided by the Typefully API to ensure Openclaw Skills can manage your content effectively:
| Entity | Description |
|---|---|
| Social Set | Represents a group of connected social media accounts (X, LinkedIn, etc.). |
| Draft | The primary content object, containing text, scheduling data, and status (draft, scheduled, published). |
| Tag | Metadata labels used to organize and filter drafts. |
| Media | Uploaded assets (images/videos) associated with specific posts. |
| Thread | A boolean flag indicating if multi-line content should be treated as a connected sequence of posts. |
Loading
A command-line tool designed to search and discover agent capabilities within the skills.sh registry and ecosystem.

A secure, read-only CLI agent for querying ServiceNow records, attachments, and service catalogs without risking data modification.

A command-line tool for discovering subreddits, retrieving community metadata, and tracking top trending posts on Reddit.

A specialized administration toolkit for Raspberry Pi hosts to monitor health, manage services, and automate system maintenance.

A comprehensive CLI integration for deploying applications, managing projects, and accessing Vercel documentation.

A specialized skill for retrieving real-time weather conditions and localized pollen counts using free, no-key APIs.








































