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 lindoelio/agent-skills --skill meteor-3git clone --depth 1 https://github.com/lindoelio/agent-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/lindoelio/agent-skills/meteor-3)<a href="https://agentmods.dev/skills/lindoelio/agent-skills/meteor-3"><img src="https://agentmods.dev/badge/skills/lindoelio/agent-skills/meteor-3/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/lindoelio/agent-skills/meteor-3"><img src="https://agentmods.dev/badge/skills/lindoelio/agent-skills/meteor-3.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.00210 | $0.04952 |
| Opus 5 | $0.00105 | $0.02476 |
| Sonnet 5 | $0.00042 | $0.00990 |
| Haiku 4.5 | $0.00021 | $0.00495 |
Grade A, and why
meteor-3 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
38 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.
- .markdownlint.json 142 B
- assets/client-main.js 383 B runs code
- assets/fixtures.js 447 B runs code
- assets/mobile-config-template.js 1.5 KB runs code
- assets/package-json-template.json 1.0 KB
- assets/routes.js 631 B runs code
- assets/server-main.js 135 B runs code
- assets/startup-client-index.js 318 B runs code
- assets/startup-server-index.js 470 B runs code
- assets/tsconfig-template.json 902 B
- LICENSE 1.0 KB
- README.md 5.5 KB
- references/accounts.md 8.5 KB
- references/async-api-map.md 10 KB
- references/blaze-integration.md 4.9 KB
- references/build-stack.md 6.5 KB
- references/cli-reference.md 9.2 KB
- references/collections.md 9.0 KB
- references/community-packages.md 2.2 KB
- references/deployment.md 6.2 KB
- references/environment.md 4.8 KB
- references/methods.md 8.1 KB
- references/mobile-cordova.md 5.0 KB
- references/packages.md 6.2 KB
- references/performance.md 4.3 KB
- references/publications.md 7.7 KB
- references/react-integration.md 5.4 KB
- references/routing.md 3.8 KB
- references/security.md 6.6 KB
- references/testing.md 6.9 KB
- scripts/check-async.sh 3.6 KB runs code
- scripts/scaffold-blaze-template.sh 1.5 KB runs code
- scripts/scaffold-method.sh 2.5 KB runs code
- scripts/scaffold-migration.sh 1.2 KB runs code
- scripts/scaffold-module.sh 10 KB runs code
- scripts/scaffold-publication.sh 2.1 KB runs code
- scripts/scaffold-react-component.sh 2.3 KB runs code
- scripts/scaffold-settings.sh 1.8 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.
- 10d ago First seen · 400 lines · 210 tokens per session scan A 398f40135666
meteor-3 is a skill published in the GitHub repository lindoelio/agent-skills (3 stars, last pushed 1mo ago), with no licence file. It adds 210 tokens to every session and 4,952 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-31.
Other skills, from other repositories
visual-verdict
Structured visual QA verdict for screenshot-to-reference comparisons.
frontend-design
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
figma-implement-design
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…
G2 Legend Expert
Expert skill for G2 legend development - provides comprehensive knowledge about legend rendering implementation, component architecture, layout algorithms, and interaction handling. Use when implementing, customizing, or debugging legend functionality in G2 visualizations.
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
moai-design-tools
Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.