Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

formae-mcp

formae-mcp contém 19 skills coletadas de platform-engineering-labs, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
19
Stars
5
atualizado
2026-06-22
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 32% classificado
explorador de repositórios

Skills neste repositório

formae-plugin-add-resource
sem classificação

Use when the user wants to add support for a new resource type to an existing formae plugin

2026-06-22
formae-fix-code-drift
sem classificação

Use when the user wants to check for infrastructure drift, see what changed out-of-band, or absorb/overwrite out-of-band changes into their IaC codebase

2026-06-22
formae-import
sem classificação

Use when the user wants to bring unmanaged/discovered resources under formae management, import resources into their IaC codebase, or absorb cloud resources into existing forma files

2026-06-22
formae-rename
sem classificação

Use when the user wants to rename a managed resource, relabel a resource, change a resource's label, or give a discovery-named resource a readable name — a rename on its own never destroys or recreates the cloud object

2026-06-22
formae-apply
sem classificação

Use when the user wants to deploy infrastructure, apply a forma file, reconcile a stack, update a stack, or make planned infrastructure changes

2026-06-22
formae-author
sem classificação

Use when the user wants to start authoring formae infrastructure or deploy something NEW with formae — e.g. 'I want to deploy X with formae', 'build a k8s app with formae', 'set up infrastructure for Y', 'create a new forma file for my service', 'write formae IaC for Z'. The front door that triages where the work happens, sets up plugin schema deps, and dispatches to focused authoring skills. NOT for applying an existing forma file (use formae-apply) or operating existing infra.

2026-06-22
formae-deps
sem classificação

Use when the user wants to add or remove a plugin schema dependency in an existing formae project's PklProject — e.g. 'add the grafana plugin', 'I need cloudflare DNS', 'drop the azure dependency'.

2026-06-22
formae-discover
sem classificação

Use when the user wants to find unmanaged resources in their cloud accounts, see what's not managed by formae, or run a discovery scan

2026-06-22
formae-patch
sem classificação

Use when the user needs to make an urgent targeted infrastructure change, hotfix, incident response fix, or patch without a full reconcile

2026-06-22
formae-policy
sem classificação

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?'

2026-06-22
formae-plugin-new
sem classificação

Use when the user wants to create a new formae resource plugin, build a provider integration, or extend formae with support for a new cloud service

2026-06-22
formae-project-init
sem classificação

Use when the user wants to start a brand-new formae project from scratch (no existing IaC codebase) — scaffolds a project with `formae project init`, infers the plugin schema dependencies from the user's intent, and sets up the file structure.

2026-06-22
formae-stack-design
sem classificação

Use when the user is deciding how to group resources into stacks, where to draw stack boundaries, or how stacks/targets/policies relate — stack design and reconciliation-boundary guidance.

2026-06-22
formae-config
Desenvolvedores de software

Use when the user wants to switch, list, save, edit, delete, or compare formae configuration profiles in ~/.config/formae/

2026-05-20
formae-destroy
Administradores de redes e sistemas de computador

Use when the user wants to destroy, delete, or tear down infrastructure resources, stacks, or environments

2026-02-13
formae-resources
Administradores de redes e sistemas de computador

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

2026-02-09
formae-stacks
Administradores de redes e sistemas de computador

Use when the user asks about their infrastructure stacks, how infrastructure is organized, or needs a stack overview with resource counts

2026-02-08
formae-status
Administradores de redes e sistemas de computador

Use when the user asks about running commands, deployment progress, recent operations, command history, or what failed

2026-02-08
formae-targets
Administradores de redes e sistemas de computador

Use when the user asks about their cloud targets, configured regions, provider accounts, or which cloud accounts are set up

2026-02-08