helpscout
This skill fetches Helpscout conversations and exposes `fetchConversations`/`fetchAllInboxes` to query configured inboxes. It reads credentials from `API_KEY`, `APP_SECRET`, and `INBOX_IDS`, performs network calls to `https://api.helpscout.net/v2/oauth2/token` and `https://api.helpscout.net/v2/conversations`, and includes shell setup commands such as `cat ~/.openclaw/openclaw.json | jq ... | openclaw gateway config.apply`.