community-automations/perplexity-bridge

Recherche & Veille

PublicSous-agent Claude

Pont Perplexity

Perplexity rend d'excellentes réponses sourcées, mais le brancher sur vos propres agents et scripts devient vite fastidieux à refaire pour chaque projet. Ce bridge l'enveloppe dans un seul outil propre.

sonnet2 joursPerplexity APIFastAPIRedisOpenAI
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

Perplexity rend d'excellentes réponses sourcées, mais le brancher sur vos propres agents et scripts devient vite fastidieux à refaire pour chaque projet. Ce bridge l'enveloppe dans un seul outil propre.

N'importe quel workflow appelle un endpoint unique, envoie une question et récupère la réponse avec ses citations, dans un format stable. Les requêtes répétées sont mises en cache pour ne pas payer deux fois la même chose, et vos agents ne touchent jamais à l'API brute.

Comment il s'exécute

    • 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.

Exemple de sortie

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.