bitrix
OfficialBitrix24 REST API via curl.
Authorvm0-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables interacting with Bitrix24 CRM, tasks, and users via curl for automation.
Core Features & Use Cases
- CRM management - leads, contacts, deals
- Task automation - create and manage tasks
- User info - fetch user data and roles
Quick Start
bash -c 'curl -s -X GET "${BITRIX_WEBHOOK_URL}/user.current.json"' | jq .
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitrix Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#bitrix Please download this .zip file, extract it, and install it in the .claude/skills/ directory.