AI/LLM 能力索引。Agent 开发、LLM 安全、RAG 系统。当用户提到 AI、LLM、Agent、RAG、Prompt 时路由到此。
52
59%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./templates/skills/domains/ai/SKILL.md| Skill | 定位 | 核心能力 |
|---|---|---|
| agent-dev | Agent 开发 | 多 Agent 编排、工具调用、RAG |
| llm-security | LLM 安全 | Prompt 注入、越狱防护、输出安全 |
| rag-system | RAG 系统 | 向量数据库、检索策略、重排算法 |
| prompt-and-eval | Prompt 工程与模型评估 | Few-shot、CoT、ReAct、RAGAS、LLM-as-Judge |
设计原则:
- 人机协作,AI 增强而非替代
- 可解释性优先
- 安全边界明确
- 渐进式自主
开发原则:
- Prompt 即代码,需版本控制
- 输入输出都需验证
- 成本与效果平衡
- 持续评估与迭代fba314b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.