microsoft / microsoft/aspire

Install GHCP App canvases with `aspire agent init`

Open
#19,013 4 comments 0 reactions 1 assignee Claimed by @ellahathaway View on GitHub
area-cli triage:bot-seen
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

## Problem

`aspire agent init` currently supports installing skills and MCPs. The [`aspire-skills`](https://github.com/microsoft/aspire-skills) repository now also includes canvases, such as the [Aspire Doctor canvas](https://github.com/microsoft/aspire-skills/tree/main/extensions/aspire-doctor), but the Aspire CLI has no way to distribute them.

## Proposed solution

Update `aspire agent init` to support additional agent asset types.

Users should be able to select extensions similarly to skills, with only assets supported by their detected agent being offered. Skills and extensions are separate bundles, but the implementation should reuse shared bundle infrastructure where appropriate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.