Agentic cloud infrastructure builder & manager. Describe your goal, discuss requirements, estimate cost, generate Terraform, deploy, operate and manage in production.
npx claudepluginhub luthersystems/insideout-claude-codeAgentic cloud infrastructure builder & manager. Describe your goal, discuss requirements, estimate cost, generate Terraform, deploy, operate and manage in production.
Agentic cloud infrastructure builder & manager -- describe your goal, discuss requirements, estimate cost, generate Terraform, deploy, operate and manage in production
InsideOut is a Claude Code plugin that brings agentic cloud infrastructure management directly into your terminal. Describe your goal in plain language, and Riley -- your AI infrastructure advisor -- guides you through requirements, service selection, cost estimation, Terraform generation, deployment, and ongoing production management on AWS or GCP.
No authentication or API keys required. Install the plugin and start building.
| Category | AWS | GCP |
|---|---|---|
| Compute | EC2, ECS, EKS, Lambda | Compute Engine, Cloud Run, GKE, Cloud Functions |
| Database | RDS PostgreSQL, DynamoDB, ElastiCache, OpenSearch | Cloud SQL, Firestore, Memorystore |
| Networking | VPC, ALB, CloudFront, API Gateway | VPC, Load Balancing, Cloud CDN, API Gateway |
| Storage | S3 | Cloud Storage |
| Security | WAF, KMS, Secrets Manager, Cognito | Cloud Armor, Cloud KMS, Secret Manager, Identity Platform |
| Messaging | SQS, MSK (Kafka) | Pub/Sub |
| Observability | CloudWatch, Managed Grafana | Cloud Logging, Cloud Monitoring |
| AI/ML | Bedrock | Vertex AI |
| CI/CD | CodePipeline, GitHub Actions | Cloud Build |
| Backup | AWS Backup | GCP Backups |
Add the marketplace:
/plugin marketplace add luthersystems/insideout-claude-code
Install the plugin:
/plugin install insideout
git clone https://github.com/luthersystems/insideout-claude-code.git
claude --plugin-dir ./insideout-claude-code
On first use, Claude Code will ask to approve the InsideOut MCP tools -- select "Yes, and don't ask again". This is a one-time prompt.
Use the /insideout:start command or just mention infrastructure in your conversation:
You: /insideout:start I need cloud infrastructure for a web app
Riley: "Hi! I'm Riley, your infrastructure advisor. Tell me about the app
you're building -- what does it do, who uses it, and what scale
are you planning for?"
You: "It's an e-commerce platform expecting 50k monthly users on AWS"
Riley: "Great! I'd recommend ECS for your containers, RDS PostgreSQL
for your database, ElastiCache Redis for sessions, and an ALB.
Estimated cost: ~$350/month. Want me to adjust anything?"
You: "Looks good, generate the Terraform"
[Generates production-ready Terraform files]
You: "Deploy it"
[Deploys to AWS, streams logs in real-time]
InsideOut automatically scans your workspace to detect your tech stack, framework, existing infrastructure, and target cloud provider. This gives Riley immediate context about your project so she can tailor recommendations from the start.
New to InsideOut? See the Getting Started Guide for a detailed step-by-step walkthrough.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories