A comprehensive API skill for scheduling and managing social media content across 13 major platforms from a single interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install late-api
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 late-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Late API skill provides a powerful abstraction layer for developers looking to automate social media interactions across a diverse landscape of networks. By utilizing this Openclaw Skills integration, developers can avoid the overhead of managing individual platform APIs for Twitter, Instagram, LinkedIn, and more. It offers a unified workflow for profile management, account authentication, and multi-platform content distribution.
This skill is designed to handle the complexities of modern social media management, including OAuth flows, media formatting constraints, and real-time publishing status. Whether you are building an automated marketing engine or an AI-driven content assistant, this Openclaw Skills tool ensures that your applications can scale content delivery across the social web with minimal friction.
To integrate this skill into your environment, follow these steps to configure your Late API credentials and initialize your first connection:
# 1. Create a brand profile
curl -X POST https://getlate.dev/api/v1/profiles \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"name": "Global Marketing"}'
# 2. Connect a social account (e.g., Twitter/X)
curl "https://getlate.dev/api/v1/connect/twitter?profileId=PROFILE_ID" \
-H "Authorization: Bearer YOUR_API_KEY"
# 3. Verify connection status
curl https://getlate.dev/api/v1/accounts \
-H "Authorization: Bearer YOUR_API_KEY"
The Late API skill organizes data into a hierarchical structure to manage multi-tenant or multi-brand environments efficiently:
| Entity | Description |
|---|---|
| Profile | The top-level container for a specific brand or client organization. |
| Account | Individual platform connections (e.g., a specific Facebook Page or TikTok handle). |
| Post | Content objects containing text, media arrays, and platform-specific metadata. |
| Webhook | Event subscriptions for tracking post success, failures, and account health. |
| Queue | A slot-based system for managing the timing of automated content releases. |
Loading
Distil enables AI agents to search the web and fetch web pages as clean, LLM-friendly Markdown to drastically reduce token consumption.

A high-performance proxy skill that converts web pages and search results into LLM-friendly Markdown to optimize token consumption.

A mandatory security wrapper for strict-mode execution, evidence logging, and policy enforcement in autonomous operations.

A zero-dependency, GPU-native programming language that converts natural language descriptions into high-performance Vulkan compute programs.

Late CLI is a powerful command-line interface for scheduling and publishing social media content across 13 major platforms from any terminal or AI agent.

A bilingual AI assistant providing curated recommendations for food, sightseeing, and entertainment in Nantong.








































