agente-sessioni666

Agente Python autonomo basato su Claude Agent SDK di Anthropic.

Esegue task da Notion, effettua ricerche web e salva i risultati automaticamente.

Componenti

task_runner.py

Legge task con stato TODO da un database Notion, li esegue con Claude e aggiorna lo stato a DONE.

  • Legge dalla Notion DB "Task Manager 666"
  • Pre-fetcha contesto web via Brave Search + Tavily
  • Esegue il task con claude-agent-sdk
  • Aggiorna stato: TODO โ†’ IN_PROGRESS โ†’ DONE

ricerca_autonoma.py

Ricerca web autonoma giornaliera con salvataggio su Notion.

  • Chiama Brave Search API per raccogliere risultati
  • Analizza con Claude Agent SDK
  • Crea pagina Notion [RICERCA] Rassegna DD/MM/YYYY
  • Programmabile via Windows Task Scheduler

main.py

Traccia le sessioni dell'agente e sincronizza il log su Notion.

Setup

pip install -r requirements.txt

Crea un file .env con:

NOTION_TOKEN=...
BRAVE_API_KEY=...
TAVILY_API_KEY=...
HF_TOKEN=...

Avvio

  • AVVIA_TASK_MANAGER.bat โ€” esegue i task Notion
  • AVVIA_RICERCA.bat โ€” esegue la ricerca web autonoma
  • Task Scheduler Windows: RicercaAutonoma666 (ogni giorno alle 8:30)

Requisiti

  • Python 3.11+
  • Claude Desktop con Claude Max
  • Account Notion con integration token
  • Brave Search API key
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support