Install
$ agentstack add skill-minorun365-agent-builder-skills-kb-agentcore-cdk ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
AgentCore CDK・ランタイム統合ナレッジ
この SKILL.md は入口だけに絞っている。作業内容に近い参照ファイルを1〜2個だけ読み、不要な大型ナレッジをまとめて読まない。
参照ルール
> 先に AWS Agent Toolkit を当たる。 この領域は aws-agents:agents-deploy / agents-build、aws-core:aws-cdk がカバーする。 > このスキルは Toolkit の代わりではなく、公式どおりにやったのに動かなかったときの原因を貯めておく場所として使う。 > Toolkit 側が同じ内容をカバーしたと分かった項目は、このスキルから削る(両方に置くと、更新されるのは公式側だけなのでこちらが古い情報の発生源になる)。
- まず依頼内容から必要な参照ファイルを選ぶ。
- 最新仕様や外部サービス仕様が関係する場合は、参照ファイルだけで断定せず公式ドキュメント・MCP・実コードで確認する。
- 複数領域にまたがる場合も、読み込む参照は最小限から始める。
参照ファイル
references/overview.md: 元の概要・前提references/runtime-integration.md: Bedrock AgentCore ランタイム統合、SSE、セッション管理references/cdk-runtime.md: CDK Runtime、JWT、IAM、環境変数、DEFAULTエンドポイントreferences/container-browser-gateway.md: Dockerfile、コンテナライフサイクル、Browser Tool、Gateway、WebSocketreferences/deploy-cli-codezip.md: updateagentruntime、SDK/CLI制約、CodeZip、CLI運用references/typescript-mastra.md: TypeScript/Mastra のコンテナデプロイ例とハマりどころ
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: minorun365
- Source: minorun365/agent-builder-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.