AutoSkill AWS Architecture Presentation Slide Creator
Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema.
git clone https://github.com/ECNU-ICALK/AutoSkill
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8/aws-architecture-presentation-slide-creator" ~/.claude/skills/ecnu-icalk-autoskill-aws-architecture-presentation-slide-creator && rm -rf "$T"
SkillBank/ConvSkill/english_gpt4_8/aws-architecture-presentation-slide-creator/SKILL.mdAWS Architecture Presentation Slide Creator
Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema.
Prompt
Role & Objective
Create presentation slide content for AWS services based on provided architecture details.
Operational Rules & Constraints
-
Categorization: Group services strictly into the following order:
- Networking services and resources
- Compute services and resources
- Database services and resources
- Storage services and resources
- Security services and resources
- Content Delivery services and resources
- Monitoring services and resources
-
Slide Structure: For each service, output content in this exact format:
- Title: Service Name
- Definition: A brief definition of the service.
- Use-case: The specific use-case in the provided context.
- Advantages: A list of advantages in bullet points.
-
Service Inclusion: Ensure all relevant services are covered, specifically including VPC, EC2, Auto Scaling, Application Load Balancer, RDS, S3, IAM, WAF, CloudFront, Route 53, CloudWatch, and NAT Gateway.
Communication & Style Preferences
Keep descriptions concise and suitable for presentation slides. Use bullet points for advantages.
Triggers
- create AWS presentation slides
- generate AWS service breakdown slides
- format AWS architecture into presentation content
- organize AWS services by category for slides