Perplexity Pro Search
Use this skill for Pro Search mode through a local script path that works both in a global Windsurf install and from the repository root.
Rules:
- Run
python3 ~/.codeium/windsurf/skills/perplexity-pro/pro_search.py "<query>" --context-size medium --jsonfor a global Windsurf install, orpython3 perplexity-pro-search/scripts/pro_search.py "<query>" --context-size medium --jsonfrom the repository root. - Use
--context-size lowfor small factual checks and--context-size highonly when needed. - Do not replace this with
perplexity_search,perplexity_ask,perplexity_reason, orperplexity_researchunless the user asks. - Report
usage.cost.total_costwhen present. - Return the answer, key sources, and cost if available.