Che cos'è bitrix?
API REST Bitrix24 tramite curl. Utilizza questa competenza per gestire CRM (lead, offerte, contatti), attività e utenti. Fonte: vm0-ai/vm0-skills.
API REST Bitrix24 tramite curl. Utilizza questa competenza per gestire CRM (lead, offerte, contatti), attività e utenti.
Installa rapidamente la skill AI bitrix nel tuo ambiente di sviluppo tramite riga di comando
Fonte: vm0-ai/vm0-skills.
Use the Bitrix24 REST API via direct curl calls to manage CRM, tasks, and users in your Bitrix24 workspace.
Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.
```bash bash -c 'curl -s "https://api.example.com" -H "Authorization: Bearer $APIKEY"' ```
API REST Bitrix24 tramite curl. Utilizza questa competenza per gestire CRM (lead, offerte, contatti), attività e utenti. Fonte: vm0-ai/vm0-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/vm0-ai/vm0-skills --skill bitrixAPI REST Bitrix24 tramite curl. Utilizza questa competenza per gestire CRM (lead, offerte, contatti), attività e utenti. Fonte: vm0-ai/vm0-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/vm0-ai/vm0-skills --skill bitrix Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/vm0-ai/vm0-skills