Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/vrtalex/bitrix24-skill/bitrix24-agentnpx skills add vrtalex/bitrix24-skill --skill bitrix24-agentgit clone --depth 1 https://github.com/vrtalex/bitrix24-skillWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00214 | $0.02973 |
| Opus 5 | $0.00107 | $0.01486 |
| Sonnet 5 | $0.00043 | $0.00595 |
| Haiku 4.5 | $0.00021 | $0.00297 |
Grade A, and why
bitrix24-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 243 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Bitrix24 Agent (Lean + Reliable)
Use this skill to deliver correct Bitrix24 integrations with low token usage and production-safe defaults.
Quick Start
Use this flow unless the user asks for a different one:
- Pick intent + one minimal pack (
coreby default). - Run a read probe first.
- For writes, use plan then execute with confirmation.
Read probe:
python3 skills/bitrix24-agent/scripts/bitrix24_client.py user.current --params '{}'
Safer write flow:
python3 skills/bitrix24-agent/scripts/bitrix24_client.py crm.lead.add \
--params '{"fields":{"TITLE":"Plan demo"}}' \
--packs core \
--plan-only
python3 skills/bitrix24-agent/scripts/bitrix24_client.py \
--execute-plan <plan_id> \
--confirm-write
Runtime Prerequisites
Required environment:
B24_DOMAINB24_AUTH_MODE=webhookoroauth
Webhook mode:
B24_WEBHOOK_USER_IDB24_WEBHOOK_CODE
OAuth mode:
B24_ACCESS_TOKENB24_REFRESH_TOKENB24_CLIENT_IDandB24_CLIENT_SECRET(for--auto-refresh)
Useful safety/reliability flags:
B24_REQUIRE_PLAN=1for mandatory plan->execute on write/destructive callsB24_PACKS=core,...for default pack setB24_RATE_LIMITER=filewithB24_RATE_LIMITER_RATEandB24_RATE_LIMITER_BURST
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-<pack>.md. - Open
references/chains-<pack>.mdonly if the user needs workflow steps. - Open
references/bitrix24.mdonly for auth architecture, limits, event reliability, or unknown errors.
Response limits:
- Use concise output (goal + next action + one command).
- Do not retell documentation.
- Do not dump large JSON unless requested.
- Save your own tokens on reads: add
--out compact(minified) or--out summary(a{count, ids, next, total}digest for*.list); cap rows with--max-items N. Use the API'sselectin--paramsto fetch fewer fields. Default output is unchanged (full). - Return only delta if guidance was already given.
What ships with it
39 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 293 B
- references/bitrix24.md 27 KB
- references/catalog-automation.md 2.8 KB
- references/catalog-boards.md 2.3 KB
- references/catalog-booking.md 2.7 KB
- references/catalog-bots.md 3.0 KB
- references/catalog-collab.md 1.7 KB
- references/catalog-commerce.md 4.0 KB
- references/catalog-comms.md 5.0 KB
- references/catalog-compliance.md 954 B
- references/catalog-content.md 2.3 KB
- references/catalog-core.md 11 KB
- references/catalog-diagnostics.md 910 B
- references/catalog-mail.md 1.8 KB
- references/catalog-platform.md 1.8 KB
- references/catalog-services.md 2.3 KB
- references/catalog-sites.md 3.0 KB
- references/catalog-templates.md 1.5 KB
- references/chains-automation.md 494 B
- references/chains-boards.md 415 B
- references/chains-booking.md 319 B
- references/chains-bots.md 365 B
- references/chains-collab.md 397 B
- references/chains-commerce.md 1016 B
- references/chains-comms.md 439 B
- references/chains-compliance.md 279 B
- references/chains-content.md 1.1 KB
- references/chains-core.md 3.7 KB
- references/chains-diagnostics.md 620 B
- references/chains-mail.md 285 B
- references/chains-platform.md 358 B
- references/chains-services.md 356 B
- references/chains-sites.md 433 B
- references/chains-templates.md 295 B
- references/packs.md 3.8 KB
- scripts/bitrix24_client.py 60 KB runs code
- scripts/method_risk.json 8.1 KB
- scripts/offline_sync_worker.py 20 KB runs code
- scripts/required_params.json 7.7 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 243 lines · 214 tokens per session scan A b5f6f59b45e2
bitrix24-agent is a skill published in the GitHub repository vrtalex/bitrix24-skill (24 stars, last pushed 2mo ago), licensed Unlicense. It adds 214 tokens to every session and 2,973 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
bitrix
Core-first Bitrix / 1C-Bitrix / Битрикс / БУС / boxed Bitrix24 expertise. Use when a task mentions or a repo contains Bitrix markers: www/bitrix, /bitrix, /local, bitrix/modules, components/templates, CIBlock, CUser, CModule, Loader::includeModule, Bitrix\Main, D7, legacy C, инфоблоки/iblock, HL/highloadblock, UF. Use…
specq-intel-sales
SpecQ — 半导体产业链销售攻单情报包。输入客户+产品,AI 自动整理暗知识(拜访记录/丢单复盘/竞品情报),生成八模块攻单策略,提高成交率。阶段一聚焦电子化学品。.
bitrix24
Bitrix24 (Битрикс24) — CRM, tasks, calendar, drive, chat via REST API. Управление порталом Битрикс24: сделки, контакты, лиды, задачи, календарь, диск, мессенджер. Install Bitrix24 skill to connect your portal.
clean-user-facing-text
Clean and finalize authorized natural-language text intended for readers by auditing suspicious invisible Unicode and rewriting prose while preserving facts, meaning, and the writer's voice. Use when the user asks to clean, humanize, polish, or finalize articles, manuscripts, reports, documentation, emails, product…
om-auto-sec-report-pr
Paranoid OWASP-oriented security analysis for a SINGLE unit of work — one PR, one spec under .ai/specs/, or one branch diff. Hunts non-obvious attack vectors beyond OWASP Top 10, flags same-pattern hotspots elsewhere, and emits "Next steps — go deeper" follow-ups. Writes markdown + HTML under .ai/analysis/; runs…
om-pre-implement-spec
Analyze a spec before implementation: BC audit, risk assessment, gap analysis. Produces a readiness report with BC violations, missing sections, and suggested improvements. Triggers on "analyze spec", "pre-implement", "spec readiness", "BC analysis", "spec gap analysis".