Skip to content

Skills Deep Dive

Skills are reusable workflow templates crafted by Auteryn experts. Instead of starting from scratch, attach proven patterns for common task types.


A skill teaches your agent how to perform a specific type of task:

  • Instructions — step-by-step guidance
  • Required integrations — which connections the workflow expects
  • Output format — how results should be structured
  • Best practices — domain-specific tips

Customer Support

Ticket triage, FAQ responses, escalation handling.

Development

Code review, bug triage, test generation.

Research

Multi-source synthesis, competitive analysis.

DevOps

Incident response, deployment checklists.

Browse full library →


  1. Open your agent → Skills tab
  2. Enable skills from the library
  3. Run one directly by typing / in the message box, or ask for it in words: “Using the code review skill, review PR #45”

Skills are attached at configuration time, and each one has an Invocation setting deciding whether you, the agent, or both can start it. While a skill is in effect a Following skill pill names it in the run header.

A skill can also narrow what the agent is allowed to do while following it — it can never widen it. See Using Skills →.


  1. Go to Console → Skills → New Skill
  2. Write instructions as a standard operating procedure
  3. Publish and enable on your agents

You can also add a skill from a link — a GitHub repository or folder, a skills.sh page, or a direct SKILL.md link — since Auteryn uses the open Agent Skills (SKILL.md) format. Paste the link, review a preview and safety check, and install. See Adding a skill from a link →.

See Using Skills → for the full walkthrough.