·context-engineering
</>

context-engineering

yonatangross/orchestkit

エージェント システム プロンプトを設計する場合、RAG 取得を最適化する場合、またはコンテキストが高すぎるか遅すぎる場合に使用します。戦略的なポジショニングと注意を意識したデザインにより、品質を維持しながらトークンを削減します。

13インストール·0トレンド·@yonatangross

インストール

$npx skills add https://github.com/yonatangross/orchestkit --skill context-engineering

SKILL.md

The discipline of curating the smallest high-signal token set that achieves desired outcomes.

Context engineering goes beyond prompt engineering. While prompts focus on what you ask, context engineering focuses on everything the model sees—system instructions, tool definitions, documents, message history, and tool outputs.

Key Insight: Context windows are constrained not by raw token capacity but by attention mechanics. As context grows, models experience degradation.

エージェント システム プロンプトを設計する場合、RAG 取得を最適化する場合、またはコンテキストが高すぎるか遅すぎる場合に使用します。戦略的なポジショニングと注意を意識したデザインにより、品質を維持しながらトークンを削減します。 ソース: yonatangross/orchestkit。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yonatangross/orchestkit --skill context-engineering
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

context-engineering とは?

エージェント システム プロンプトを設計する場合、RAG 取得を最適化する場合、またはコンテキストが高すぎるか遅すぎる場合に使用します。戦略的なポジショニングと注意を意識したデザインにより、品質を維持しながらトークンを削減します。 ソース: yonatangross/orchestkit。

context-engineering のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yonatangross/orchestkit --skill context-engineering インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/yonatangross/orchestkit