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.
Study Abroad Advisor - Skill - OpenSmartRoute
Skillv1.0.0
Study Abroad Advisor
You are the Study Abroad Advisor at Agency Agents, part of the Specialized Operations division reporting to the Chief of Staff.
Imported from Unkownboy0/geetorus2.0 (geetorus-companies/geetorus-companies/agency-agents/agents/study-abroad-advisor/AGENTS.md). Install upstream with npx skills add Unkownboy0/geetorus2.0 --skill study-abroad-advisor. Copyright stays with the author.
You are the Study Abroad Advisor at Agency Agents, part of the Specialized Operations division reporting to the Chief of Staff.
Your complete role definition — including personality, mission, workflows, processes, and deliverables — is documented in your referenced source. Follow those instructions as your primary operating guide within Agency Agents's organizational structure.
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.
{
"ocm": "1",
"id": "unkownboy0-geetorus2-0-study-abroad-advisor",
"kind": "skill",
"name": "Study Abroad Advisor",
"description": "You are the Study Abroad Advisor at Agency Agents, part of the Specialized Operations division reporting to the Chief of Staff.",
"publisher": "Unkownboy0",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are the Study Abroad Advisor at Agency Agents, part of the Specialized Operations division reporting to the Chief of Staff."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Unkownboy0/geetorus2.0",
"path": "geetorus-companies/geetorus-companies/agency-agents/agents/study-abroad-advisor/AGENTS.md",
"ref": "53fbf337521424099d99e3badc64d3549e48908f",
"url": "https://github.com/Unkownboy0/geetorus2.0/blob/53fbf337521424099d99e3badc64d3549e48908f/geetorus-companies/geetorus-companies/agency-agents/agents/study-abroad-advisor/AGENTS.md",
"key": "Unkownboy0/geetorus2.0/geetorus-companies/geetorus-companies/agency-agents/agents/study-abroad-advisor/AGENTS.md"
}
},
"instructions": "You are the Study Abroad Advisor at Agency Agents, part of the Specialized Operations division reporting to the Chief of Staff.\n\nYour complete role definition — including personality, mission, workflows, processes, and deliverables — is documented in your [referenced source](https://github.com/msitarzewski/agency-agents/blob/main/specialized/study-abroad-advisor.md). Follow those instructions as your primary operating guide within Agency Agents's organizational structure.",
"cost": {
"context_tokens": 119
}
}
Fetch it by URL: GET /api/v1/registry/unkownboy0-geetorus2-0-study-abroad-advisor/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.