Imported from rodrigolinss/controle-horas-wifi (AGENTS.md). Install upstream with npx skills add rodrigolinss/controle-horas-wifi. Copyright stays with the author.
Guia para assistentes de IA
O conteúdo está em CLAUDE.md — mesmo arquivo, dois nomes, porque
assistentes diferentes procuram por um ou por outro.
Resumo de uma linha: antes de qualquer coisa funcionar, seis coisas precisam
ser configuradas — banco, variáveis de ambiente, config.json, acesso de
rede do PC, script de boot (Windows ou Mac) e o cadastro dos celulares. Nenhuma tem padrão que funcione
sozinho. O checklist está em CLAUDE.md.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/rodrigolinss-controle-horas-wifi-controle-horas-wifi/manifest # or paste the manifest below
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": "rodrigolinss-controle-horas-wifi-controle-horas-wifi",
"kind": "skill",
"name": "controle-horas-wifi",
"description": "O conteúdo está em [`CLAUDE.md`](CLAUDE.md) — mesmo arquivo, dois nomes, porque assistentes diferentes procuram por um ou por outro.",
"publisher": "rodrigolinss",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"O conteúdo está em [`CLAUDE.md`](CLAUDE.md) — mesmo arquivo, dois nomes, porque assistentes diferentes procuram por um ou por outro."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/rodrigolinss/controle-horas-wifi",
"path": "AGENTS.md",
"ref": "8fcaaa8eb478e7e6f92b78ee7507f54b0bbd7649",
"url": "https://github.com/rodrigolinss/controle-horas-wifi/blob/8fcaaa8eb478e7e6f92b78ee7507f54b0bbd7649/AGENTS.md",
"key": "rodrigolinss/controle-horas-wifi/AGENTS.md"
}
},
"instructions": "# Guia para assistentes de IA\n\nO conteúdo está em [`CLAUDE.md`](CLAUDE.md) — mesmo arquivo, dois nomes, porque\nassistentes diferentes procuram por um ou por outro.\n\nResumo de uma linha: antes de qualquer coisa funcionar, seis coisas precisam\nser configuradas — **banco, variáveis de ambiente, `config.json`, acesso de\nrede do PC, script de boot (Windows ou Mac) e o cadastro dos celulares**. Nenhuma tem padrão que funcione\nsozinho. O checklist está em [`CLAUDE.md`](CLAUDE.md).",
"cost": {
"context_tokens": 119
}
}
Fetch it by URL: GET /api/v1/registry/rodrigolinss-controle-horas-wifi-controle-horas-wifi/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.