awsAWS架构设计、部署、成本优化,规避资源浪费与安全陷阱,降低云上运维成本。Architect, deploy, and optimize AWS infrastructure avoiding cost explosions。触发关键词: web, deploy, architect, avoiding, aws, optimize, infrastructure, amazon。
Install via ClawdBot CLI:
clawdbot install ivangdavila/awsInstall AWS CLI (Homebrew):
brew install awscliRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.aws/credentialsCalls external URL not in known-safe list
https://clawic.com/skills/awsAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup needs to deploy a web application with minimal upfront cost and scalability for growth. The skill guides selecting a single EC2 instance and RDS database, setting up cost alerts, and implementing security defaults like VPC isolation and least privilege IAM.
An enterprise is migrating legacy on-premises infrastructure to AWS, requiring architecture decisions, cost optimization, and security hardening. The skill helps design multi-AZ deployments with ALB and ASG, generate Terraform for reproducibility, and avoid cost traps like idle load balancers.
An e-commerce business experiences traffic spikes during sales events and needs to scale infrastructure efficiently. The skill recommends ECS/EKS with Aurora and ElastiCache, implements monitoring with CloudWatch alarms, and optimizes performance using RDS Proxy to handle connection limits.
A research organization requires a big data pipeline for processing large datasets with cost-effective storage and compute. The skill advises using S3 for storage, Lambda for serverless processing, and selecting EBS volume types like st1 for throughput, while setting up lifecycle policies to manage snapshots.
A SaaS provider needs to architect a multi-tenant application with isolated resources and cost allocation. The skill assists in designing VPC endpoints to avoid NAT Gateway costs, tagging strategies for billing, and security hardening with encryption and restricted outbound rules.
This model involves recurring revenue from users accessing cloud-hosted software. The skill optimizes costs with serverless components like Lambda and API Gateway to minimize idle expenses, while ensuring scalability and security for multi-tenant environments.
Revenue is generated through transaction fees or product sales on an online platform. The skill helps deploy scalable infrastructure with ALB and ASG to handle variable traffic, implement caching with ElastiCache for performance, and monitor costs to avoid surprises during peak seasons.
Businesses offer AWS infrastructure management and optimization services to clients. The skill provides tools for architecture guidance, cost tracking, and security audits, enabling consultants to deliver value by avoiding common traps and ensuring efficient deployments.
💬 Integration Tip
Integrate this skill by first configuring AWS CLI with profiles and verifying account context, then use the memory files in ~/aws/ to track infrastructure and costs for personalized recommendations.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.