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 roynertr/cobie-mcp --skill validating-cobiegit clone --depth 1 https://github.com/roynertr/cobie-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/roynertr/cobie-mcp/validating-cobie)<a href="https://agentmods.dev/skills/roynertr/cobie-mcp/validating-cobie"><img src="https://agentmods.dev/badge/skills/roynertr/cobie-mcp/validating-cobie/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/roynertr/cobie-mcp/validating-cobie"><img src="https://agentmods.dev/badge/skills/roynertr/cobie-mcp/validating-cobie.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.00013 | $0.00266 |
| Opus 5 | $0.00006 | $0.00133 |
| Sonnet 5 | $0.00003 | $0.00053 |
| Haiku 4.5 | $0.00001 | $0.00027 |
Grade A, and why
validating-cobie 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 9d 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.
What it actually says
Validating COBie
Inputs assumed
- active_project (excel_path resolved from project)
- pending_preview_id (none for validation)
Tool sequence
- validate_cobie(excel_path)
- load_cobie_summary(excel_path) if needed
- Summarize errors/warnings and propose next action
Output template
- Summary: "Validation complete. X errors, Y warnings."
- Bullets: top 5 issues
- CTA: "Fix issues or proceed to export."
- Optional: "Type 'show details' to see full diffs"
Forbidden actions
- Never call update_cobie in this skill
- Never modify data; validation is read-only
Tool usage rules
- Call validate_cobie with excel_path
- Parse summary and errors
- Summarize for user in human-readable format
- Propose next action (fix, export, or continue)
Confirmation gates
- None for validation (read-only)
Output formatting
Return human summary + bullet list of top issues (max 5) + CTA. Do not output raw JSON unless asked.
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.
- 9d ago First seen · 39 lines · 13 tokens per session scan A 5295b1898b59
validating-cobie is a skill published in the GitHub repository roynertr/cobie-mcp (1 stars, last pushed 1mo ago), licensed MIT. It adds 13 tokens to every session and 266 once invoked, about $0.0001 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-31.
Other skills, from other repositories
excel-cli
Excel CLI automation skill for Windows workbooks. Use when a coding agent needs token-efficient, scriptable, or unattended Excel automation via excelcli commands. Best for CI/CD, scheduled jobs, batch processing, PowerShell workflows, and bulk workbook edits. Supports Power Query, DAX, PivotTables, Tables, Ranges…
excel-mcp
Excel MCP Server skill for Windows workbook automation. Use when an assistant needs rich MCP tools to create, inspect, modify, format, or analyze Excel files. Supports Power Query (M), Data Model/DAX, PivotTables, Tables, Ranges, Charts, Slicers, formatting, screenshots, VBA macros, connections, and calculation mode.…
dgn-to-excel
Convert DGN files (v7-v8) to Excel databases. Extract elements, levels, and properties from infrastructure CAD files.
dwg-to-excel
Convert AutoCAD DWG files (1983-2026) to Excel databases using DwgExporter CLI. Extract layers, blocks, attributes, and geometry data without Autodesk licenses.
ifc-to-excel
Convert IFC files (2x3, 4x1, 4x3) to Excel databases using IfcExporter CLI. Extract BIM data, properties, and geometry without proprietary software.
pdf-report-generator
Automatically generate PDF reports from construction data. Create formatted project reports with charts and tables.