π―
π¦bootstrap-existing-agent-with-prefactor-cli
π―Skillfrom prefactordev/typescript-sdk
Same repository
prefactordev/typescript-sdk(4 items)
bootstrap-existing-agent-with-prefactor-cli
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add prefactordev/typescript-sdk --skill bootstrap-existing-agent-with-prefactor-cliskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add prefactordev/typescript-sdk --skill bootstrap-existing-agent-with-prefactor-cliManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/bootstrap-existing-agent-with-prefactor-cli/SKILL.mdSKILL.md
26Installs
-
AddedFeb 25, 2026
More from this repository3
π―π―π―
instrument-existing-agent-with-prefactor-sdkπ―Skill
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.
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.