byagentera· 32 skills
Use when the user needs Agently TaskDAG / Dynamic Task, model-generated or app-submitted DAG planning, TaskDAG validation, TaskDAGResolver handlers, TaskDAGExecutor execution, or the Agently.create_dynamic_task compatibility facade. TaskDAG is the DAG foundation capability; Dynamic Task is the convenience facade over it and uses TriggerFlow as the execution substrate.
$npx -y skills add agentera/agently-skills --skill agently-dynamic-taskInstalls into the current project.
Run `npx skills use "https://github.com/agentera/agently-skills" --skill "agentera/agently-skills/agently-dynamic-task"` 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.