formae-resources

Query deployed infrastructure resources using the formae list_resources MCP tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and locate deployed infrastructure resources within their cloud environment, addressing the need for visibility into what exists, where it is, and how it's managed.

Core Features & Use Cases

  • Resource Discovery: Find resources by type, stack, label, or management status.
  • Count & Overview: Get high-level counts of resources per provider.
  • Use Case: Quickly identify all unmanaged S3 buckets across your AWS accounts or list all resources belonging to the 'production' stack.

Quick Start

Use the formae resources skill to find all S3 buckets in the staging stack.

Frequently Asked Questions about formae-resources

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

FAQPage Schema
How do I query deployed cloud infrastructure resources across my environment?

To query cloud infrastructure resources, you can use the formae agent's list_resources tool to locate deployed assets and gain visibility into what exists and where it is managed. It supports filtering by type, stack, label, and management status.

Can I find unmanaged cloud resources like S3 buckets in my AWS accounts?

Yes, you can find unmanaged cloud resources by filtering the query results using the management status parameter. This allows you to quickly identify all unmanaged S3 buckets across your AWS accounts for targeted auditing.

What is the best way to list all cloud assets belonging to a specific stack?

The best way to list cloud assets by stack is to use the stack filter within the resource query tool. This retrieves all deployed infrastructure resources specifically assigned to that stack, such as 'production' or 'staging'.

How does filtering by resource type, stack, and label work for cloud assets?

Filtering cloud assets works by applying specific parameters to your resource query, allowing you to narrow down results by resource type, stack, label, or management status. This enables efficient and targeted retrieval of cloud infrastructure data.

Can I get a high-level overview and count of cloud resources per provider?

Yes, you can get a high-level count of cloud resources per provider. The resource discovery tool provides an overview feature that summarizes the total number of deployed infrastructure assets across your connected cloud providers.