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.
Grounded in the docs - follow a source before acting on it.
init - Prompt - OpenSmartRoute
Promptv1.0.0
init
Initialize the universal Agent Master project contract
Prompt file imported from AnupDangi/Agent-Master-Setup (.claude/commands/init.md). Fill in {{CLAUDE_PLUGIN_ROOT}} before use. Copyright stays with the author.
Agent Master Init
Run:
node "{{CLAUDE_PLUGIN_ROOT}}/bin/cli.js" init
Do not implement product changes during initialization.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Agent Master Init
Run:
```bash
node "{{CLAUDE_PLUGIN_ROOT}}/bin/cli.js" init
```
Do not implement product changes during initialization.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.