aspire

Manage and operate Aspire distributed applications through a CLI.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Jeffreyyvdb/.dotfiles --skill aspire-jeffreyyvdb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/Jeffreyyvdb/.dotfiles/tree/main/.agents/skills/aspire
Command: npx skills add https://github.com/Jeffreyyvdb/.dotfiles --skill aspire-jeffreyyvdb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aspire-cli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines operations for Aspire distributed applications, providing a command-line interface to start, stop, deploy, and monitor apps, reducing manual configuration and error-prone workflows.

Core Features & Use Cases

  • App Management: Start, stop, restart, and monitor Aspire AppHosts and resources.
  • Deployment and Pipeline: Deploy applications and run specific steps in a pipeline.
  • Secrets and Config Management: Handle sensitive data securely.
  • Use Case: A developer needs to ensure a new Aspire application is running smoothly in a staging environment. With this Skill, they can easily start the AppHost, verify the app's status, and deploy a new version without complex manual steps.

Quick Start

Deploy the latest version of the Aspire application with aspire deploy.

Frequently Asked Questions about aspire

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage the lifecycle of Aspire distributed applications?

You can manage Aspire distributed applications by using the CLI to start, stop, restart, and monitor AppHosts and resources. This streamlines operations by reducing manual configuration and error-prone workflows.

What is the best way to deploy an Aspire AppHost?

The best way to deploy an Aspire AppHost is through the CLI, which allows you to deploy applications and run specific steps in a pipeline. You can deploy the latest version using the `aspire deploy` command.

Do I need the aspire-cli to manage distributed systems?

Yes, you need the aspire-cli to manage distributed systems with this tool. It serves as the core command-line interface required to execute lifecycle management, deployment, and monitoring tasks.

Can I use this to monitor .NET and TypeScript AppHosts?

Yes, you can monitor .NET and TypeScript AppHosts. The CLI supports monitoring Aspire distributed applications, allowing you to verify app status and ensure smooth operation in environments like staging.

How does secrets and config management work for Aspire apps?

Secrets and config management for Aspire apps is handled securely through the CLI. It allows you to handle sensitive data safely while managing and operating your distributed applications.