Skip to main content

Overview

The Trio Agent Skill is a ready-to-drop system prompt that teaches an agent how to use the Trio REST API safely and effectively. It standardizes validation, workflow selection, job management, and error handling so your agent behaves predictably across sessions.
If you want direct tool wiring instead of a prompt-based skill, use the MCP Integration.

What You Get

  • Full endpoint coverage for validate, check-once, live-monitor, live-digest, and jobs.
  • Clear workflows for sync checks, long-running monitoring, and digest summaries.
  • Guidance on input modes, condition quality, and resource management.
  • Auth and safety rules to keep keys and user data protected.

How to Use

For most agents, paste the template below into the system prompt or custom instructions. For Claude Code or CLIs, save it as a local file and reference it during setup. For custom agents, append it to your system message on initialization.

Skill Template (Copy-Paste)

Download Raw Template