Migrates Honcho Python SDK code from v1.6.0 to v2.1.1. Use when upgrading honcho package, fixing breaking changes after upgrade, or when errors mention AsyncHoncho, observations, Representation class, .core property, or get_config methods.
$npx -y skills add plastic-labs/honcho --skill migrate-honcho-pyInstalls into the current project.
Run `npx skills use "https://github.com/plastic-labs/honcho" --skill "plastic-labs/honcho/migrate-honcho-py"` 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.