An agent-friendly CLI for automating ManyChat subscriber management and multi-step marketing workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install manychat-cli
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 manychat-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The manychat-cli skill is a robust interface designed to bridge the gap between AI agents and the ManyChat platform. As part of the Openclaw Skills ecosystem, it allows for seamless automation of subscriber profile lookups, tag assignments, and flow triggers.
By providing stable JSON output and standardized exit codes, it ensures that your AI coding agents can reliably process platform data and execute complex marketing sequences without manual intervention. This tool is particularly valuable for developers looking to integrate conversational marketing automation directly into their agentic workflows.
To get started with this skill, ensure your environment is configured with the necessary credentials:
# Navigate to the skill directory
cd /Users/danielfoch/manychat-cli
# Export your ManyChat API Key
export MANYCHAT_API_KEY='your_api_key_here'
# Verify the connection to the API
./manychat_cli.py ping --pretty
The skill organizes its operations through a structured set of files and JSON schemas to ensure compatibility with various Openclaw Skills:
| Component | Description |
|---|---|
| manychat_cli.py | The primary entry point for all CLI-based automation commands. |
| Playbook JSON | Files like sample_playbook.json that define multi-step logic. |
| Vars-JSON | Dynamic input used to inject data like emails or IDs into workflows. |
| CLI Output | Every command returns a standardized JSON object for programmatic parsing. |
Loading
A comprehensive developer tool for managing KVcore CRM operations, communication logging, and contact updates via terminal or AI agent interfaces.

An automation utility for generating professional Comparative Market Analysis reports and interactive AI visualizations from IDX listing data.

A professional-grade GoHighLevel integration for real estate agents to manage leads, pipelines, and automated communications via API v2.

A command-line interface for the Follow Up Boss API that enables automated management of leads, tasks, and CRM interactions.

A powerful API-driven skill for Openclaw Skills that enables full management of Pipedrive CRM operations through automated agents.

Automates the publishing of podcast episodes from RSS feeds and Notion scripts to Substack and LinkedIn with reliable embedding.








































