community-automations/perplexity-bridge

Research & Intel

PublicClaude-Subagent

Perplexity-Brücke

Perplexity liefert hervorragende, belegte Antworten, doch die Anbindung an Ihre eigenen Agents und Skripte ist in jedem Projekt aufs Neue fummelig. Diese Bridge verpackt sie als ein sauberes Tool.

sonnet2 TagePerplexity APIFastAPIRedisOpenAI
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Perplexity liefert hervorragende, belegte Antworten, doch die Anbindung an Ihre eigenen Agents und Skripte ist in jedem Projekt aufs Neue fummelig. Diese Bridge verpackt sie als ein sauberes Tool.

Jeder Workflow ruft einen einzigen Endpunkt auf, schickt eine Frage und bekommt die Antwort mit ihren Quellenangaben in stabiler Form zurück. Wiederholte Anfragen werden gecacht, damit Sie für dasselbe nicht zweimal zahlen, und Ihre Agents berühren die rohe API nie.

So läuft er

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

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