·ecs

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

31Installs·1Trend·@itsmostafa

Installation

$npx skills add https://github.com/itsmostafa/aws-agent-skills --skill ecs

SKILL.md

Amazon Elastic Container Service (ECS) is a fully managed container orchestration service. Run containers on AWS Fargate (serverless) or EC2 instances.

Logical grouping of tasks or services. Can contain Fargate tasks, EC2 instances, or both.

Blueprint for your application. Defines containers, resources, networking, and IAM roles.

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues. Source: itsmostafa/aws-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/itsmostafa/aws-agent-skills --skill ecs
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ecs?

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues. Source: itsmostafa/aws-agent-skills.

How do I install ecs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itsmostafa/aws-agent-skills --skill ecs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/itsmostafa/aws-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01