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.