Communityv1.0.0

Crisp Skill

Customer support via Crisp API. Use when the user asks to check, read, search, or respond to Crisp inbox messages. Requires Crisp website ID and plugin token (authenticated via environment variables CRISP_WEBSITE_ID, CRISP_TOKEN_ID, and CRISP_TOKEN_KEY).

1.9kdownloads1starsMinh Phan (Paul)
View on ClawHubBack to Skills

Skill Details

Slug
crisp
Latest Version
1.0.0
Author
Minh Phan (Paul)
Published
Jan 29, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Crisp Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release – integrates Crisp customer support API. - Supports checking inbox, reading/searching conversations, sending and marking replies, and resolving conversations. - Requires authentication via environment variables for website ID and plugin token. - Includes example CLI workflows and key API endpoint documentation. - Security notes: credentials are stored via environment variables and never logged. - Recommends confirmation before sending replies and provides usage best practices.