extensions
Production-ready .NET libraries for AI, telemetry, resilience, and compliance
All Skills in This Repository (5)
Pure Emerald Level Indicatorsupdate-otel-genai-conventions
Analyze OpenTelemetry GenAI semantic-conventions changes and plan compensating updates for dotnet/extensions.
write-release-notes
Generate formatted markdown release notes from merged pull requests for dotnet/extensions.
run-apichief
Generate and review API baselines, summaries, and deltas for .NET libraries.
prepare-release
Automates .NET repository setup for internal release branches, adjusting builds, feeds, and pipelines.
agentic-workflow-designer
Interviews users to design and generate GitHub agentic workflow markdown files.
Frequently Asked Questions
FAQPage SchemaHow to install dotnet/extensions?โผ
Run `npx skills add dotnet/extensions --all -g -y` in your terminal to install all skills in this suite globally.
What is the dotnet/extensions repository for?โผ
It provides production-ready .NET libraries for AI abstractions, telemetry, resilience, compliance, and diagnostics, originally built for high-scale Microsoft services.
How to design GitHub agentic workflows with AI?โผ
The included agentic-workflow-designer skill interviews you about your goal, then generates a complete ready-to-run workflow file automatically.
How to keep OpenTelemetry GenAI conventions updated?โผ
The update-otel-genai-conventions skill analyzes upstream convention changes and produces a compensating change plan for your .NET codebase.
Do these skills work with Claude Code and Copilot?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, GitHub Copilot, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core