Use when the user wants to migrate an existing LangChain, LangGraph, LlamaIndex, CrewAI, or similar system into Agently, including choosing whether the source belongs to request/agent-side Agently behavior or TriggerFlow orchestration.
$npx -y skills add agentera/agently-skills --skill agently-migrationInstalls into the current project.
Run `npx skills use "https://github.com/agentera/agently-skills" --skill "agentera/agently-skills/agently-migration"` 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/agentera/agently-skills" that are relevant to the current task. Run `npx skills add "https://github.com/agentera/agently-skills"` and select the relevant skills, then follow their instructions.