skills/clawhub.ai/adaptlypost

adaptlypost

Installation
SKILL.md

AdaptlyPost

Schedule social media posts across 9 platforms from one API. SaaS — no self-hosting needed.

Setup

  1. Sign up at https://adaptlypost.com/signup
  2. Go to Settings → API Tokens → generate a dedicated, revocable API token for this agent — do not reuse a token that is also used by other tools or humans.
  3. Connect only the social accounts the agent actually needs. The token has delegated access to every account in the group, so a smaller group = smaller blast radius.
  4. Set the environment variable:
    export ADAPTLYPOST_API_KEY="adaptly_your-token-here"
    
    • Hermes Agent: the local CLI prompts for the key on first load. If you talk to Hermes through a messaging platform (Telegram, Discord, WhatsApp, etc.), it will not prompt for secrets there — set the key on the host via hermes setup or in ~/.hermes/.env first.
    • OpenClaw: set it in your OpenClaw environment config as usual.

Base URL: https://post.adaptlypost.com/post/api/v1 Auth header: Authorization: Bearer $ADAPTLYPOST_API_KEY

Installs
1
First Seen
Aug 9, 2026
adaptlypost from clawhub.ai