agentsclimarketplace

Cloudwatch logs

Skill rysk-tanaka/skills/skills/cloudwatch-logs

Personal Agent Skills for Claude Code

Install
npx -y skills add rysk-tanaka/skills --skill cloudwatch-logs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

CloudWatchログの取得・検索(Lambda関数のログ解析、エラー調査)

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.0 KB, as published. Nobody here has run it

CloudWatch Logs 取得

CloudWatchログを取得・検索します。

実行コマンド

引数: $ARGUMENTS(ロググループ名)

uv run ${CLAUDE_SKILL_DIR}/cloudwatch_logs.py $ARGUMENTS

オプション

オプション説明デフォルト
--hours, -H過去N時間のログを取得1
--filter-pattern, -fカスタムフィルタパターンなし
--profile, -pAWSプロファイル名AWS_PROFILE環境変数
--region, -rAWSリージョンap-northeast-1
--max-events, -n最大イベント数100

タスク

  1. スクリプトを実行してログを取得
  2. 出力結果を分析し、概要を日本語で報告
  3. エラーが検出された場合は詳細を報告

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.