什麼是 instrument-existing-agent-with-prefactor-sdk?
當現有代理程式在沒有 Prefactor 的情況下已經可以工作並且您需要添加對運行、llm 呼叫、工具呼叫和故障的追蹤且行為更改最少時使用。 來源:prefactordev/typescript-sdk。
當現有代理程式在沒有 Prefactor 的情況下已經可以工作並且您需要添加對運行、llm 呼叫、工具呼叫和故障的追蹤且行為更改最少時使用。
透過命令列快速安裝 instrument-existing-agent-with-prefactor-sdk AI 技能到你的開發環境
來源:prefactordev/typescript-sdk。
Before instrumentation, ensure these runtime credentials are set from CLI bootstrap output:
Also ensure dependencies are installed from npm via the project's package manager:
If the user asks for any of these, apply this skill:
當現有代理程式在沒有 Prefactor 的情況下已經可以工作並且您需要添加對運行、llm 呼叫、工具呼叫和故障的追蹤且行為更改最少時使用。 來源:prefactordev/typescript-sdk。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk當現有代理程式在沒有 Prefactor 的情況下已經可以工作並且您需要添加對運行、llm 呼叫、工具呼叫和故障的追蹤且行為更改最少時使用。 來源:prefactordev/typescript-sdk。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/prefactordev/typescript-sdk