byagentera· 32 skills
Use when the user is designing, reviewing, optimizing, or auditing a non-trivial Agently system across multiple owner layers, including execution-layer selection, ModelRequest prompt/output schema handoffs, point-to-point/fan-out/join topology, instant structured streams, context/evidence/identity boundaries, lifecycle/retry/repair/terminal behavior, concurrency/pressure, observability, or locating where information was lost between requests. The user may describe a multi-model-request application without naming Agently. Use agently-request for one request family and agently-triggerflow for already-decided executable orchestration details.
$npx -y skills add agentera/agently-skills --skill agently-designInstalls into the current project.
Run `npx skills use "https://github.com/agentera/agently-skills" --skill "agentera/agently-skills/agently-design"` 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.