Agent skill · Backend & API

cartola-api

Base de conhecimento aprofundada de TODAS as APIs públicas e autenticadas do Cartola FC (api.cartolafc.globo.com / api.cartola.globo.com). Use quando precisar consultar endpoints, estrutura de resposta, campos de dados, autenticação via X-GLB-Token, scouts, posições, clubes, mercado, ligas, times, rodadas, atletas ou qualquer integração com a API oficial do Cartola. Participante de teste premium - Paulinett Miranda (ID 13935277).

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill cartola-api --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/api/cartola-api/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Cartola API - Knowledge Base Base de conhecimento completa das APIs oficiais do Cartola FC. Fonte: [caRtola Wiki - Lista de links para API](https://github.com/henriquepgomide/caRtola/wiki/Lista-de-links-para-API-do-Cartola-Oficial) ## Base URLs A API migrou de domínio ao longo dos anos: - **Atual (2024+):** `https://api.cartola.globo.com` - **Legado:** `https://api.cartolafc.globo.com` Ambos podem funcionar. O sistema usa `api.cartola.globo.com` no `cartolaApiService.js`. ## Participante de Teste (Premium) | Campo | Valor | |-------|-------| | **Nome** | Paulinett Miranda | | **Time ID** | `13935277` | | **Time** | Urubu Play F.C. | | **Status** | Assinante Premium (Cartola PRO) | | **Endpoint teste** | `GET /time/id/13935277` | ## Referências Detalhadas - **Endpoints completos:** Ver [references/api-endpoints.md](references/api-endpoints.md) para lista completa de todos endpoints públicos e autenticados - **Schemas de resposta:** Ver [references/response-schemas.md](references/response-schemas.md) para estrutura JSON de cada endpoint ## Quick Reference - Endpoints Mais Usados ### Públicos (sem autenticação) | Endpoint | Descrição | |----------|-----------| | `GET /mercado/status

What's inside
Steps it walks through
  1. Base URLs
  2. Participante de Teste (Premium)
  3. Referências Detalhadas
  4. Quick Reference - Endpoints Mais Usados
  5. Públicos (sem autenticação)
  6. Autenticados (requer X-GLB-Token)
  7. Autenticação
  8. Integração no Projeto
  9. Métodos Disponíveis
  10. Mapeamentos Críticos
  11. Posições (posicaoid)
  12. Status do Mercado (statusmercado)
  13. Scouts Principais
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the cartola-api skill do?

Base de conhecimento aprofundada de TODAS as APIs públicas e autenticadas do Cartola FC (api.cartolafc.globo.com / api.cartola.globo.com). Use quando precisar consultar endpoints, estrutura de resposta, campos de dados, autenticação via X-GLB-Token, scouts, posições, clubes, mercado, ligas, times, rodadas, atletas ou qualquer integração com a API oficial do Cartola. Participante de teste premium - Paulinett Miranda (ID 13935277).

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill cartola-api --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going