Home / minorun365 / agent-builder-skills · skills/kb-agentcore-observability/SKILL.md · GitHub

kb-agentcore-observability skillA

kb-agentcore-observability is agent-read markdown (skill) from minorun365/agent-builder-skills: AgentCore の Observability ナレッジ。OpenTelemetry 必須4点セット(OTEL_EXPORTER設定・StrandsTelemetry・traceable デコレータ・Langfuse連携)、EMF メトリクス、Jaeger/コンソールエクスポーターでのトレース確認、トレースが出ない・繋がらない場合のデバッグ手順等.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# AgentCore Observability ナレッジ

この `SKILL.md` は入口だけに絞っている。作業内容に近い参照ファイルを1〜2個だけ読み、不要な大型ナレッジをまとめて読まない。

## 参照ルール

> **先に AWS Agent Toolkit を当たる。** この領域は `aws-agents:agents-optimize`、`aws-core:aws-observability` がカバーする。
> このスキルは Toolkit の代わりではなく、**公式どおりにやったのに動かなかったときの原因**を貯めておく場所として使う。
> Toolkit 側が同じ内容をカバーしたと分かった項目は、このスキルから削る(両方に置くと、更新されるのは公式側だけなのでこちらが古い情報の発生源になる)。

1. まず依頼内容から必要な参照ファイルを選ぶ。
2. 最新仕様や外部サービス仕様が関係する場合は、参照ファイルだけで断定せず公式ドキュメント・MCP・実コードで確認する。
3. 複数領域にまたがる場合も、読み込む参照は最小限から始める。

## 参照ファイル

- `references/overview.md`: 元の概要・前提
- `references/otel-setup.md`: Observability(トレース)セットアップ、OTELログ形式
- `references/metrics-emf.md`: EMF(Embedded Metric Format)メトリクス
- `references/tracing.md`: トレースの確認、ローカル開発のコンソールエクスポーター、StrandsTelemetry API
- `references/langfuse.md`: Langfuse連携(サードパーティOTEL送信)
- `references/calc-and-pdf.md`: LLMにやらせてはいけない計算、FPDF2でPDF生成(日本語対応)
- `references/troubleshooting.md`: トラブルシューティング、関連スキル、参考リンク

Read the whole file at its exact version.

How to install

Latest version
mdr add minorun365/agent-builder-skills/kb-agentcore-observability@git:20260920.61904e5
Exact content
mdr add minorun365/agent-builder-skills/kb-agentcore-observability@sha256:426ad6134d8406b5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_67hptqr56feefnmt.svg)](https://markdownregistry.com/a/art_67hptqr56feefnmt)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.61904e5 latest2026-09-20 61904e5 2,194 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2194 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

minorun365/agent-builder-skills · 40 stars · license Apache-2.0 · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_67hptqr56feefnmt
GET https://markdownregistry.com/api/v1/resolve?ref=minorun365/agent-builder-skills/kb-agentcore-observability
GET https://markdownregistry.com/api/v1/blob/426ad6134d8406b5246720df6e18b43f3a18b248682496a5487ffc7c69dcfc5d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from minorun365/agent-builder-skills

cdkd-deploy skill
minorun365/agent-builder-skills · skills/cdkd-deploy/SKILL.md · Deploy, diff, bootstrap, inspect, roll back, or destroy AWS CDK applications with the community CDKD CLI while…
git:20260920.61904e5 · audit A · 40 stars
kb-agentcore-cdk skill
minorun365/agent-builder-skills · skills/kb-agentcore-cdk/SKILL.md · AgentCore CDK・デプロイ・ランタイム統合のナレッジ。Runtime作成、JWT認証、SSE、Dockerfile、コンテナ管理、Browser Tool等
git:20260920.61904e5 · audit A · 40 stars
kb-agentcore-identity skill
minorun365/agent-builder-skills · skills/kb-agentcore-identity/SKILL.md · AgentCore Identity(アウトバウンド認証)のナレッジ。3LO/M2M/デコレータ分離/callback等
git:20260920.61904e5 · audit A · 40 stars
kb-demo-app-auth skill
minorun365/agent-builder-skills · skills/kb-demo-app-auth/SKILL.md · デモアプリ・Webアプリの Cognito 認証のおすすめ構成。「Googleで続ける」か「メール+パスキー(パスワードも併用可)」の2経路をCDKとフロントでどう組むか、パスキーが動かない設定の罠、Google client…
git:20260920.61904e5 · audit A · 40 stars
kb-frontend-sse skill
minorun365/agent-builder-skills · skills/kb-frontend-sse/SKILL.md · SSEストリーミング処理のナレッジ。基本パターン/タイムアウト/リトライ/モック/PDF生成等
git:20260920.61904e5 · audit A · 40 stars
kb-lambda-web-adapter-cdk skill
minorun365/agent-builder-skills · skills/kb-lambda-web-adapter-cdk/SKILL.md · AIエージェントのWebアプリを「AWS CDK(デプロイはCDKD)+ Lambda Web Adapter + CloudFront + AgentCore…
git:20260920.61904e5 · audit A · 40 stars
kb-strands-agentcore skill
minorun365/agent-builder-skills · skills/kb-strands-agentcore/SKILL.md · Strands Agents フレームワークのナレッジ。Agent作成、ツール定義、イベント処理、会話履歴管理等(CDKは /kb-agentcore-cdk、Observabilityは…
git:20260920.61904e5 · audit A · 40 stars

Every file in minorun365/agent-builder-skills

Browse by kind, by grade A, or by owner.