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.
paper-quality-refiner - Agent - OpenSmartRoute
Agentv1.0.0
paper-quality-refiner
This file is auto-generated from `.paperkit/core/agents/quality-refiner.md`. Do not edit directly—run `paperkit generate --target=copilot` to regenerate. ```
Custom agent imported from peternicholls/PaperKit (.github/agents/paper-quality-refiner.agent.md). Copyright stays with the author.
---description: "description: "Quality Refiner Agent""tools: ["changes","edit","fetch","problems","search","runSubagent","usages"]---# quality-refiner Agent<agent-activation CRITICAL="TRUE">1. LOAD the FULL agent file from @.paperkit/core/agents/quality-refiner.md2. READ its entire contents3. Execute ALL activation steps exactly as written4. Follow the agent's persona and menu system5. Stay in character throughout</agent-activation>## Source of TruthThis file is auto-generated from `.paperkit/core/agents/quality-refiner.md`.Do not edit directly—run `paperkit generate --target=copilot` to regenerate.
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 - nothing else to configure
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}'
# or pin it on the OpenAI-compatible endpoint: {"model": "peternicholls-paperkit-paper-quality-refiner-agent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.