Skip to content

Add 105 .NET and Aspire skills to catalog - #3

Merged
MattBabbage merged 1 commit into
mainfrom
ingestion/add-launch-skills
Jun 24, 2026
Merged

Add 105 .NET and Aspire skills to catalog#3
MattBabbage merged 1 commit into
mainfrom
ingestion/add-launch-skills

Conversation

@MattBabbage

@MattBabbage MattBabbage commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds 105 application/ai-skill entries to the catalog, covering skills from the dotnet/skills and microsoft/aspire-skills repositories 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

  • Adds 105 files under catalog/<publisher>/<name>.json, where <publisher> is the URN segment following github.com: and <name> is the final URN segment, consistent with the existing catalog convention.
    • 99 under catalog/dotnet/
    • 6 under catalog/microsoft/
  • All entries use mediaType: application/ai-skill and follow the documented schema (identifier, displayName, mediaType, url, description, metadata.sourceSet, metadata.repoPath).
  • No existing files modified; no path collisions.

Validation

  • All files are valid JSON.
  • Each file's folder matches its identifier's publisher, and each filename matches its identifier's final segment.
  • No duplicate identifiers across the catalog.
  • Source URLs resolve to published SKILL.md definitions.

Copilot AI review requested due to automatic review settings June 24, 2026 10:13
GitHub Advanced Security started work on behalf of MattBabbage June 24, 2026 10:14 View session
GitHub Advanced Security finished work on behalf of MattBabbage June 24, 2026 10:14
GitHub Advanced Security started work on behalf of MattBabbage June 24, 2026 10:19 View session
GitHub Advanced Security finished work on behalf of MattBabbage June 24, 2026 10:19

This comment was marked as outdated.

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
MattBabbage force-pushed the ingestion/add-launch-skills branch from 0a8f008 to 04947b0 Compare June 24, 2026 10:37
@MattBabbage MattBabbage changed the title Add 105 launch-augment skills to catalog Add 105 .NET and Aspire skills to catalog Jun 24, 2026
GitHub Advanced Security started work on behalf of MattBabbage June 24, 2026 10:37 View session
GitHub Advanced Security finished work on behalf of MattBabbage June 24, 2026 10:38
@MattBabbage
MattBabbage merged commit 9522548 into main Jun 24, 2026
2 checks passed
@dhruvchand
dhruvchand deleted the ingestion/add-launch-skills branch June 24, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants