Knowledge for Strands Agents + Bedrock AgentCore. Covers agent development, tool definitions, CDK, observability, etc. (Identity/authentication is at /kb-agentcore-identity)
この SKILL.md は入口だけに絞っている。作業内容に近い参照ファイルを1〜2個だけ読み、不要な大型ナレッジをまとめて読まない。
先に AWS Agent Toolkit を当たる。 この領域は
aws-agents:agents-get-started/agents-buildがカバーする。 このスキルは Toolkit の代わりではなく、公式どおりにやったのに動かなかったときの原因を貯めておく場所として使う。 Toolkit 側が同じ内容をカバーしたと分かった項目は、このスキルから削る(両方に置くと、更新されるのは公式側だけなのでこちらが古い情報の発生源になる)。
references/overview.md: 元の概要・前提、基本情報、インストールreferences/agent-and-events.md: Agent作成、実行方法、イベントタイプreferences/tools.md: ツールの定義(@toolデコレータ、非同期、ToolContext等)references/conversation.md: 会話履歴の管理(ConversationManager、セッション永続化)references/agentcore-integration.md: Bedrock AgentCore との統合、Bedrockプロンプトキャッシュが突然停止する問題references/troubleshooting.md: トラブルシューティング、関連スキル、参考リンクnpx skills add minorun365/kb-strands-agentcore下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer