π―
instrument-existing-agent-with-prefactor-sdk
π―Skillfrom prefactordev/typescript-sdk
What it does
|A skill for instrumenting existing agents with Prefactor SDK, providing automatic observability for LangChain.js agents including distributed traces of LLM calls, tool executions, and workflow visualization.
Same repository
prefactordev/typescript-sdk(4 items)
instrument-existing-agent-with-prefactor-sdk
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdkskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdkManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/instrument-existing-agent-with-prefactor-sdk/SKILL.mdSKILL.md
33Installs
-
AddedFeb 23, 2026
More from this repository3
π―π―π―
prefactor-skill-selectorπ―Skill
A TypeScript SDK for automatic observability of LangChain.js and Vercel AI SDK agents, capturing distributed traces of LLM calls, tool executions, and agent workflows with minimal integration effort.
create-provider-package-with-coreπ―Skill
A skill for creating provider packages with the Prefactor SDK core, enabling automatic observability instrumentation for LangChain.js agents with distributed tracing and error tracking.
bootstrap-existing-agent-with-prefactor-cliπ―Skill
Skill