什么是 customaize-agent:prompt-engineering?
当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。 来源:neolabhq/context-engineering-kit。
当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。
通过命令行快速安装 customaize-agent:prompt-engineering AI 技能到你的开发环境
来源:neolabhq/context-engineering-kit。
Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
Teach the model by showing examples instead of explaining rules. Include 2-5 input-output pairs that demonstrate the desired behavior. Use when you need consistent formatting, specific reasoning patterns, or handling of edge cases. More examples improve accuracy but consume tokens—balance based on task complexity.
Request step-by-step reasoning before the final answer. Add "Let's think step by step" (zero-shot) or include example reasoning traces (few-shot). Use for complex problems requiring multi-step logic, mathematical reasoning, or when you need to verify the model's thought process. Improves accuracy on analytical tasks by 30-50%.
当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。 来源:neolabhq/context-engineering-kit。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:prompt-engineering当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。 来源:neolabhq/context-engineering-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:prompt-engineering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit