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 skills add 1Panel-dev/CordysCRM-skills --skill cordys-crmgit clone --depth 1 https://github.com/1Panel-dev/CordysCRM-skillsWrote 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/1panel-dev/cordyscrm-skills/cordys-crm)<a href="https://agentmods.dev/skills/1panel-dev/cordyscrm-skills/cordys-crm"><img src="https://agentmods.dev/badge/skills/1panel-dev/cordyscrm-skills/cordys-crm/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/1panel-dev/cordyscrm-skills/cordys-crm"><img src="https://agentmods.dev/badge/skills/1panel-dev/cordyscrm-skills/cordys-crm.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.00088 | $0.01646 |
| Opus 5 | $0.00044 | $0.00823 |
| Sonnet 5 | $0.00018 | $0.00329 |
| Haiku 4.5 | $0.00009 | $0.00165 |
Grade A, and why
cordys-crm scanned grade A with 1 finding 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 12d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- 不要打印包含认证 header 的完整 curl 命令 The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
24 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.
- .env.example 592 B
- .gitignore 82 B
- core/cli-reference.md 17 KB
- core/cli-spec.md 20 KB
- core/funnel-engine.md 3.9 KB
- core/intent-engine.md 6.4 KB
- core/linkage-engine.md 4.9 KB
- core/output-engine.md 14 KB
- core/risk-engine.md 8.2 KB
- core/role-engine.md 5.9 KB
- core/write-engine.md 16 KB
- profiles/contract-admin.md 6.1 KB
- profiles/executive.md 7.0 KB
- profiles/finance.md 6.1 KB
- profiles/sales-manager.md 6.3 KB
- profiles/sales.md 6.4 KB
- references/crm-api.md 19 KB
- registry.json 1.2 KB
- rules/business-rules/business.md 26 B
- rules/field-mapping/mapping.md 26 B
- rules/form-rules/form.md 26 B
- rules/README.md 4.2 KB
- scripts/cordys.py 32 KB runs code
- scripts/cordys.sh 25 KB runs code
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.
- 12d ago First seen · 134 lines · 88 tokens per session scan A 11934960b7ce
cordys-crm is a skill published in the GitHub repository 1Panel-dev/CordysCRM-skills (62 stars, last pushed 1mo ago), with no licence file. It adds 88 tokens to every session and 1,646 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
add-github
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
add-linear
Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
slack-construct-agents
Standing context for Slack sibling agents — one room per team, creator-posted introductions, bot-to-bot hop discipline. Ships as instructions.md composed into the group's CLAUDE.md at spawn; there is no workflow to invoke.
mission-control
Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.
team-coordination
Use before deciding how you should organize team work: DAG vs Loop, dependency shape, task waves, quality gates, acceptance criteria, interruption, replanning, or what to do after Worker results arrive. Always use this skill for team organization strategy before you call project-management or task-management.
github-operations
A tool for managing GitHub pull requests and issues. Pull requests are proposed code changes for review, while issues are GitHub's way to track bugs, tasks, and questions.