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.

Decision snapshot

Is this a fit?

Best for

Data analysis, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

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. See how SkillIndex evaluates profiles.

Key capabilities

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

Declared skill metadata

  • Source file: .agents/skills/container-images/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

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

Verified compatibility and discovery

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
2 months ago
Last verified
Aug 30, 2026
Metadata fetched
Aug 30, 2026
Repository age
11 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to container-images