Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema.
Scanned 5/30/2026
Install via CLI
openskills install gabrielmoreira/agent-skills-mirror---
id: "0f649fbe-e12c-4cd5-9eb4-cd8642c6cc78"
name: "AWS Architecture Presentation Slide Creator"
description: "Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema."
version: "0.1.0"
tags:
- "AWS"
- "Presentation"
- "Slides"
- "Architecture"
- "Technical Writing"
triggers:
- "create AWS presentation slides"
- "generate AWS service breakdown slides"
- "format AWS architecture into presentation content"
- "organize AWS services by category for slides"
---
# AWS 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
1. **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
2. **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.
3. **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
No comments yet. Be the first to comment!