community-automations/perplexity-bridge

Ricerca & Intelligence

PublicSubagent Claude

Ponte Perplexity

Perplexity dà ottime risposte con citazioni, ma collegarlo ai tuoi agent e script è un lavoro fastidioso da rifare per ogni progetto. Questo bridge lo incapsula in un unico strumento pulito.

sonnet2 giorniPerplexity APIFastAPIRedisOpenAI
ClaudeClaude
ROI for
README.md

Perché questo subagent

Perplexity dà ottime risposte con citazioni, ma collegarlo ai tuoi agent e script è un lavoro fastidioso da rifare per ogni progetto. Questo bridge lo incapsula in un unico strumento pulito.

Qualsiasi workflow chiama un singolo endpoint, invia una domanda e riceve la risposta con le sue citazioni in un formato stabile. Le query ripetute vengono messe in cache, così non paghi due volte per la stessa cosa, e i tuoi agent non toccano mai l'API grezza.

Come gira

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Esempio di output

json
// Sample output
// (generated when the pipeline finishes)

Accept a query, call Perplexity, and return {answer, citations[], model} in a stable shape so calling agents never parse raw API responses.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.