Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
AWS services monitor and interaction plugin for Claude Code.
Attach and allow Claude to monitor and interact with your AWS infrastructure — EC2 instances, S3 buckets, Lambda functions, ECS clusters, CloudWatch alarms/logs, and CloudFormation stacks.
Add the Fingerskier marketplace (if you haven't already):
claude plugin marketplace add fingerskier/claude-plugins
Then install:
claude plugin install fleet@fingerskier-plugins
Fleet uses standard AWS SDK credential resolution. Set your credentials via environment variables, AWS profile, or IAM role.
| Variable | Description |
|---|---|
AWS_ACCESS_KEY_ID | AWS access key |
AWS_SECRET_ACCESS_KEY | AWS secret key |
AWS_SESSION_TOKEN | Session token (if using temporary credentials) |
Or configure an AWS profile:
export AWS_PROFILE=my-profile
| Variable | Default | Description |
|---|---|---|
AWS_REGION | us-east-1 | AWS region |
FLEET_SERVICES | all | Comma-separated list of services to enable |
By default all services are enabled. To limit which tools are registered, set FLEET_SERVICES:
export FLEET_SERVICES=ec2,s3,lambda
Available services: sts, ec2, s3, cloudwatch, lambda, ecs, cloudformation
| Tool | Description |
|---|---|
aws_whoami | Get current AWS caller identity — account, ARN, region |
| Tool | Description |
|---|---|
ec2_list_instances | List instances with optional state/tag filters |
ec2_manage_instance | Start, stop, or reboot an instance |
| Tool | Description |
|---|---|
s3_list_buckets | List all buckets |
s3_list_objects | List objects in a bucket (with prefix filter) |
s3_get_object | Read a text object's contents |
s3_put_object | Write text content to an object |
| Tool | Description |
|---|---|
cloudwatch_list_alarms | List alarms, filter by state |
cloudwatch_get_metric | Query metric data for a resource |
cloudwatch_list_log_groups | List log groups |
cloudwatch_get_logs | Get log events from a log stream |
| Tool | Description |
|---|---|
lambda_list_functions | List Lambda functions |
lambda_get_function | Get function configuration details |
lambda_invoke | Invoke a function with optional payload |
| Tool | Description |
|---|---|
ecs_list_clusters | List ECS clusters |
ecs_list_services | List services in a cluster (with details) |
ecs_list_tasks | List and describe tasks in a cluster |
| Tool | Description |
|---|---|
cfn_list_stacks | List stacks with status filter |
cfn_describe_stack | Stack details, parameters, outputs, resources |
cfn_stack_events | Recent stack events for debugging deployments |
Ask Claude things like:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Exegetical theology research — rigorous, multi-perspective Biblical exegesis with historian, linguist, author, theologian, disciple, shepherd, numerology, and full research skills.
Schematic-as-code circuit design with SKiDL — build circuits in Python, validate connectivity, and export netlists, BOMs, SVG, and KiCad schematics for board layout in KiCad.
CAD modeling with build123d — create, inspect, and export parametric 3D models using Python.
Runs jobs in Claude on a schedule
Control Spotify playback on your devices — play, pause, skip, search, queue, volume, and more.
npx claudepluginhub fingerskier/claude-plugins --plugin fleetBuild, deploy, and operate applications on AWS. Skills to author infrastructure-as-code (CDK, CloudFormation), use core services (Lambda, API Gateway, Step Functions, ECS/Fargate, ECR, IAM, Amazon Bedrock with Knowledge Bases and Guardrails, AWS Blocks), select and operate databases across relational, key-value, document, wide-column, graph, time-series, and in-memory engines (Aurora PostgreSQL/MySQL, Aurora DSQL, RDS, Oracle Database@AWS, DynamoDB, DocumentDB, Keyspaces, Neptune, Timestream, ElastiCache, and MemoryDB), and complete common tasks across observability (CloudWatch, X-Ray, CloudTrail, ADOT), messaging and streaming (SQS, SNS, EventBridge, Kinesis, MSK), AWS SDKs (boto3, JS v3, Swift), and cost optimization.
AWS service configuration and deployment automation
AI skills for developing and testing cloud applications against LocalStack — covering service lifecycle, infrastructure deployment, policy analysis, state management, log analysis, and extensions.
AWS cloud toolkit for service selection, cost optimization, and security best practices. Includes aws architect agent for strategic AWS infrastructure decisions.
36 on-demand AWS and cloud skills, slash commands, agents, and security hooks for Claude Code
Design, build, deploy, test, and debug serverless applications with AWS Serverless services.