community-automations/perplexity-bridge

研究與情報

PublicClaude 子代理

Perplexity 橋接器

Perplexity 能給出附引用的優質答案,但要把它接進自己的代理程式和腳本,每個專案都得重新搞一次,相當繁瑣。這個橋接器把它包裝成一個乾淨的工具。

sonnet2 天Perplexity APIFastAPIRedisOpenAI
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

Perplexity 能給出附引用的優質答案,但要把它接進自己的代理程式和腳本,每個專案都得重新搞一次,相當繁瑣。這個橋接器把它包裝成一個乾淨的工具。

任何工作流程只需呼叫單一端點,送出問題,就能拿到答案與引用,格式穩定一致。重複的查詢會被快取,同樣的問題不用付兩次費用,你的代理程式也完全不必碰到原始 API。

運作方式

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

輸出範例

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.