ZBS Index What actually exists in applied AI, with the source next to it

skill

technology-selection

Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft Agent Framework (MAF), GitHub Copilot SDK, ONNX Runtime, and OllamaSharp. Covers the full spectrum from classic ML through modern LLM orchestration to local inference. Use when adding classification, regression, clustering, anomaly detection, recommendation, LLM integration (text generation, summarization, reasoning), RAG pipelines with vector search, agentic workflows with tool calling, Copilot extensions, or custom model inference via ONNX Runtime to a .NET project. DO NOT USE FOR projects targeting .NET Framework (requires .NET 8+), the task is pure data engineering or ETL with no ML/AI component, or the project needs a custom deep learning training loop (use Python with PyTorch/TensorFlow, then export to ONNX for .NET inference).

Description as published by the maintainer. Source

  • active

active — Most recent push to the repository was 2026-08-06.

Signals

These are separate measurements of different things. They are deliberately not combined into one score, because a popularity number that mixes website traffic with saves and stars cannot be checked or acted on.

Signal Value What it measures Window Observed Source
GitHub stars 4,974 Stars on the repository that contains this skill, not on the skill itself. A collection of fifty skills shares one number, so it says nothing about this particular skill. cumulative, all time GitHub
Last commit 2026-08-06 Most recent push to the containing repository. It may reflect work on a different skill in the same collection. point in time GitHub
repository status active The repository holding this skill exists and is not archived. as of fetch GitHub

Will this work with your setup?

No harness stated by the author and no install path convention detected. Compatibility is untested.

We have not run this skill against a task with and without it enabled, so we cannot tell you whether it improves anything, what it costs in tokens, or whether it duplicates behaviour your harness already has. When we have run that test, the result will appear on this page with the task, the versions and the budget it used.

The skill definition lives at plugins/dotnet-ai/skills/technology-selection/SKILL.md in https://github.com/dotnet/skills.

Where to get it

Also from dotnet

  • dotnet-skills-agentic-workflows — last commit 2026-08-06
    Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
  • dotnet-skills-android-tombstone-symbolication — last commit 2026-08-06
    Symbolicate the .NET runtime frames in an Android tombstone file. Extracts BuildIds and PC offsets from the native back…
  • dotnet-skills-apple-crash-symbolication — last commit 2026-08-06
    Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and…
  • dotnet-skills-authoring-github-workflows — last commit 2026-08-06
    Author and review GitHub Actions workflow YAML safely so syntactically-valid YAML can't ship a workflow that GitHub Act…
  • dotnet-skills-collect-user-input — last commit 2026-08-06
    Build forms, validate data, and react to user input in Blazor. USE FOR adding forms, search boxes, filter panels, inlin…
  • dotnet-skills-configuring-opentelemetry-dotnet — last commit 2026-08-06
    Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK. Use…
  • dotnet-skills-create-custom-agent — last commit 2026-08-06
    Creates VS Code custom agent files (.agent.md) for specialized AI personas with tools, instructions, and handoffs. Use…
  • dotnet-skills-create-datadriven-aspnetcore — last commit 2026-08-06
    Generate or scaffold ASP.NET Core code — Razor Pages, Blazor components, MVC controllers, views, and Minimal API endpoi…
  • dotnet-skills-create-skill — last commit 2026-08-06
    Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files,…
  • dotnet-skills-create-skill-test — last commit 2026-08-06
    Scaffolds eval.yaml evaluation specs for agent skills in the dotnet/skills repository. Use when creating skill tests, w…

How the author describes it

Topics the maintainer set on GitHub: agent-skills.

Bring your own setup

We take apart real AI setups every week and show what broke, what cost too much, and what the trace actually said. If you run agents on real work, that is where the useful conversation is.

Join ZBS AI Practice Lab

Sources

  1. dotnet/skills on GitHub — GitHub, observed , trust tier 3.