✓ Verified
💻 Development
✓ Enhanced Data
Bitrix24 Apiskill
Design, implement, debug, and harden integrations between AI agents and Bitrix24 REST API (webhooks,
- Rating
- 4.9 (186 reviews)
- Downloads
- 22,110 downloads
- Version
- 1.0.0
Overview
Design, implement, debug, and harden integrations between AI agents and Bitrix24 REST API (webhooks, OAuth 2.0.
Complete Documentation
View Source →
Bitrix24 Agent (Lean + Reliable)
Use this skill to deliver correct Bitrix24 integrations with minimal token usage.
Default Mode: Lean
Apply these limits unless the user asks for deep detail:
- Load at most 2 reference files before first actionable step.
- Start from
references/packs.md. - Then open only one target file:
references/catalog-..md - Open
references/chains-only if user asks for workflow/chain..md - Open
references/bitrix24.mdonly for auth architecture, limits, events reliability, or unknown errors.
- Use concise output (goal + next action + one command).
- Do not retell documentation.
- Do not dump large JSON unless explicitly requested.
- Avoid repeating already provided guidance; return only delta.
Routing Workflow
- Determine intent:
- method call,
- troubleshooting,
- architecture decision,
- event/reliability setup.
- "collabs", "workgroups", "projects", "social network groups" ->
collab(andboardsfor scrum). - "Copilot", "CoPilot", "BitrixGPT", "AI prompts" ->
platform(ai.*). - "open lines", "contact center connectors", "line connectors" ->
comms(imopenlines.,imconnector.). - "feed", "live feed", "news feed" ->
collab(log.*). - "sites", "landing pages", "landing" ->
sites(landing.*). - "booking", "calendar", "work time", "time tracking" ->
services(booking.,calendar.,timeman.*). - "orders", "payments", "catalog", "products" ->
commerce(sale.,catalog.). - "consents", "consent", "e-signature", "sign" ->
compliance(userconsent.,sign.). - Choose auth quickly:
- one portal/internal: incoming webhook.
- app/multi-portal/lifecycle features: OAuth.
- Select minimal packs:
- default
core. - add only required packs:
comms,automation,collab,content,boards,commerce,services,platform,sites,compliance,diagnostics. - Execute with guardrails:
- prefer
scripts/bitrix24_client.pyandscripts/offline_sync_worker.py, - enforce allowlist +
--confirm-write/--confirm-destructive, - keep writes idempotent when possible.
- Escalate to deep reference only on trigger:
WRONG_AUTH_TYPE,insufficient_scope,QUERY_LIMIT_EXCEEDED,expired_token,- offline event loss concerns,
- OAuth refresh race or tenant isolation issues.
Quality Guardrails
- Never expose webhook/OAuth secrets.
- Scope and permissions must be least-privilege.
- No nested
batch. - Online events are not guaranteed delivery; use offline flow for no-loss processing.
- Prefer REST 3.0 where compatible; fallback to v2 where needed.
Reference Loading Map
references/packs.mdfor pack and loading strategy.references/catalog-for method shortlist..md references/chains-for implementation chains..md references/bitrix24.mdonly when deeper protocol detail is required.
bash
rg -n "^# Catalog|^# Chains" references/catalog-*.md references/chains-*.md
rg -n "WRONG_AUTH_TYPE|insufficient_scope|QUERY_LIMIT_EXCEEDED|expired_token" references/bitrix24.md
rg -n "offline|event\\.bind|event\\.offline|application_token" references/bitrix24.md
Scripts
scripts/bitrix24_client.py: method calls, packs, allowlist, confirmations, audit.scripts/offline_sync_worker.py: offline queue processing with retries and DLQ.
Installation
Terminal bash
openclaw install bitrix24-apiskill
Copied!
💻Code Examples
example.sh
rg -n "^# Catalog|^# Chains" references/catalog-*.md references/chains-*.md
rg -n "WRONG_AUTH_TYPE|insufficient_scope|QUERY_LIMIT_EXCEEDED|expired_token" references/bitrix24.md
rg -n "offline|event\\.bind|event\\.offline|application_token" references/bitrix24.mdTags
#web_and-frontend-development
#api
#integration
#web
Quick Info
Category Development
Model Claude 3.5
Complexity Multi-Agent
Author vrtalex
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install bitrix24-apiskill
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0