Skip to main content
Run any Skill in Manus
with one click

infrastructure

Stars3
Forks0
UpdatedMarch 14, 2026 at 15:23

RRQ infrastructure cost control. Three rules govern all AWS spend: all DynamoDB tables run PAY_PER_REQUEST billing (zero idle cost), both EC2 GPU instances are job-launched with warm-pool scheduling (never always-on), and every EC2 instance uses a two-layer termination system — self-termination as the primary mechanism, Lambda Watchdog as the safety net for crash or hang scenarios. Read this skill before creating any DynamoDB table, any EC2 launch configuration, or any CloudWatch alarm in the system. Quality is never compromised. Idle spend is always zero.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly