aspire

Operate Aspire distributed applications via the Aspire CLI.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/SaikeNO/dark-kitchen --skill aspire-saikeno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/SaikeNO/dark-kitchen/tree/main/.agents/skills/aspire
Command: npx skills add https://github.com/SaikeNO/dark-kitchen --skill aspire-saikeno

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines operations and management of Aspire distributed applications, eliminating the need for manual command execution and facilitating efficient workflows.

Core Features & Use Cases

  • Apphost Management: Start, restart, stop, and wait on AppHosts.
  • Resource Inspection: Inspect resources, logs, traces, and documentation.
  • Integration and Secret Management: Add integrations, manage secrets, and config.
  • Deployment and Pipeline: Publish, deploy, or rerun named pipeline steps.
  • Use Case: For instance, quickly start an AppHost with aspire start or deploy a named step with aspire do <step>.

Quick Start

Use the 'aspire start' command to initiate an Aspire application.

Frequently Asked Questions about aspire

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

FAQPage Schema
How do I manage an Aspire distributed application without running manual CLI commands?

You can manage an Aspire distributed application by automating apphost operations, resource inspection, and deployment pipeline steps through integrated command execution. This streamlines administrative workflows by eliminating manual command input.

What is the best way to start and stop AppHosts in Aspire distributed applications?

The best way to start and stop AppHosts is by using dedicated lifecycle commands like 'aspire start'. You can also restart, stop, and wait on AppHosts to efficiently manage your distributed application state.

How do I inspect resources, logs, and traces for an Aspiration application?

You can inspect resources, logs, and traces by executing targeted inspection commands provided by the Aspire CLI. This allows administrators to retrieve operational data and documentation directly from the application environment.

Can I add integrations and manage secrets for Aspire distributed systems?

Yes, you can add integrations and manage secrets for Aspire distributed systems. The workflow supports seamless integration and secret management to configure your application without manual command execution.

How do I deploy or rerun named pipeline steps in an Aspire deployment?

You can deploy or rerun named pipeline steps in an Aspire deployment by using the 'aspire do <step>' command. This facilitates efficient deployment workflows by executing specific pipeline stages directly.

Does this workflow require any external dependencies to manage Aspire applications?

No, this workflow does not require external dependencies to manage Aspire applications. It operates the Aspire CLI directly to handle apphosts, integrations, and deployment pipeline steps without prerequisite installations.