context-engineering-collection
✓コンテキスト エンジニアリング、マルチエージェント アーキテクチャ、実稼働エージェント システムのためのエージェント スキルの包括的なコレクション。効果的なコンテキスト管理が必要なエージェント システムを構築、最適化、またはデバッグするときに使用します。
SKILL.md
This collection provides structured guidance for building production-grade AI agent systems through effective context engineering.
Context is not just prompt text—it is the complete state available to the language model at inference time, including system instructions, tool definitions, retrieved documents, message history, and tool outputs. Effective context engineering means understanding what information truly matters for the task at hand and curating that information for maximum signal-to-noise ratio.
Language models exhibit predictable degradation patterns as context grows: the "lost-in-middle" phenomenon where information in the center of context receives less attention; U-shaped attention curves that prioritize beginning and end; context poisoning when errors compound; and context distraction when irrelevant information overwhelms relevant content.
コンテキスト エンジニアリング、マルチエージェント アーキテクチャ、実稼働エージェント システムのためのエージェント スキルの包括的なコレクション。効果的なコンテキスト管理が必要なエージェント システムを構築、最適化、またはデバッグするときに使用します。 ソース: muratcankoylan/agent-skills-for-context-engineering。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill context-engineering-collection- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
context-engineering-collection とは?
コンテキスト エンジニアリング、マルチエージェント アーキテクチャ、実稼働エージェント システムのためのエージェント スキルの包括的なコレクション。効果的なコンテキスト管理が必要なエージェント システムを構築、最適化、またはデバッグするときに使用します。 ソース: muratcankoylan/agent-skills-for-context-engineering。
context-engineering-collection のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill context-engineering-collection インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/muratcankoylan/agent-skills-for-context-engineering
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01