bitrix24

Manage Bitrix24 CRM, tasks, and calendar via REST API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rsvbitrix/bitrix24-skill --skill bitrix24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bitrix24
Source: https://github.com/rsvbitrix/bitrix24-skill/tree/main
Command: npx skills add https://github.com/rsvbitrix/bitrix24-skill --skill bitrix24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to interact with Bitrix24's CRM, tasks, calendar, and other modules through natural language commands in a chat interface, eliminating the need to navigate complex UIs or remember API calls.

Core Features & Use Cases

  • CRM Management: Create, list, and update deals, contacts, and companies.
  • Task Automation: Manage tasks, set deadlines, and track progress.
  • Schedule Coordination: View calendar events and task deadlines, prepare for meetings.
  • Automated Reporting: Generate daily, weekly, and team status reports.
  • Use Case: A sales manager can ask "Show me all deals over $10,000 that haven't had activity in 14 days" and receive a clear list, or ask "What's my schedule for tomorrow?" to get a combined view of meetings and tasks.

Quick Start

Use the bitrix24 skill to show me my tasks for today.

Frequently Asked Questions about bitrix24

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Bitrix24 CRM deals and tasks through natural language?

You can manage Bitrix24 CRM deals and tasks through natural language by using an AI assistant that processes chat commands and executes them via the Bitrix24 REST API. This allows you to create, list, and update records without navigating the standard UI.

Can I generate automated reports for my Bitrix24 CRM using an AI chat?

Yes, you can generate automated reports for your Bitrix24 CRM using an AI chat. The assistant processes natural language queries to produce daily, weekly, and team status reports based on your CRM data and task progress.

Do I need a webhook to access Bitrix24 data via an AI assistant?

Yes, you need a webhook to access Bitrix24 data via an AI assistant. Webhook configuration is required on your portal to grant the assistant the necessary REST API permissions for executing batch operations and complex queries.

What is the best way to find stale Bitrix24 deals over a specific amount?

The best way to find stale Bitrix24 deals over a specific amount is to ask the AI assistant using natural language, such as requesting deals over $10,000 with no activity in 14 days. The assistant translates this into a complex API query.

How do I combine calendar events and task deadlines for daily scheduling in Bitrix24?

You combine calendar events and task deadlines for daily scheduling in Bitrix24 by asking the AI assistant for your schedule. It retrieves data from both modules via the REST API to provide a consolidated view of meetings and tasks.

Are there limitations when using natural language commands for Bitrix24 batch operations?

Limitations when using natural language commands for Bitrix24 batch operations depend on the webhook permissions configured on your portal. While the assistant supports scenario-based workflows and complex queries, API access boundaries restrict certain automated actions.