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 agentmods add skills/decocms/blocks/deco-to-tanstack-migrationnpx skills add decocms/blocks --skill deco-to-tanstack-migrationgit clone --depth 1 https://github.com/decocms/blocksWrote 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/decocms/blocks/deco-to-tanstack-migration)<a href="https://agentmods.dev/skills/decocms/blocks/deco-to-tanstack-migration"><img src="https://agentmods.dev/badge/skills/decocms/blocks/deco-to-tanstack-migration.svg" alt="Measured on agentmods" 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 | $0.00082 | $0.04608 |
| Opus 5 | $0.00041 | $0.02304 |
| Sonnet 5 | $0.00016 | $0.00922 |
| Haiku 4.5 | $0.00008 | $0.00461 |
Grade A, and why
deco-to-tanstack-migration 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 3d 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
33 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.
- references/admin-cms.md 8.1 KB
- references/async-rendering.md 34 KB
- references/codemod-commands.md 5.6 KB
- references/commerce/README.md 2.6 KB
- references/css-styling.md 19 KB
- references/deco-framework/README.md 2.6 KB
- references/gotchas.md 3.3 KB
- references/htmx-rewrite.md 17 KB
- references/hydration-fixes.md 33 KB
- references/imports/README.md 1.5 KB
- references/islands.md 8.0 KB
- references/jsx-migration.md 2.8 KB
- references/matchers.md 37 KB
- references/migration-learnings-staging.md 3.8 KB
- references/navigation.md 17 KB
- references/platform-hooks-factories.md 11 KB
- references/platform-hooks/README.md 6.3 KB
- references/post-migration-cleanup.md 22 KB
- references/react-hooks-patterns.md 8.1 KB
- references/react-signals-state.md 3.0 KB
- references/search.md 14 KB
- references/server-functions/README.md 3.6 KB
- references/signals/README.md 6.9 KB
- references/storefront-patterns.md 36 KB
- references/vite-config/README.md 2.9 KB
- references/vtex-commerce.md 23 KB
- references/worker-cloudflare.md 23 KB
- templates/package-json.md 1.9 KB
- templates/root-route.md 3.8 KB
- templates/router.md 2.3 KB
- templates/setup-ts.md 8.1 KB
- templates/vite-config.md 6.6 KB
- templates/worker-entry.md 2.6 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.
- 3d ago First seen · 392 lines · 82 tokens per session scan A 61689bc9813f
deco-to-tanstack-migration is a skill published in the GitHub repository decocms/blocks (5 stars, last pushed 6d ago), with no licence file. It adds 82 tokens to every session and 4,608 once invoked, about $0.0004 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
install-webmaster
Create a website management agent — asks about your web development workflow and scaffolds a Trinity-compatible webmaster agent for building and deploying Next.js sites.
aws-spa-deploy
Use this skill whenever the user is deploying a React/Vite single-page app to AWS, or mentions Amplify, CDK, or wiring up Lambda + API Gateway for a frontend. Covers Amplify hosting, custom domains, CDK backend (Lambda + API Gateway), SES email, CORS configuration, and environment variables. Skip for non-AWS hosts…
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…
material-ui-tailwind
Integrates Material UI with Tailwind CSS v4 using cascade layers (enableCssLayer, @layer order) and documents Tailwind v3 interoperability (preflight, important, injectFirst, portals). Use when combining MUI with Tailwind utilities, slotProps className, or theme token bridges.
verify
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
cloud-architect
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost…