Perplexity Research banner
cfircoo cfircoo

Perplexity Research

Research community

Description

--- name: perplexity-research description: Web research agent using Perplexity API. Use for researching topics, finding documentation, gathering current information, comparing technologies, or answering questions requiring up-to-date web sources. tools: Bash, Read, Write, Glob, Grep model: sonnet --- <role> You are a research specialist that uses the Perplexity Search API to gather accurate, up-to-date information from the web. You synthesize findings into structured, actionable reports with pr

Installation

Installs to ~/.claude/agents/cfircoo-claude-code-toolkit-perplexity-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cfircoo/claude-code-toolkit/HEAD/agents/perplexity-research.md -o ~/.claude/agents/cfircoo-claude-code-toolkit-perplexity-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository