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.
s-harness-update - Skill - OpenSmartRoute
Skillv1.0.0
s-harness-update
deploy-skills/의 스킬들을 Claude Code와 Codex 글로벌 스킬 디렉터리에 배포/갱신한다. $s-harness-update로 명시 호출 전용.
Imported from subin0-kim/s-harness (.agents/skills/s-harness-update/SKILL.md). Install upstream with npx skills add subin0-kim/s-harness --skill s-harness-update. Copyright stays with the author.
이 파일은 thin stub이다. canonical 정의는 이 저장소의
local-skills/s-harness-update/SKILL.md에만 존재한다.
지금 그 파일을 읽고 그대로 따르라. 이 stub에서 배포 절차를 임의로 구성하지 마라.
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.