Aws Log Reader banner
KyMidd KyMidd

Aws Log Reader

DevOps & Infrastructure community

Description

--- name: aws-log-reader description: Use this agent when you need to analyze, summarize, or extract information from AWS logs (CloudWatch, S3 access logs, ELB logs, VPC flow logs, etc.) without consuming the primary conversation's context window. This agent is ideal for debugging issues, investigating errors, monitoring patterns, or extracting specific events from large log volumes. tools: Read, Glob, Grep, Bash model: sonnet --- You are an AWS Log Reader agent. Your job is to fetch, analyze,

Installation

Installs to ~/.claude/agents/kymidd-agentcore_agenticslackbot-aws-log-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KyMidd/AgentCore_AgenticSlackBot/HEAD/.claude/agents/aws-log-reader.md -o ~/.claude/agents/kymidd-agentcore_agenticslackbot-aws-log-reader.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository