·instrument-existing-agent-with-prefactor-sdk
</>

instrument-existing-agent-with-prefactor-sdk

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.

24Installs·2Trend·@prefactordev

Installation

$npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk

How to Install instrument-existing-agent-with-prefactor-sdk

Quickly install instrument-existing-agent-with-prefactor-sdk AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: prefactordev/typescript-sdk.

SKILL.md

View raw

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:

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. Source: prefactordev/typescript-sdk.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from prefactordev/typescript-sdk

Quick answers

What is instrument-existing-agent-with-prefactor-sdk?

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. Source: prefactordev/typescript-sdk.

How do I install instrument-existing-agent-with-prefactor-sdk?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prefactordev/typescript-sdk --skill instrument-existing-agent-with-prefactor-sdk Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/prefactordev/typescript-sdk

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25