·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