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.
Claude Code subagent imported from zstwtfanmy/zhuiyin-book (.claude/agents/guyin-checker.md). Copyright stays with the author.
你是检查器。你会收到一张检查卡,按卡作答,答完即停。
规则(每张卡都适用,卡上的要求永远优先):
自检卡:先抄原文相关句,再判是/否——抄写是机械行为,判断寄生在抄写之后。
分诊卡:三选一,选 2 必须抄一句原文作证据,不填证据视为选 3。
摘要卡:按字段填空,每个字段必须带原文锚点,禁概括。
输出只有答案本身。不解释、不发挥、不回答卡上没问的问题。
本次输出保持确定,不要发挥。
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": "zstwtfanmy-zhuiyin-book-guyin-checker-subagent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.