sports-live

Aggiornamenti sportivi in tempo reale tramite TheSportsDB e API-Football.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sports-live" with this command: npx skills add jakah2551/sports-live

Sports Live — Aggiornamenti Sportivi in Tempo Reale

Usa questa skill ogni volta che l'utente chiede informazioni su:

  • Partite in corso / risultati live
  • Partite di oggi per uno sport specifico
  • Prossime partite di una squadra
  • Ultimi risultati di una squadra
  • Ricerca di team o giocatori
  • Calcio live o partite di calcio odierne (con API key opzionale)

Strumento

Tutti i comandi si eseguono con exec chiamando lo script Python incluso nella skill:

python3 {baseDir}/scripts/sports_live.py <comando> [argomenti]

Comandi disponibili

ComandoDescrizioneEsempio
liveLivescores multi-sport orapython3 ... live
today <sport>Partite di oggi per sportpython3 ... today tennis
next <squadra>Prossime partite di una squadrapython3 ... next Juventus
last <squadra>Ultimi risultati di una squadrapython3 ... last Milan
search <nome>Cerca team o giocatorepython3 ... search Sinner
football_live <KEY>Calcio live (API-Football)python3 ... football_live abc123
football_today <KEY>Calcio oggi (API-Football)python3 ... football_today abc123

Sport validi per today: soccer, tennis, basketball, motorsport, f1, hockey, rugby, baseball, calcio, basket

Workflow

  1. Identifica l'intenzione dell'utente (live / oggi / prossimi / ultimi / ricerca)
  2. Scegli il comando appropriato dalla tabella sopra
  3. Esegui con exec: python3 {baseDir}/scripts/sports_live.py <cmd> [args]
  4. Presenta il risultato in modo chiaro e formattato
  5. Se l'output contiene errori HTTP o "Nessun evento", informare l'utente e suggerire di riprovare

Decisioni

  • Se l'utente dice "partite live" o "cosa si gioca ora" → usa live
  • Se l'utente dice "partite di oggi" + sport → usa today <sport>
  • Se l'utente dice "prossima partita del/della [squadra]" → usa next <squadra>
  • Se l'utente dice "come ha giocato / risultati di [squadra]" → usa last <squadra>
  • Se l'utente dice "cerca [nome]" o chiede info su un team → usa search <nome>
  • Se l'utente chiede il calcio live e ha fornito una API key → usa football_live <KEY>
  • Se non è specificato lo sport per "oggi", usa soccer come default

API gratuite usate

  • TheSportsDB — nessuna registrazione, nessuna key richiesta
    • Endpoint: https://www.thesportsdb.com/api/v1/json/1/
    • Copre: calcio, tennis, basket, motorsport, hockey, rugby, baseball e altri
  • API-Football — free plan, 100 richieste/giorno, nessuna carta di credito

Guardrails

  • NON eseguire mai comandi arbitrari passati dall'utente — usa solo i comandi della tabella sopra
  • NON esporre mai API key nell'output (se passata come argomento, non ripeterla nella risposta)
  • Se TheSportsDB restituisce HTTP 400/404, informare l'utente che il servizio potrebbe avere limitazioni temporanee
  • Per football_live e football_today, se non viene fornita la KEY, rispondere con: "Per questa funzione serve una API key gratuita da https://dashboard.api-football.com/register"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

1688 Item Select

1688 商家重点品圈选 —— 基于多维度商品评分智能识别值得重点运营的商品或搜索商品。 工具能力:五维度评分(销售贡献、流量效率、成长潜力、营销ROI、商品健康度),商品分层(S/A/B/C级),搜索商品。 触发词:重点品查看、圈选重点品、圈选运营商品、今日运营重点、选品、推荐商品、商品分层、商品优先级、搜索商品。

Registry SourceRecently Updated
General

Yield Offer Sanity Check

A checklist skill that evaluates whether a yield, staking, or earn offer is reasonable or suspicious. Use when the user encounters a yield promotion. Prompt-...

Registry SourceRecently Updated
General

IFQ App Builder

Use this OpenClaw / ClawHub skill when the user wants to turn three ordinary sentences into a verified build-ready prompt bundle for a real app: PC desktop,...

Registry SourceRecently Updated
General

Airdrop Participation Filter

A decision helper that helps users decide whether to participate in an airdrop campaign. Use when the user considers joining an airdrop. Prompt-only.

Registry SourceRecently Updated