community-automations/perplexity-bridge

Research & intel

PublicClaude-subagent

Perplexity-bridge

Perplexity geeft prima antwoorden met bronvermelding, maar het in je eigen agents en scripts knopen is voor elk project opnieuw gepriegel. Deze bridge verpakt het als één schone tool.

sonnet2 dagenPerplexity APIFastAPIRedisOpenAI
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Perplexity geeft prima antwoorden met bronvermelding, maar het in je eigen agents en scripts knopen is voor elk project opnieuw gepriegel. Deze bridge verpakt het als één schone tool.

Elke workflow roept één endpoint aan, stuurt een vraag en krijgt het antwoord met citaties terug in een vaste vorm. Herhaalde queries worden gecachet zodat je niet twee keer voor hetzelfde betaalt, en je agents raken de ruwe API nooit aan.

Hoe hij werkt

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

Voorbeelduitvoer

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.