bitrix24-apiskill
Design, implement, debug, and harden integrations between AI agents and Bitrix24 REST API (webhooks, OAuth 2.0.
Setup & Installation
Install command
clawhub install vrtalex/bitrix24-apiskillIf the CLI is not installed:
Install command
npx clawhub@latest install vrtalex/bitrix24-apiskillOr install with OpenClaw CLI:
Install command
openclaw skills install vrtalex/bitrix24-apiskillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/vrtalex/bitrix24-apiskillWhat This Skill Does
Covers building and troubleshooting integrations between AI agents and the Bitrix24 REST API, including webhooks, OAuth 2.0, event handling, batch requests, and rate limits. Supports CRM, tasks, chats, commerce, calendar, and other Bitrix24 modules. Includes ready-made Python scripts for method calls and offline queue processing.
The lean routing workflow loads only the reference files relevant to the specific task, avoiding broad API documentation scans on every request.
When to Use It
- Connecting an AI assistant to a Bitrix24 CRM via incoming webhook
- Automating task creation from Bitrix24 chat events
- Setting up OAuth 2.0 for a multi-portal Bitrix24 application
- Debugging QUERY_LIMIT_EXCEEDED or insufficient_scope errors
- Processing Bitrix24 offline events without data loss using a retry queue
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Connecting an AI assistant to a Bitrix24 CRM via incoming webhook
- 1Connecting an AI assistant to a Bitrix24 CRM via incoming webhook
- 2Automating task creation from Bitrix24 chat events
- 3Setting up OAuth 2.0 for a multi-portal Bitrix24 application
- 4Debugging QUERY_LIMIT_EXCEEDED or insufficient_scope errors
- 5Processing Bitrix24 offline events without data loss using a retry queue
Design, implement, debug, and harden integrations between AI agents and Bitrix24 REST API (webhooks, OAuth 2.0.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.