AI Native 产品方法论——RAG与知识系统设计的实操 Skill。 用户提供企业知识场景,Skill 自动执行知识系统设计流程: 资料来源分析 → 清洗与脱敏 → 索引与权限控制 → 检索召回 → 评估与更新 → 输出知识系统方案。 基于《AI Native 产品方法论》第15章。
$npx -y skills add gmaxxxie/ai-native-product-agent-skills --skill ai-native-knowledge-ragInstalls into the current project.
Run `npx skills use "https://github.com/gmaxxxie/ai-native-product-agent-skills" --skill "gmaxxxie/ai-native-product-agent-skills/ai-native-knowledge-rag"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gmaxxxie/ai-native-product-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gmaxxxie/ai-native-product-agent-skills"` and select the relevant skills, then follow their instructions.