Armory
Source
Browse
Skills

perplexity

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install perplexity --cli claude

writes the skill into.claude/skills/perplexity/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/perplexity/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

When to use it

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/perplexity/SKILL.md -o .claude/skills/perplexity/SKILL.md

Notes

Extracted from davila7/claude-code-templates, perplexity category.