perplexity-search by parcadei/continuous-claude-v3
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill perplexity-search通过 AI 驱动的答案、深度研究和思维链推理进行网络搜索。
| 模型 | 用途 |
|---|---|
sonar | 带有事实依据的轻量级搜索 |
sonar-pro | 针对复杂查询的高级搜索 |
sonar-reasoning-pro | 思维链推理 |
sonar-deep-research | 专家级详尽研究 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
uv run python scripts/mcp/perplexity_search.py \
--ask "What is the latest version of Python?"
uv run python scripts/mcp/perplexity_search.py \
--search "SQLite graph database patterns" \
--max-results 5 \
--recency week
uv run python scripts/mcp/perplexity_search.py \
--research "compare FastAPI vs Django for microservices"
uv run python scripts/mcp/perplexity_search.py \
--reason "should I use Neo4j or SQLite for small graph under 10k nodes?"
uv run python scripts/mcp/perplexity_search.py \
--deep "state of AI agent observability 2025"
| 参数 | 描述 |
|---|---|
--ask | 快速提问,获取 AI 答案 (sonar) |
--search | 直接网络搜索 - 获取排名结果,无 AI 合成 |
--research | AI 综合研究 (sonar-pro) |
--reason | 思维链推理 (sonar-reasoning-pro) |
--deep | 深度全面研究 (sonar-deep-research) |
| 参数 | 描述 |
|---|---|
--max-results N | 结果数量 (1-20,默认: 10) |
--recency | 时间过滤:day、week、month、year |
--domains | 限制在特定域名内 |
| 需求 | 使用 | 原因 |
|---|---|---|
| 快速事实 | --ask | 快速、轻量 |
| 查找来源 | --search | 原始结果,无 AI 开销 |
| 综合答案 | --research | AI 整合多个来源 |
| 复杂决策 | --reason | 思维链分析 |
| 全面报告 | --deep | 详尽的多来源研究 |
# 查找关于某个主题的最新来源
uv run python scripts/mcp/perplexity_search.py \
--search "OpenTelemetry AI agent tracing" \
--recency month --max-results 5
# 获取 AI 综合报告
uv run python scripts/mcp/perplexity_search.py \
--research "best practices for AI agent logging 2025"
# 做出决策
uv run python scripts/mcp/perplexity_search.py \
--reason "microservices vs monolith for startup MVP"
# 深度研究
uv run python scripts/mcp/perplexity_search.py \
--deep "comprehensive guide to building feedback loops for autonomous agents"
需要在环境变量或 ~/.claude/.env 文件中设置 PERPLEXITY_API_KEY。
每周安装量
199
代码仓库
GitHub 星标数
3.6K
首次出现
Jan 22, 2026
安全审计
安装于
opencode195
gemini-cli193
codex193
github-copilot189
cursor189
amp185
Web search with AI-powered answers, deep research, and chain-of-thought reasoning.
| Model | Purpose |
|---|---|
sonar | Lightweight search with grounding |
sonar-pro | Advanced search for complex queries |
sonar-reasoning-pro | Chain of thought reasoning |
sonar-deep-research | Expert-level exhaustive research |
uv run python scripts/mcp/perplexity_search.py \
--ask "What is the latest version of Python?"
uv run python scripts/mcp/perplexity_search.py \
--search "SQLite graph database patterns" \
--max-results 5 \
--recency week
uv run python scripts/mcp/perplexity_search.py \
--research "compare FastAPI vs Django for microservices"
uv run python scripts/mcp/perplexity_search.py \
--reason "should I use Neo4j or SQLite for small graph under 10k nodes?"
uv run python scripts/mcp/perplexity_search.py \
--deep "state of AI agent observability 2025"
| Parameter | Description |
|---|---|
--ask | Quick question with AI answer (sonar) |
--search | Direct web search - ranked results without AI synthesis |
--research | AI-synthesized research (sonar-pro) |
--reason | Chain-of-thought reasoning (sonar-reasoning-pro) |
--deep | Deep comprehensive research (sonar-deep-research) |
| Parameter | Description |
|---|---|
--max-results N | Number of results (1-20, default: 10) |
--recency | Filter: day, week, month, year |
--domains | Limit to specific domains |
| Need | Use | Why |
|---|---|---|
| Quick fact | --ask | Fast, lightweight |
| Find sources | --search | Raw results, no AI overhead |
| Synthesized answer | --research | AI combines multiple sources |
| Complex decision | --reason | Chain-of-thought analysis |
| Comprehensive report | --deep | Exhaustive multi-source research |
# Find recent sources on a topic
uv run python scripts/mcp/perplexity_search.py \
--search "OpenTelemetry AI agent tracing" \
--recency month --max-results 5
# Get AI synthesis
uv run python scripts/mcp/perplexity_search.py \
--research "best practices for AI agent logging 2025"
# Make a decision
uv run python scripts/mcp/perplexity_search.py \
--reason "microservices vs monolith for startup MVP"
# Deep dive
uv run python scripts/mcp/perplexity_search.py \
--deep "comprehensive guide to building feedback loops for autonomous agents"
Requires PERPLEXITY_API_KEY in environment or ~/.claude/.env.
Weekly Installs
199
Repository
GitHub Stars
3.6K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
opencode195
gemini-cli193
codex193
github-copilot189
cursor189
amp185
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
46,500 周安装
BMAD 创意智能套件:36种头脑风暴方法、设计思维、创新策略与故事框架
6,400 周安装
Google Sheets 销售跟踪自动化:记录交易更新到表格的完整指南
6,700 周安装
GDPR 数据处理指南 - 合规实施、同意管理与隐私控制实战教程
6,700 周安装
Tavily AI Research技能:自动化网络研究工具,快速生成带引用报告
6,500 周安装
React Doctor - React 代码扫描工具,检查安全性能问题,提供诊断建议和评分
6,600 周安装
Kubernetes安全策略实战指南:NetworkPolicy、PodSecurityPolicy、RBAC配置与Pod安全标准
6,800 周安装