aspire

Orchestrate Aspire distributed application lifecycle, deployment, and monitoring.

Updated May 21, 2026
One-click install
npx skills add https://github.com/nymankla/archery --skill aspire-nymankla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/nymankla/archery/tree/main/.agents/skills/aspire
Command: npx skills add https://github.com/nymankla/archery --skill aspire-nymankla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Aspire 13.4 distributed applications, offering a streamlined approach to app orchestration, deployment, monitoring, and more.

Core Features & Use Cases

  • App Orchestration: Manage lifecycle, start, stop, wait, and restart app resources.
  • Deployment and Management: Deploy apps across various targets like Azure Container Apps, App Service, AKS, Kubernetes, and Docker Compose.
  • Monitoring: Inspect app state, logs, traces, and metrics.
  • Use Case: Deploy a new Aspire application using the aspire skill with the command 'aspire deploy'.

Quick Start

Use the aspire skill to start an Aspire application with 'aspire start'.

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 .NET Aspire distributed applications?

You can manage the lifecycle of .NET Aspire distributed applications by orchestrating start, stop, wait, and restart operations on app resources, automating workflows typically handled by manual operations.

What is the best way to deploy Aspire apps to Azure Container Apps or Kubernetes?

Deploying Aspire apps to Azure Container Apps, App Service, AKS, Kubernetes, and Docker Compose is streamlined through automated orchestration commands, replacing manual deployment workflows.

Can I inspect logs and metrics for cloud-native .NET applications during orchestration?

Yes, you can inspect application state, logs, traces, and metrics for cloud-native .NET applications, enabling comprehensive monitoring during orchestration and deployment operations.

Do I need Docker to start an Aspire application with app management commands?

Starting an Aspire application automates workflows typically handled by manual tools such as dotnet and Docker, streamlining the app management process for .NET 10 and cloud-native environments.

How does Aspire orchestration handle integration with other tools for distributed applications?

Aspire orchestration integrates with other tools to automate the management of distributed applications, handling lifecycle operations, deployment, and monitoring without requiring manual intervention.