·customaize-agent:prompt-engineering
</>

customaize-agent:prompt-engineering

当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。

101安装·19热度·@neolabhq

安装

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:prompt-engineering

如何安装 customaize-agent:prompt-engineering

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

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

来源:neolabhq/context-engineering-kit。

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 customaize-agent:prompt-engineering
分类
</>开发工具
认证
收录时间
2026-03-02
更新时间
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

快速解答

什么是 customaize-agent:prompt-engineering?

当您为代理编写命令、挂钩、技能或子代理或任何其他 LLM 交互的提示时,请使用此技能,包括优化提示、改进 LLM 输出或设计生产提示模板。 来源:neolabhq/context-engineering-kit。

如何安装 customaize-agent:prompt-engineering?

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

这个 Skill 的源码在哪?

https://github.com/neolabhq/context-engineering-kit