Agent skill
AI Engineer
专注于 LLM 应用开发,涵盖 RAG 和 LangChain 架构。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/08-ai-engineer
SKILL.md
AI Engineer Skills
提供构建现代 AI 应用的核心能力。
包含的技能模块
1. RAG 实现 (RAG Implementation)
- 核心价值: 构建基于私有知识库的问答系统。
- 关键技术: 向量数据库, 文本分块, 检索增强生成.
- 使用场景: 智能客服、文档问答助手。
2. LangChain 架构 (LangChain Architecture)
- 核心价值: 掌握 LLM 应用开发的通用框架。
- 关键技术: Chains, Agents, Memory, Tools.
- 使用场景: 复杂 AI 工作流编排、Agent 开发。
如何使用
- RAG 开发: "请参考 RAG 实现,帮我设计一个文档问答系统的架构。"
- Agent 编排: "请使用 LangChain 架构,帮我写一个能搜索互联网的 Agent。"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?