help-scoutCLI 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/help-scoutInstall 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 Mar 22, 2026
A support team uses hs to manage active conversations, assign tickets, and track customer interactions. They can list conversations by status, assign them to agents, and add tags for categorization. This streamlines daily workflow and ensures timely responses.
A content team maintains a help center by creating and updating articles, organizing collections, and managing redirects. They use hs docs commands to draft, publish, and search articles, ensuring accurate and up-to-date documentation for users.
A business administrator handles customer records by creating, updating, and deleting customer profiles. They use hs inbox cust commands to manage PII securely and integrate with CRM systems for better customer insights and support.
A manager generates reports on conversation metrics, customer satisfaction, and team productivity using hs inbox reports. They analyze data over custom date ranges to inform business decisions and improve support strategies.
An operations team automates support processes by running workflows on conversations, such as bulk status updates or tagging. They use hs inbox wf commands to trigger actions based on predefined rules, reducing manual effort.
Companies offer tiered support plans where hs helps manage premium customer interactions, track response times, and generate reports for billing. This ensures high-quality service delivery and justifies subscription fees through measurable outcomes.
Consultants use hs to provide outsourced support management, leveraging its CLI for efficient handling of multiple client accounts. They automate tasks like conversation tagging and reporting to scale services and increase client retention.
Developers integrate hs into their software products to offer built-in support features, using its API for seamless customer interaction management. This adds value to the product, driving sales and reducing churn through enhanced user support.
💬 Integration Tip
Set up non-interactive auth using config commands for automated scripts, and use --format json for easy parsing in CI/CD pipelines.
Scored Jun 19, 2026
Work with Obsidian vaults (plain Markdown notes) and automate via notesmd-cli.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Obsidian笔记库按KG笔记法整理——四种笔记类型、链接权限、关系中转、命名规范、新旧分离。自动纠错+建关系+去重+补缺+无关内容分离+分层加载
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
Automatically extract key points from long texts in Chinese or English using keywords or length triggers, outputting clear, concise bullet-point summaries.
Generate a daily work report by automatically discovering all git repositories the user worked on, collecting commit logs across all branches, and summarizin...