·context-engineering
</>

context-engineering

在开始新会话、代理输出质量下降、在任务之间切换时或需要为项目配置规则文件和上下文时使用。

14安装·2热度·@addyosmani

安装

$npx skills add https://github.com/addyosmani/agent-skills --skill context-engineering

如何安装 context-engineering

通过命令行快速安装 context-engineering AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill context-engineering
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:addyosmani/agent-skills。

SKILL.md

查看原文

Feed agents the right information at the right time. Context is the single biggest lever for agent output quality — too little and the agent hallucinates, too much and it loses focus. Context engineering is the practice of deliberately curating what the agent sees, when it sees it, and how it's structured.

Create a rules file that persists across sessions. This is the highest-leverage context you can provide.

Load the relevant spec section when starting a feature. Don't load the entire spec if only one section applies.

在开始新会话、代理输出质量下降、在任务之间切换时或需要为项目配置规则文件和上下文时使用。 来源:addyosmani/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/addyosmani/agent-skills --skill context-engineering
分类
</>开发工具
认证
收录时间
2026-02-24
更新时间
2026-03-11

Browse more skills from addyosmani/agent-skills

快速解答

什么是 context-engineering?

在开始新会话、代理输出质量下降、在任务之间切换时或需要为项目配置规则文件和上下文时使用。 来源:addyosmani/agent-skills。

如何安装 context-engineering?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/addyosmani/agent-skills --skill context-engineering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/addyosmani/agent-skills