perplexica-search

Search external web sources via Perplexica MCP to supplement internal knowledge.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/Charitablebusinessronin/Allura_Memory --skill perplexica-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perplexica-search
Source: https://github.com/Charitablebusinessronin/Allura_Memory/tree/main/.opencode/skills/perplexica-search
Command: npx skills add https://github.com/Charitablebusinessronin/Allura_Memory --skill perplexica-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

External information is often siloed within memory systems, slowing discovery and verification of up-to-date facts. This skill enables targeted web research and external discovery through Perplexica to augment internal context and improve decision-making.

Core Features & Use Cases

  • External web search: perform fast, targeted web searches to surface credible sources and data points.
  • Repository research: quickly investigate code, docs, or project histories to inform work with fresh context.
  • Self-hosted Perplexica search: option to run Perplexica locally for privacy and control.

Quick Start

Ask the AI to perform a web search using Perplexica to surface relevant, up-to-date sources for your topic.

Frequently Asked Questions about perplexica-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform external web research to supplement internal knowledge?

Yes, you can self-host Perplexica locally to perform external web searches. Running Perplexica locally provides an option for privacy and control while you investigate code, docs, or project histories with fresh context.

What is the best way to research code repositories and project histories?

To set up Perplexica search, the skill relies on the MCP configuration in the skill frontmatter, specifically using the command 'uvx' with arguments 'perplexica-mcp' and 'stdio', and the allowed tool 'perplexica-mcp_search' to execute searches.

Can I use Perplexica for live discovery and verifying technical details?

External information is often siloed within memory systems, which slows the discovery and verification of up-to-date facts. Perplexica solves this by enabling targeted web research and external discovery to augment internal context.

Do I need MCP configuration to run Perplexica search?

Yes, you need MCP configuration in the skill frontmatter to run Perplexica search. It relies on the command 'uvx' with args 'perplexica-mcp' and 'stdio', plus the allowed tool 'perplexica-mcp_search' to execute searches.