helpscout-cliCLI for the HelpScout API. Manage conversations, customers, mailboxes, knowledge base articles, and more from the terminal. Covers both Inbox and Docs APIs w...
Install via ClawdBot CLI:
clawdbot install rmorse/helpscout-cliInstall hs (brew):
brew install operator-kit/tap/hsRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/operator-kit/hs-cliAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
Use the hs CLI to list, create, update, and close Help Scout conversations from the terminal. Agents can filter by status, mailbox, or tags and embed threads for full context, enabling efficient triage without the web UI.
Manage Docs API content (sites, collections, categories, articles) via CLI. Create and update help articles, upload images, manage redirects, and search for articles to automate content publishing workflows.
Generate daily briefings and reports on conversations, customers, and agent productivity using the hs inbox tools and reports subcommands. Filter by date range or mailbox to monitor team performance from the terminal.
Create, update, delete, and query customers and organizations programmatically. Useful for syncing CRM data, bulk imports, or integrating Help Scout with internal directories.
Set up and manage webhooks to trigger external actions on conversation events, and run or update workflows to automate conversation routing. Ideal for DevOps teams integrating Help Scout with other tools.
Offer a managed help desk solution where CLI automation handles ticket creation, assignment, and closure. Revenue comes from subscription fees for automated support workflows.
Provide a service for creating and maintaining knowledge base articles across multiple Help Scout accounts. Charge based on number of articles managed or sites maintained.
Develop and sell custom scripts or integrations that leverage the hs CLI for automating Help Scout operations. Revenue from one-time setup fees and ongoing support contracts.
💬 Integration Tip
Store credentials securely using the OS keyring or config file, and leverage the --format json flag for easy piping into jq or other scripting tools.
Scored Jun 29, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.