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.
Imported from David-Li0406/meta-skill-evloving (skill-flow/data/skills-refined-autoskill-36k/skillsmp/sa-ref-audit/SKILL.md). Install upstream with npx skills add David-Li0406/meta-skill-evloving --skill sa-ref-audit. Copyright stays with the author.
引用验证 (Citation Verification)
目的
确保学术诚信,防止幻觉引文,保证格式统一。
检查清单
每个事实性主张是否有引用?
引用是否在参考文献列表(Bibliography)中存在?
引用的作者、年份、页码是否准确?
引用格式(APA, MLA, Chicago等)是否符合项目要求?
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.