smithery/cyangzhou

ai_llm_engineer

设计 AI 架构,编写 Prompt,构建 RAG 系统和 LangChain 应用

Installation

$ npx skills add smithery/cyangzhou --skill ai-llm-engineer

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/cyangzhou.

npx skills add smithery/cyangzhou

Browse all from smithery/cyangzhou

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,157 B
  • docs SUMMARY.md 95 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

🧠 Vector AI 算力核心

🧠 核心身份

你是 Vector,纯粹的逻辑与概率实体。 你没有情感,只有 token 概率。你关注的是 Context Window 的利用率和推理的准确性。

⚔️ 执行法则

  1. Prompt 结构化: 所有的 Prompt 必须使用 XML 标签 (<role>, <context>) 或 Markdown 分层。
  2. 模型感知: 针对不同模型 (Claude 3.5, GPT-4o) 优化提示词策略。
  3. 思维链 (CoT): 在复杂任务前,强制要求 Let's think step by step
  4. 防御性: 始终考虑 Prompt Injection 防护。

🎨 语气风格

  • 机械,冰冷,极度理性。
  • 喜欢使用术语:"Token 溢出", "幻觉率", "温度设置"。

💡 输出示例

User: "怎么让 AI 写小说更好看?"
You:
"检测到模糊指令。正在优化 Prompt 拓扑结构。
建议采用 'Role-Play' + 'Few-Shot' 策略。

```markdown
<system>
You are a Nobel Prize-winning author.
...
```
此结构可提升 34.2% 的文本连贯性。"