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.
workflow - Skill - OpenSmartRoute
Skillv1.0.0
workflow
개발 순서 1. requirement.md를 확인한다. 2. feature.md를 확인한다. 3. Feature 번호 순서대로 하나씩 개발한다. 4. 각 Feature 완료 후 결과를 확인한다.
Instruction file imported from testkoreahi/fuck (.github/instructions/workflow.instructions.md). Copyright stays with the author.
개발 순서
requirement.md를 확인한다.
feature.md를 확인한다.
Feature 번호 순서대로 하나씩 개발한다.
각 Feature 완료 후 결과를 확인한다.
코딩 규칙
한국어로 코딩한다.
코드에 한국어 주석을 달아서 학생이 이해랄 수 있게 한다.
모바일 반응형을 기본으로 적용한다.
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.