什么是 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