Aws Serverless Eda
Helps with AWS, serverless as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add prof-ramos-aws-serverless-eda npx -- -y @trustedskills/prof-ramos-aws-serverless-eda
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"prof-ramos-aws-serverless-eda": {
"command": "npx",
"args": [
"-y",
"@trustedskills/prof-ramos-aws-serverless-eda"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to explore and analyze your AWS serverless applications using Event Data Store (EDS). It helps identify performance bottlenecks, debug issues, and understand application behavior by querying and visualizing event data. The skill can extract insights from logs, traces, and metrics within your serverless environment.
When to use it
- Troubleshooting slow API responses in a Lambda function.
- Analyzing the root cause of errors occurring in an AWS Step Function workflow.
- Identifying patterns in application usage to optimize resource allocation.
- Performing ad-hoc investigations into unexpected behavior within your serverless architecture.
Key capabilities
- Query Event Data Store (EDS) data
- Visualize event data trends
- Identify performance bottlenecks
- Debug issues within serverless applications
Example prompts
- "Show me the average latency of my Lambda function 'process-order' over the last hour."
- "What were the error rates in my Step Function workflow 'payment-processing' yesterday?"
- "Find all invocations of my API Gateway endpoint where the response time exceeded 500ms."
Tips & gotchas
This skill requires access to an AWS account with Event Data Store enabled. Familiarity with AWS serverless services (Lambda, Step Functions, API Gateway) is helpful for interpreting the results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.