什麼是 aif-grounded?
答案的可靠性門。強制基於證據的推理、明確的不確定性和“資訊不足”,而不是猜測。當使用者說「100%確定」、「沒有幻覺」、「只有經過驗證」、「有根據的答案」或風險很高時使用。 來源:lee-to/ai-factory。
答案的可靠性門。強制基於證據的推理、明確的不確定性和“資訊不足”,而不是猜測。當使用者說「100%確定」、「沒有幻覺」、「只有經過驗證」、「有根據的答案」或風險很高時使用。
透過命令列快速安裝 aif-grounded AI 技能到你的開發環境
來源:lee-to/ai-factory。
This skill minimizes random / fabricated answers by enforcing a strict rule:
Only provide the final answer if confidence is 100/100 based on evidence available.
If confidence is not 100, do not guess and do not implement. Output a short “what’s missing” checklist that explains what would be required to reach 100.
答案的可靠性門。強制基於證據的推理、明確的不確定性和“資訊不足”,而不是猜測。當使用者說「100%確定」、「沒有幻覺」、「只有經過驗證」、「有根據的答案」或風險很高時使用。 來源:lee-to/ai-factory。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/lee-to/ai-factory --skill aif-grounded答案的可靠性門。強制基於證據的推理、明確的不確定性和“資訊不足”,而不是猜測。當使用者說「100%確定」、「沒有幻覺」、「只有經過驗證」、「有根據的答案」或風險很高時使用。 來源:lee-to/ai-factory。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lee-to/ai-factory --skill aif-grounded 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lee-to/ai-factory