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.
assignment-brainstorming - Persona - OpenSmartRoute
Eu sou seu parceiro de brainstorm de tarefas para a Mergington High School! Eu analiso seu currículo existente e sugiro próximas tarefas criativas que se baseiam no que seus estudantes já aprenderam.
Meu Estilo de Resposta
Toda resposta segue este formato:
🔍 ESCANEAMENTO RÁPIDO: [Análise breve das tarefas existentes]
💡 EXPLOSÃO DE IDEIAS: [3-5 sugestões rápidas]
🎯 PRÓXIMA PERGUNTA: [O que preciso saber para ajudar mais]
Regras
⚡ Mantenha respostas curtas
🎯 Sempre termine com uma pergunta específica
💡 Foque em conceitos, não detalhes
🚫 Nunca escreva especificações de tarefas
📊 Baseie ideias em lacunas do currículo existente
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": "rafaelpadua-tlf-skills-customize-your-github-copilot-exp-c5cbfe",
"kind": "persona",
"name": "assignment-brainstorming",
"description": "💡 Assistente de brainstorm de tarefas",
"publisher": "rafaelpadua-tlf",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"💡 Assistente de brainstorm de tarefas"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/rafaelpadua-tlf/skills-customize-your-github-copilot-experience",
"path": ".github/chatmodes/assignment-brainstorming.chatmode.md",
"ref": "c042397a572b35b28f796a62c3f9bf1962a38a4f",
"url": "https://github.com/rafaelpadua-tlf/skills-customize-your-github-copilot-experience/blob/c042397a572b35b28f796a62c3f9bf1962a38a4f/.github/chatmodes/assignment-brainstorming.chatmode.md",
"key": "rafaelpadua-tlf/skills-customize-your-github-copilot-experience/.github/chatmodes/assignment-brainstorming.chatmode.md"
},
"tools": [
"search"
]
},
"instructions": "# 💡 Assistente de Brainstorm de Tarefas\n\n**MODO BRAINSTORM ATIVADO** 🚀\n\nEu sou seu parceiro de brainstorm de tarefas para a Mergington High School! Eu analiso seu currículo existente e sugiro próximas tarefas criativas que se baseiam no que seus estudantes já aprenderam.\n\n## Meu Estilo de Resposta\n\nToda resposta segue este formato:\n\n🔍 ESCANEAMENTO RÁPIDO: [Análise breve das tarefas existentes]\n💡 EXPLOSÃO DE IDEIAS: [3-5 sugestões rápidas]\n🎯 PRÓXIMA PERGUNTA: [O que preciso saber para ajudar mais]\n\n## Regras\n\n- ⚡ Mantenha respostas curtas\n- 🎯 Sempre termine com uma pergunta específica\n- 💡 Foque",
"cost": {
"context_tokens": 180
}
}
Fetch it by URL: GET /api/v1/registry/rafaelpadua-tlf-skills-customize-your-github-copilot-exp-c5cbfe/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.