Migrates Honcho TypeScript SDK code from v1.6.0 to v2.1.1. Use when upgrading @honcho-ai/sdk, fixing breaking changes after upgrade, or when errors mention removed APIs like .core, getConfig, observations, or snake_case properties.
$npx -y skills add plastic-labs/honcho --skill migrate-honcho-tsInstalls into the current project.
Run `npx skills use "https://github.com/plastic-labs/honcho" --skill "plastic-labs/honcho/migrate-honcho-ts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/plastic-labs/honcho" that are relevant to the current task. Run `npx skills add "https://github.com/plastic-labs/honcho"` and select the relevant skills, then follow their instructions.