·context-engineering-collection
</>

context-engineering-collection

muratcankoylan/agent-skills-for-context-engineering

用於上下文工程、多代理架構和生產代理系統的代理技能的全面集合。在構建、優化或調試需要有效上下文管理的代理系統時使用。

202安裝·3熱度·@muratcankoylan

安裝

$npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill 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 中使用

這個 Skill 的原始碼在哪?

https://github.com/muratcankoylan/agent-skills-for-context-engineering