prompt-engineering
✓当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。
SKILL.md
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 prompt-engineering- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 prompt-engineering?
当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。 来源:neolabhq/context-engineering-kit。
如何安装 prompt-engineering?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill prompt-engineering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/neolabhq/context-engineering-kit
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01