Skip to content

Add InsideOut: agentic cloud infrastructure builder#326

Open
sam-at-luther wants to merge 2 commits intoopenai:mainfrom
sam-at-luther:add-insideout-skill
Open

Add InsideOut: agentic cloud infrastructure builder#326
sam-at-luther wants to merge 2 commits intoopenai:mainfrom
sam-at-luther:add-insideout-skill

Conversation

@sam-at-luther
Copy link
Copy Markdown

Summary

Adds InsideOut to the curated skills catalog.

InsideOut is an agentic cloud infrastructure builder and manager by Luther Systems. It lets users design, deploy, and manage production-ready AWS and GCP infrastructure conversationally — directly from Codex, Claude Code, Cursor, Kiro, and 30+ other MCP-compatible tools.

What it does

  • Natural language → infrastructure: Describe your app, get a production architecture with Terraform
  • Pre-deploy cost estimation: See pricing before committing to any resources
  • One-click deployment: Deploy generated Terraform to AWS or GCP with browser-based OAuth (no credentials pass through the agent)
  • Ongoing operations: Inspect resources, detect drift, stream logs, roll back designs
  • 60+ supported services across compute, database, networking, storage, security, messaging, observability, AI/ML, CI/CD, and backup on both AWS and GCP

How it works

InsideOut connects to a remote MCP server (https://app.luthersystems.com/v1/insideout-mcp) — no local binary or API keys required. Each session is ephemeral and isolated. The skill never transmits credentials, source code, secrets, or PII. Cloud authentication uses browser-based OAuth directly with AWS/GCP.

A multi-agent AI system powers the backend: Riley (infrastructure advisor), Hippo (cost estimation), Etch (Terraform generation), Core (architecture validation), and Axel (deployment orchestration).

Files

File Purpose
SKILL.md Skill instructions, MCP tool reference, conversation workflows, security model
LICENSE.txt Apache 2.0
agents/openai.yaml Codex UI metadata and MCP dependency declaration
assets/insideout.png Large icon
assets/insideout-small.svg Small icon

Validation

$ python3 skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/insideout
Skill is valid!

Links

InsideOut is an agentic cloud infrastructure builder and manager by
Luther Systems. It connects to a remote MCP server to design, deploy,
and manage production-ready AWS and GCP infrastructure conversationally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant