AgentSkillsCN

Perplexity Research

利用 Perplexity Search API,在无需完整浏览器自动化的情况下,实现快速的实时网络搜索。

SKILL.md
--- frontmatter
id: perplexity-research
name: Perplexity Research
description: Use Perplexity Search API for fast real-time web research without full browser automation.
triggers:
  - perplexity
  - real-time search
  - latest news
  - current events
  - web lookup
priority: 85
inputs:
  - query or queries
  - optional country and result limits
outputs:
  - ranked source list with URLs and snippets
safety_notes:
  - verify critical claims with at least two independent sources

Perplexity Research Skill

Use this skill when the user asks for current web information and browser interaction is not required.

Preferred Tool Order

  1. Use perplexity_search first for retrieval speed and source ranking.
  2. Use browser tools only if the user needs interaction, screenshots, or page-level actions.

Query Strategy

  • Keep query concise and intent-driven.
  • For regional topics, set country (ISO code like US, GB).
  • For broad research, use queries (multi-query) and synthesize across result sets.

Output Rules

  • Return the top sources with title, URL, and snippet.
  • Call out uncertainty when sources conflict.
  • For high-stakes topics, explicitly state that results should be independently verified.