Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

infrastructure

Étoiles3
Forks0
Mis à jour14 mars 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly