Skip to content

Support installing multiple agent asset types with aspire agent init #19013

Description

Problem

aspire agent init currently supports installing skills and MCPs. The aspire-skills repository now also includes canvases, such as the Aspire Doctor canvas, 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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions