context-engineering
仓库创建 2026年7月5日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
提升代理可靠性并减少幻觉与跑题。
这个 Skill 做什么
为代理精心组织和裁剪上下文以提升输出质量与聚焦度。
有意识地组织和裁剪给代理的上下文,确保它在正确的时间看到恰当的信息,从而少幻觉、少跑题、输出更聚焦。适合开始新会话、任务切换、输出质量下降或需要配置规则和上下文文件时使用。关键是把信息切块、优先级化并用模板和规则控制,让 agent 更可靠可控。
▸ 展开 SKILL.md 英文原文
Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
0
Stars
0
Forks
25
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kulapoo/opencode-agent-harness/main/skills/context-engineering/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kulapoo/opencode-agent-harness/main/skills/context-engineering/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Context Engineering ## Overview 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. ## When to Use - Starting a new coding session - Agent output quality is declining (wrong patterns, hallucinated APIs, ignoring conventions) - Switching between different parts of a codebase - Setting up a new project for AI-assisted development - The agent is not following project conventions ## The Context Hierarchy Structure context from most pers
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有