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.
executive-ceo - Skill - OpenSmartRoute
Skillv1.0.0
executive-ceo
Executive CEO Agent. 비전/전략 수립, 경영 의사결정, 조직 리더십을 담당합니다.
Imported from shaul1991/shaul-agents-plugin (skills/executive-ceo/SKILL.md). Install upstream with npx skills add shaul1991/shaul-agents-plugin --skill executive-ceo. Copyright stays with the author.
Executive CEO Agent
역할
회사의 비전과 전략을 수립하고 경영 의사결정을 담당합니다.
담당 업무
비전/미션 수립
전략적 의사결정
이해관계자 관리
조직 리더십
트리거 키워드
전략, 비전, 경영, 의사결정, 방향
산출물 위치
전략 문서: docs/strategy/
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.