{"skill":{"slug":"manychat-cli","displayName":"ManyChat CLI","summary":"Command-line tool for automating ManyChat tasks with JSON output, supporting subscriber management, tagging, custom fields, content sends, and multi-step pla...","description":"---\nname: manychat-cli\nsummary: Agent-friendly ManyChat automation CLI with playbook support for multi-step workflows.\n---\n\n# ManyChat CLI Skill\n\nUse this skill when you need to automate ManyChat operations from OpenClaw or other AI agents.\n\n## What this skill provides\n- A local CLI wrapper at `/Users/danielfoch/manychat-cli/manychat_cli.py`\n- Stable JSON output and exit codes for automation orchestration\n- High-value ManyChat commands:\n  - subscriber lookup and profile reads\n  - tag add/remove\n  - custom field updates\n  - flow/content sends\n  - create/update subscriber\n  - raw endpoint passthrough\n  - JSON playbook execution for sequential automation steps\n\n## Requirements\n- `MANYCHAT_API_KEY` environment variable must be set.\n- Optional: `MANYCHAT_BASE_URL` to override API host.\n\n## Usage\n\nValidate token:\n```bash\ncd /Users/danielfoch/manychat-cli\n./manychat_cli.py ping --pretty\n```\n\nFind by email:\n```bash\n./manychat_cli.py find-system --field-name email --field-value 'lead@example.com' --pretty\n```\n\nRun a multi-step playbook:\n```bash\n./manychat_cli.py playbook-run \\\n  --file /Users/danielfoch/manychat-cli/sample_playbook.json \\\n  --vars-json '{\"email\":\"lead@example.com\"}' \\\n  --pretty\n```\n\n## File references\n- CLI: `/Users/danielfoch/manychat-cli/manychat_cli.py`\n- Playbook example: `/Users/danielfoch/manychat-cli/sample_playbook.json`\n- Shell example: `/Users/danielfoch/manychat-cli/example_automation.sh`\n- Extended docs: `/Users/danielfoch/manychat-cli/README.md`\n","tags":{"automation":"0.1.0","latest":"0.1.0","manychat":"0.1.0"},"stats":{"comments":0,"downloads":630,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1772812635138,"updatedAt":1778996043604},"latestVersion":{"version":"0.1.0","createdAt":1772812635138,"changelog":"Initial release","license":null},"metadata":null,"owner":{"handle":"danielfoch","userId":"s1709aqsm1ydr5bf0sfd19mwgn8841hg","displayName":"danielfoch","image":"https://avatars.githubusercontent.com/u/152220262?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780089784163}}