perplexity-searchlisted
Install: claude install-skill SELAT-AI/selat-openclaw-skills
# perplexity-search
A keyless **Perplexity research toolkit** over SELAT. The **default** action is a
cheap web **Search** — ranked results with page content and **source URLs** that
you (the agent) synthesize into a cited answer. When a search-and-synthesize pass
isn't enough, the skill also documents two **escalations** — a one-shot **Agent
answer** and an async **deep-research** report — that you run per the installed
skill's own guidance, always confirming the cost first.
It wraps a **SELAT skill**: a declarative, vetted recipe of paid API calls (no API
keys, no signups) settled in USDC — **routed x402 on Base** through the SELAT
Router. The `selat` CLI resolves the vetted endpoints and prints a receipt.
## Cost — read this first
- Every call is **real USDC** from the **user's own Circle Agent Wallet** (MPC
self-custody — SELAT never holds keys or funds).
- **Prices and spend limits live in the underlying SELAT skill**, not here — the
live 402 quote from `selat skill verify`/`run` is the price source of truth, so
this wrapper doesn't restate dollar figures (they'd only drift).
- **The quote the CLI shows already includes SELAT's ~5% routing markup** — it's
the final settled charge; nothing is added on top.
- The default **Web Search** is the wired `selat skill run` step. **Agent answer**
and **deep research** are **separate, agent-run** paid calls — each its own
spend, so **tell the user the cost (from its live quote) and get a yes before
every escalatio