runtype
Installation
SKILL.md
Runtype
Runtype is a platform for shipping AI products: agents, flows, tools, surfaces, records, schedules, evals, and product templates. Use this skill as the entry point when the user is asking about Runtype broadly or needs help connecting an agent to the platform.
This skill is intentionally a router. For implementation work, switch to the narrower skill that matches the job.
First Move
If the Runtype MCP server is available, use it as the live source of truth before giving schema, catalog, or creation guidance:
get_build_instructions(task="explain-capabilities")for scoping.get_build_instructions(task="build-product")before product construction.get_build_instructions(task="generate-flow")before flow construction.get_platform_documentation(topic=...)for schemas, surface traits, tool catalogs, SDK docs, Persona embed docs, dashboard links, and type definitions.