Platform Engineering Labs avatar

Platform Engineering Labs

Official

@platform-engineering-labs · United States of America

0Followers
|
34Public Repos
|
13Published Skills

We give Platform Engineers the tools they deserve.

Skills Distribution
DomainCloud & Comp...Infrastructure-as-.. (40%)Cloud Resource Lif.. (30%)Plugin Development.. (30%)

Agent Skills by Platform Engineering Labs

Showing 13 vetted skills indexed across 1 GitHub repositories.

platform-engineering-labsplatform-engineering-labs
5

formae-resources

Query deployed infrastructure resources using the formae list_resources MCP tool.

Official
Intermediate
platform-engineering-labsplatform-engineering-labs
5

formae-patch

Apply targeted infrastructure changes to live environments with simulation and confirmation.

Official
Intermediate
platform-engineering-labsplatform-engineering-labs
5

formae-fix-code-drift

Detect and resolve infrastructure drift between cloud resources and IaC definitions.

Official
Advanced
platform-engineering-labsplatform-engineering-labs
5

formae-stacks

List deployed infrastructure stacks with descriptions and resource counts.

Official
Basic
platform-engineering-labsplatform-engineering-labs
5

formae-plugin-add-resource

Add new resource types to formae plugins using TDD and PKL schemas.

Official
Advanced
platform-engineering-labsplatform-engineering-labs
5

formae-status

Query formae command statuses and progress for infrastructure operations.

Official
Basic
platform-engineering-labsplatform-engineering-labs
5

formae-apply

Apply forma files to deploy and reconcile cloud infrastructure.

Official
Advanced
platform-engineering-labsplatform-engineering-labs
5

formae-targets

Query and display configured cloud targets grouped by namespace.

Official
Basic
platform-engineering-labsplatform-engineering-labs
5

formae-destroy

Simulate and confirm destruction of cloud infrastructure resources via forma file or query.

Official
Advanced
platform-engineering-labsplatform-engineering-labs
5

formae-plugin-new

Scaffold formae resource plugins and implement CRUD operations with TDD.

Official
Advanced
platform-engineering-labsplatform-engineering-labs
5

formae-discover

Discover unmanaged cloud resources across configured providers and targets.

Official
Intermediate
platform-engineering-labsplatform-engineering-labs
5

formae-plugins

List active formae plugins with type, name, namespace, version, and capabilities.

Official
Basic
platform-engineering-labsplatform-engineering-labs
5

formae-import

Integrates unmanaged cloud resources into IaC codebases using formae and PKL with simulation-based verification.

Official
Advanced

Frequently Asked Questions About Platform Engineering Labs

FAQPage Schema
What specific infrastructure tasks can be performed using these capabilities?

These capabilities enable querying deployed infrastructure, applying configuration changes, detecting and fixing code drift, and managing the lifecycle of cloud resources. Users can simulate and confirm infrastructure destruction, discover unmanaged resources across providers, and integrate existing cloud assets into formal infrastructure definitions.

Which personas benefit most from these infrastructure management capabilities?

Platform engineers, site reliability engineers, and cloud architects benefit from these capabilities. The system is designed for technical professionals responsible for maintaining infrastructure consistency, managing complex cloud stacks, and extending infrastructure definitions through standardized plugin development and schema-driven configuration.

What are the primary prerequisites for implementing these infrastructure operations?

Implementation requires familiarity with PKL configuration schemas and existing cloud provider access. Users must configure target namespaces and providers to enable resource discovery and reconciliation. The system relies on TDD practices for plugin development and requires simulation-based verification before applying changes to live production environments.