Use when the user wants Agently runtime extension capabilities: Action Runtime, built-in Action packages, MCP access, ExecutionResource lifecycle, TaskWorkspace file Actions, RecordStore durability, FastAPIHelper or streaming API exposure, or optional agently-devtools observation and evaluation.
$npx -y skills add agentera/agently-skills --skill agently-runtimeInstalls into the current project.
Run `npx skills use "https://github.com/agentera/agently-skills" --skill "agentera/agently-skills/agently-runtime"` 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.