context-engineering
✓掌握人工智能代理的上下文工程 - 令牌优化、降级模式、压缩、内存系统、多代理协调、评估。在设计代理、调试上下文故障或构建 LLM 管道时使用。
SKILL.md
Context engineering curates the smallest high-signal token set for LLM tasks. The goal: maximize reasoning quality while minimizing token usage.
| Fundamentals | Understanding context anatomy, attention mechanics | context-fundamentals.md | | Degradation | Debugging failures, lost-in-middle, poisoning | context-degradation.md | | Optimization | Compaction, masking, caching, partitioning | context-optimization.md | | Compression | Long sessions, summarization strategies | context-compression.md |
| Memory | Cross-session persistence, knowledge graphs | memory-systems.md | | Multi-Agent | Coordination patterns, context isolation | multi-agent-patterns.md | | Evaluation | Testing agents, LLM-as-Judge, metrics | evaluation.md | | Tool Design | Tool consolidation, description engineering | tool-design.md |
掌握人工智能代理的上下文工程 - 令牌优化、降级模式、压缩、内存系统、多代理协调、评估。在设计代理、调试上下文故障或构建 LLM 管道时使用。 来源:vibery-studio/templates。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/vibery-studio/templates --skill context-engineering- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 context-engineering?
掌握人工智能代理的上下文工程 - 令牌优化、降级模式、压缩、内存系统、多代理协调、评估。在设计代理、调试上下文故障或构建 LLM 管道时使用。 来源:vibery-studio/templates。
如何安装 context-engineering?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vibery-studio/templates --skill context-engineering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/vibery-studio/templates
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01