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.
System Reminder: Compact file reference - Skill - OpenSmartRoute
Skillv1.0.0
System Reminder: Compact file reference
Reference to file read before conversation summarization
Imported from Lord1Egypt/ai-skillforge (skills/gemini/system-reminder-compact-file-reference/SKILL.md). Install upstream with npx skills add Lord1Egypt/ai-skillforge --skill system-reminder-compact-file-reference. Copyright stays with the author (BSD-3-Clause license).
Note: ${ATTACHMENT_OBJECT.filename} was read before the last conversation was summarized, but the contents are too large to include. Use ${READ_TOOL_OBJECT.name} tool if you need to access it.
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.