Borrowing it
Nothing to install: this file belongs to theYahia/bitrix24-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/theYahia/bitrix24-mcp/main/.claude/skills/crm-management/SKILL.mdgit clone --depth 1 https://github.com/theYahia/bitrix24-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/theyahia/bitrix24-mcp/crm-management)<a href="https://agentmods.dev/skills/theyahia/bitrix24-mcp/crm-management"><img src="https://agentmods.dev/badge/skills/theyahia/bitrix24-mcp/crm-management/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/theyahia/bitrix24-mcp/crm-management"><img src="https://agentmods.dev/badge/skills/theyahia/bitrix24-mcp/crm-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What 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.1 | $0.00014 | $0.00244 |
| Opus 5 | $0.00007 | $0.00122 |
| Sonnet 5 | $0.00003 | $0.00049 |
| Haiku 4.5 | $0.00001 | $0.00024 |
Grade A, and why
crm-management 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 10d 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.
This is a copy
89% identical to crm-management — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
/crm-management — Bitrix24 CRM Operations
Algorithm
- Use
get_dealsto list deals, filter by stage or responsible user - Use
create_dealto add new deals with amount, stage, contacts - Use
get_contactsto search contacts by name, phone, email - Use
create_taskto assign tasks with deadlines and priorities
Response Format
## Bitrix24 CRM
### Deals (stage: NEW)
1. Deal Title — 500,000 RUB — Contact: John Doe
2. ...
### New Task Created
Title: Follow up with client
Responsible: User #5
Deadline: 2025-12-31
Examples
/crm-management list deals stage NEW
/crm-management create deal "New partnership" 1000000
/crm-management search contacts "Ivanov"
/crm-management create task "Call client" responsible 5
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.
- 10d ago First seen · 42 lines · 14 tokens per session scan A 7b7895057a9e
crm-management is a skill published in the GitHub repository theYahia/bitrix24-mcp (1 stars, last pushed 5d ago), licensed MIT. It adds 14 tokens to every session and 244 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to crm-management, differing in 3 lines, and is treated as a copy.
Other skills, from other repositories
hmem-new-project
Create a new P-entry (project) in hmem via createproject — handles schema, section setup, and O-entry linking. Use when the user asks to add/register/track a new project ('neues Projekt', 'P-Entry erstellen'), or before any writememory with prefix='P'.
hmem-activate
Switch active project mid-session via loadproject, then fix any misrouted O-entry exchanges. Use when the user says 'aktiviere/lade Projekt X', 'switch to project Y', or whenever you'd otherwise call loadproject mid-session.
alice-open-loop-review
Use Alice open-loop MCP tools to review unresolved commitments and prioritize concrete next actions.
meeting-action-items
Turn meeting notes into cited decisions, owners, tickets.
slack-tools
Slack workspace management and automation specialist.
meeting-to-deal
Turn meeting transcripts into deal updates — key points, commitments, and next steps posted to matching CRM deals automatically. Auto-creates contacts for new attendees. Use when someone says "log my meetings to deals", "update CRM from calls", "what did I commit to in meetings", "sync notetaker", "log this meeting"…