prefactordev
@prefactordev Organization
4 Skills
12 Total Stars
February 2026 Joined
Public Skills
prefactor-skill-selector
by prefactordev
Use when choosing which Prefactor SDK skill to load for agent instrumentation or for building a custom provider integration on top of @prefactor/core.
bootstrap-existing-agent-with-prefactor-cli
by prefactordev
Use when an existing agent needs Prefactor resources created via the Prefactor CLI before SDK instrumentation is added.
create-provider-package-with-core
by prefactordev
Use when building a custom provider integration on top of @prefactor/core so your app can instrument agent, llm, and tool workflows without relying on a prebuilt adapter package.
instrument-existing-agent-with-prefactor-sdk
by prefactordev
Use when an existing agent already works without Prefactor and you need to add tracing for runs, llm calls, tool calls, and failures with minimal behavior changes.