Favicon of container-images

container-images Skill

AI Agent SkillMDXOpen source

Extracts all container image references (registry, image, tag) from the microsoft/aspire source code and produces a JSON data file for the aspire.dev Astro site. USE FOR: update container images JSON, refresh container image data, list all aspire container images, sync container image versions, generate container-image Published by microsoft in aspire.dev.

What is container-images Skill?

Extracts all container image references (registry, image, tag) from the microsoft/aspire source code and produces a JSON data file for the aspire.dev Astro site. USE FOR: update container images JSON, refresh container image data, list all aspire container images, sync container image versions, generate container-image Published by microsoft in aspire.dev. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
56/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Design and media
  • Data analysis use cases
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use container-images Skill

  • Use it for data analysis.
  • Use it for design and media.

Built with

MDXCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/aspire.dev
  • Skill file: .agents/skills/container-images/SKILL.md

What it does

Extracts all container image references (registry, image, tag) from the microsoft/aspire source code and produces a JSON data file for the aspire.dev Astro site. USE FOR: update container images JSON, refresh container image data, list all aspire container images, sync container image versions, generate container-image

Skill instructions

Container Images Skill This skill extracts every container image reference from the microsoft/aspire product repository and writes a structured JSON file to microsoft/aspire.dev at: src/frontend/src/data/container-images.json This JSON is consumed by Astro components on the aspire.dev site to render a browsable catalog of all container images used by Aspire hosting integrations. --- Source code pattern All container image metadata in microsoft/aspire lives in static classes named ContainerImageTags (or ContainerImageTags.cs). Each file follows a strict, consistent pattern: csharp internal static class <NameContainerImageTags { public const string Registry = "<registry-host"; public const string Image = "<image-path"; public const string Tag = "<tag"; // Some files have additional companion images, e.g.: public const string <CompanionRegistry = "<registry-host"; public const string <CompanionImage = "<image-path"; public const string <CompanionTag = "<tag"; } Where to find them All file

Explore related resources

Frequently asked questions

What is container-images?

container-images is a open-source AI agent skill with Copy skill directory. Extracts all container image references (registry, image, tag) from the microsoft/aspire source code and produces a JSON data file for the aspire.dev Astro site.

Who is container-images best for?

container-images is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.

How do I install container-images?

Install or run container-images using Copy skill directory. Check container-images for the latest setup command.

Is container-images actively maintained?

container-images may need a closer maintenance check before production use.

Share:

Stars
183
Forks
81
Last commit
9 days ago
Repository age
9 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to container-images