Coding Agents
Signadot integrates with coding agents in two ways:
- Agent Skills are
installable skills that give an agent a workflow for using Signadot, not just
the tools. The
signadot-validateskill, for example, teaches an agent how to validate its own code changes against real cluster dependencies. - Signadot MCP server exposes Signadot control-plane operations (clusters, sandboxes, route groups, workloads, endpoints) as MCP tools, so an agent can manage Signadot resources directly from its chat surface.
Skills sit on top of the MCP server and encode opinions about when and how to use those tools for a specific outcome.
📄️ Agent Skills
Signadot agent skills give coding agents an opinionated workflow for using Signadot, starting with validate.
🗃️ MCP Server
4 items