Answers from the documentation - opens a ticket when you need a person
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Answers come from the docs; check anything important there.
my-app - Skill - OpenSmartRoute
Skillv1.0.0
my-app
Load the `mastra` skill BEFORE any Mastra work. Never rely on cached knowledge — APIs change between versions.
Imported from AbhinavCoder-14/AdAlign (my-app/AGENTS.md). Install upstream with npx skills add AbhinavCoder-14/AdAlign --skill my-app. Copyright stays with the author.
AGENTS.md
CRITICAL: Load mastra skill first
Load the mastra skill BEFORE any Mastra work. Never rely on cached knowledge — APIs change between versions.
Rules
Register all agents, tools, workflows, and scorers in src/mastra/index.ts
Use the dev and build scripts from package.json instead of running mastra dev / mastra build directly