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 F-U-S-E-E/FuseDevelopmentGroup --skill migrate-dotnet9-to-dotnet10git clone --depth 1 https://github.com/F-U-S-E-E/FuseDevelopmentGroupWrote 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/f-u-s-e-e/fusedevelopmentgroup/migrate-dotnet9-to-dotnet10)<a href="https://agentmods.dev/skills/f-u-s-e-e/fusedevelopmentgroup/migrate-dotnet9-to-dotnet10"><img src="https://agentmods.dev/badge/skills/f-u-s-e-e/fusedevelopmentgroup/migrate-dotnet9-to-dotnet10.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.1 | $0.00266 | $0.04654 |
| Opus 5 | $0.00133 | $0.02327 |
| Sonnet 5 | $0.00053 | $0.00931 |
| Haiku 4.5 | $0.00027 | $0.00465 |
Grade A, and why
migrate-dotnet9-to-dotnet10 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 4d 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
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
10 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/aspnet-core-dotnet9to10.md 6.7 KB
- references/containers-interop-dotnet9to10.md 3.0 KB
- references/core-libraries-dotnet9to10.md 4.8 KB
- references/cryptography-dotnet9to10.md 2.8 KB
- references/csharp-compiler-dotnet9to10.md 4.9 KB
- references/efcore-dotnet9to10.md 6.5 KB
- references/extensions-hosting-dotnet9to10.md 3.2 KB
- references/sdk-msbuild-dotnet9to10.md 2.4 KB
- references/serialization-networking-dotnet9to10.md 2.9 KB
- references/winforms-wpf-dotnet9to10.md 3.4 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.
- 4d ago First seen · 275 lines · 266 tokens per session scan A f3f6993993ff
migrate-dotnet9-to-dotnet10 is a skill published in the GitHub repository F-U-S-E-E/FuseDevelopmentGroup (22 stars, last pushed yesterday), licensed AGPL-3.0. It adds 266 tokens to every session and 4,654 once invoked, about $0.0013 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-09-03.
Other skills, from other repositories
docker
Docker containerization for .NET 10 applications. Covers multi-stage builds, .NET container images, non-root user configuration, health checks, and .dockerignore. Load this skill when containerizing an application with a Dockerfile, optimizing image size, setting up Docker Compose for local development, or when the…
container-publish
Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chiseled images, multi-arch builds, and registry publishing — all without writing a Dockerfile. Load this skill when the user wants to containerize without a Dockerfile, or mentions "dotnet publish…
containerize-aspnet-framework
Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.
dotnet-containers
Containerizing .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.
containerize-aspnetcore
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.
containerize-aspnetcore
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.