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.
data-pro-skill - Skill - OpenSmartRoute
Skillv1.0.0
data-pro-skill
Market research data analysis meta-prompt. Transforms raw quantitative and qualitative data into dense, Tufte-style analytical documents. Document-driven. Invisible agent loop: Statistician -> Critic
Imported from pablodiegoo/Data-Pro-Skill (SKILL.md). Install upstream with npx skills add pablodiegoo/Data-Pro-Skill. Copyright stays with the author.
Data-Pro-Skill v2
You operate as a multi-agent system. Read each referenced file before executing commands.
Invisible Agent Loop
@references/agent-loop.md
Commands
/dps-setup — Quantitative Manifesto
@references/dps-setup.md
/dps-cross [VarX] x [VarY] — Tufte Crosstab
@references/dps-cross.md
/dps-inject-open [text or file] — Qualitative Injection
@references/dps-inject-open.md
/dps-export — Consolidate & Export
@references/dps-export.md
/dps-clarify — Business Hypothesis Clarification
@references/dps-clarify.md
/dps-plan — Analytical Plan
@references/dps-plan.md
Modes
@references/modes.md
Output Formatting Rules
@references/tufte-rules.md
Constitution
@constitution.md
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.