Add 105 .NET and Aspire skills to catalog - #3
Merged
Conversation
Adds application/ai-skill entries for skills from the dotnet/skills and microsoft/aspire-skills repositories, placed under catalog/<publisher>/<name>.json per the existing catalog convention (99 under dotnet/, 6 under microsoft/).
MattBabbage
force-pushed
the
ingestion/add-launch-skills
branch
from
June 24, 2026 10:37
0a8f008 to
04947b0
Compare
trent-j
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 105
application/ai-skillentries to the catalog, covering skills from thedotnet/skillsandmicrosoft/aspire-skillsrepositories that were not yet listed here.Motivation
These skills are published and in use but missing from the catalog. Adding them makes the catalog a complete, authoritative source for these skill sets, so downstream consumers can discover, update, and reconcile entries by matching identifiers.
Changes
catalog/<publisher>/<name>.json, where<publisher>is the URN segment followinggithub.com:and<name>is the final URN segment, consistent with the existing catalog convention.catalog/dotnet/catalog/microsoft/mediaType: application/ai-skilland follow the documented schema (identifier,displayName,mediaType,url,description,metadata.sourceSet,metadata.repoPath).Validation
SKILL.mddefinitions.