formae-stacks

List deployed infrastructure stacks with descriptions and resource counts.

5|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/platform-engineering-labs/formae-mcp --skill formae-stacks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: formae-stacks
Source: https://github.com/platform-engineering-labs/formae-mcp/tree/main/skills/formae-stacks
Command: npx skills add https://github.com/platform-engineering-labs/formae-mcp --skill formae-stacks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and manage their cloud infrastructure by providing overviews of deployed stacks, their organization, and resource counts.

Core Features & Use Cases

  • View All Stacks: Get a comprehensive list of all infrastructure stacks.
  • Stack Organization: Understand how resources are grouped and related within stacks.
  • Resource Counts: See the number of resources associated with each stack.
  • Use Case: A user might ask, "Show me all my production stacks and how many resources are in each" to get a quick overview of their deployed environments.

Quick Start

Use the formae-stacks skill to list all of your infrastructure stacks.

Frequently Asked Questions about formae-stacks

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

FAQPage Schema
How do I view all deployed infrastructure stacks and their resource counts?

You can view all infrastructure stacks by requesting an overview of your deployed environments, which lists each stack's description and associated resource count for quick assessment.

What is the best way to get an overview of cloud resources grouped by stack?

Getting an overview of cloud resources grouped by stack is done by listing all infrastructure stacks, which organizes resources by their parent stack and shows the total resource count for each group.

Can I drill down into a specific infrastructure stack to list individual resources?

Yes, you can drill down into a specific infrastructure stack to enumerate individual resources using the list_resources MCP tool, which facilitates detailed resource management beyond the initial stack overview.

How does listing my production stacks help with cloud management?

Listing production stacks helps with cloud management by detailing how resources are organized and related within each stack, allowing you to quickly assess your deployed environments and resource distributions.

Do I need any dependencies to use the formae-stacks skill?

No dependencies are required to use the formae-stacks skill, as it operates independently to provide your infrastructure stack overviews and resource counts without external module prerequisites.