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 martinkup/symfony-profiler-optimization-advisor-bundle --skill implementing-symfony-profiler-data-collectorsgit clone --depth 1 https://github.com/martinkup/symfony-profiler-optimization-advisor-bundleWrote 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/martinkup/symfony-profiler-optimization-advisor-bundle/implementing-symfony-profiler-data-collectors)<a href="https://agentmods.dev/skills/martinkup/symfony-profiler-optimization-advisor-bundle/implementing-symfony-profiler-data-collectors"><img src="https://agentmods.dev/badge/skills/martinkup/symfony-profiler-optimization-advisor-bundle/implementing-symfony-profiler-data-collectors/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/martinkup/symfony-profiler-optimization-advisor-bundle/implementing-symfony-profiler-data-collectors"><img src="https://agentmods.dev/badge/skills/martinkup/symfony-profiler-optimization-advisor-bundle/implementing-symfony-profiler-data-collectors.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.00104 | $0.03583 |
| Opus 5 | $0.00052 | $0.01792 |
| Sonnet 5 | $0.00021 | $0.00717 |
| Haiku 4.5 | $0.00010 | $0.00358 |
Grade A, and why
implementing-symfony-profiler-data-collectors 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.
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
11 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.
- examples/01-basic-data-collector.md 6.9 KB
- examples/02-service-registration.md 9.3 KB
- examples/03-toolbar-template.md 10 KB
- examples/04-profiler-panel-template.md 15 KB
- examples/05-late-data-collector.md 9.5 KB
- examples/06-event-subscriber-collector.md 10 KB
- examples/07-clone-var-serialization.md 13 KB
- examples/08-domain-metrics-collector.md 16 KB
- examples/09-conditional-collection.md 15 KB
- examples/10-testing-data-collectors.md 14 KB
- examples/README.md 4.1 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.
- 10d ago First seen · 462 lines · 104 tokens per session scan A 62ef4199dea6
implementing-symfony-profiler-data-collectors is a skill published in the GitHub repository martinkup/symfony-profiler-optimization-advisor-bundle (46 stars, last pushed 3mo ago), with no licence file. It adds 104 tokens to every session and 3,583 once invoked, about $0.0005 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
recipe-diagnose
Investigate problem, verify findings, and derive solutions.
roam
Codebase comprehension via roam-code CLI. Use when exploring codebases, planning modifications, debugging failures, assessing PR risk, or checking architecture health. Triggers on: understanding project structure, pre-change safety checks, finding symbols/files, blast radius analysis, affected tests, health scoring…
dorodango
Polishes working code through successive quality passes in fresh subagents. Use after tests pass when code needs multi-dimension refinement before release.
truecourse-fix
Fix TrueCourse violations that have suggested fixes.
truecourse-list
List TrueCourse violations found in this repository.
ring:searching-code
Forensic code search and analysis with optional Chain of Draft (CoD) ultra-concise mode. Five-phase methodology (clarification, planning, execution, analysis, synthesis) with severity assessment. Use for targeted investigation of specific patterns, bugs, or vulnerabilities. Skip for broad architecture mapping (use…