Design, implement, debug, and harden integrations between AI agents and Bitrix24 REST API (webhooks, OAuth 2.0, scopes, events, batch, limits, REST 3.0). Use whenever the user wants to connect an AI assistant or agent to a Bitrix24 portal or act on one — for example create or update a lead, deal, contact or company; find duplicate contacts; log a call or activity; move a deal stage; generate a quote or invoice; attach products; send a chat message or user notification; build a chat-bot; manage tasks, projects or templates; upload files; run a business process; sync offline events; pick webhook or OAuth; or resolve Bitrix24 API errors (WRONG_AUTH_TYPE, QUERY_LIMIT_EXCEEDED, expired_token) and performance issues — even if Bitrix24 is not named explicitly. Do NOT use for other CRMs (Salesforce, HubSpot, amoCRM, Pipedrive, Zoho) — those have their own skills.
$npx -y skills add vrtalex/bitrix24-skill --skill bitrix24-agentInstalls into the current project.
Run `npx skills use "https://github.com/vrtalex/bitrix24-skill" --skill "vrtalex/bitrix24-skill/bitrix24-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vrtalex/bitrix24-skill" that are relevant to the current task. Run `npx skills add "https://github.com/vrtalex/bitrix24-skill"` and select the relevant skills, then follow their instructions.