AWS Elastic Beanstalk skills for Claude Code - deploy, monitor, troubleshoot, SSL, domains, secrets, database, security, costs
npx claudepluginhub shinmc/aws-beanstalk-skillsAWS Elastic Beanstalk tools for Claude Code
Agent skills for AWS Elastic Beanstalk, following the Agent Skills open format.
Website: aws-beanstalk-skills.vercel.app
npx skills add shinmc/aws-beanstalk-skills
Or via install script:
curl -fsSL https://raw.githubusercontent.com/shinmc/aws-beanstalk-skills/main/scripts/install.sh | bash
Supports Claude Code, OpenAI Codex, OpenCode, and Cursor. Re-run to update.
claude plugin marketplace add shinmc/aws-beanstalk-skills
claude plugin install aws-beanstalk@aws-beanstalk-skills
Copy plugins/aws-beanstalk/skills/ to your agent's skills directory:
~/.claude/skills/~/.codex/skills/~/.config/opencode/skill/~/.cursor/skills/aws configure)jq installed for JSON parsing| Skill | Description |
|---|---|
| eb | General entry point, quick reference |
| deploy | Deploy application versions, rollback, CI/CD |
| status | Check environment status and health |
| logs | View logs, stream events, CloudWatch |
| config | Read, update configuration, env vars, scaling |
| troubleshoot | Diagnose issues, common fixes |
| environment | Create, terminate, clone, swap environments |
| app | Manage applications and versions |
| maintenance | Platform updates, managed actions |
| eb-infra | SSL, domains, secrets, database, security, costs |
| eb-docs | Documentation and best practices |
eb health --refreshdescribe-environment-health, describe-instances-health).platform/ hooks and nginx customization (AL2/AL2023).ebextensions and .platform/ examplesThis plugin includes a PreToolUse hook that auto-approves common AWS commands to avoid permission prompts:
eb CLI - All EB CLI commandsaws elasticbeanstalk - All Elastic Beanstalk API operationsaws s3 - Deployment artifact uploads (excludes rm, rb, mv, sync --delete)aws cloudwatch - Metrics and monitoringaws ec2 - Instance and security group inspection (describe only)aws elbv2 - Load balancer health checks (describe only)aws autoscaling - Auto scaling group inspection (describe only)aws acm - SSL certificate managementaws route53 - Custom domain managementaws secretsmanager - Secrets management (excludes delete-secret, delete-resource-policy)aws ssm - SSM Parameter Storeaws rds - Database monitoring (describe/snapshot only)aws ce - Cost Explorer analysisaws sns - Monitoring alarm notificationsaws iam - EB role management (EB-related only)curl to AWS URLs - Log file retrievalClaude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations