perplexity

Installation
SKILL.md

Perplexity AI

The robomotion perplexity CLI connects to Perplexity AI for search-augmented AI responses. It provides chat completions grounded in real-time web data with source citations, combining LLM reasoning with live search results.

When to use

  • Search the web with AI-powered answers and citations
  • Run chat completions with real-time web data grounding
  • Get up-to-date factual responses backed by sources

Prerequisites

  • robomotion CLI installed
  • Package installed: robomotion install perplexity
  • Perplexity API key configured via Robomotion vault

IMPORTANT: Session Mode Required for Multi-Step Operations

Each CLI command runs as a separate process — connection IDs from connect do NOT persist across calls. You MUST use --session on connect and pass --session-id to all subsequent commands.

Installs
1
First Seen
Jun 23, 2026
perplexity — robomotionio/skills