skills/formae-targets/SKILL.md
Use when the user asks about their cloud targets, configured regions, provider accounts, or which cloud accounts are set up
npx skillsauth add platform-engineering-labs/formae-mcp formae-targetsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the list_targets MCP tool to query configured cloud targets (accounts/regions).
list_targets with the query| User asks... | Query |
|---|---|
| "What targets are configured?" | (empty) |
| "Show AWS targets" | namespace:AWS |
| "Which targets have discovery?" | discoverable:true |
A target represents a cloud account or region where resources are deployed. Each target has a namespace (e.g., AWS, Azure) and configuration (region, credentials).
development
Use when the user wants to set, remove, or inspect a TTL or auto-reconcile policy on a stack — e.g. 'expire X in 20 minutes', 'reject out-of-band changes on Y', 'auto-reconcile production every 5 minutes', 'remove the TTL on dev', 'what policies are on lifeline?'
devops
Use when the user asks about running commands, deployment progress, recent operations, command history, or what failed
devops
Use when the user asks about their infrastructure stacks, how infrastructure is organized, or needs a stack overview with resource counts
testing
Use when the user asks about deployed infrastructure, what resources exist, resource counts, or wants to find specific resources by type, stack, label, or management status