ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

aisa-perplexity-search-sonar

Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports research-ready outputs and structured retrieval.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/baofeng-tech/aisa-perplexity-search-sonar
Or

AIsa Perplexity Search Sonar

Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports research-ready outputs and structured retrieval.

When to use

  • The user needs web, multi-source, or last-30-days research.
  • The user wants competitor scans, trend discovery, or structured search output.
  • The user wants one skill to cover multiple retrieval surfaces.

High-Intent Workflows

  • Search and summarize recent evidence.
  • Compare two tools or companies using recent signals.
  • Turn multi-source retrieval into a research brief.

Quick Reference

  • python3 scripts/perplexity_search_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Research OpenAI Agents SDK over the last 30 days
  • Compare OpenClaw and Codex using recent public discussion
  • Search recent sentiment around a product launch

Guardrails

  • Do not present test-only helpers as public features.
  • Do not claim sources that were not actually queried.
  • If some providers time out, report that honestly.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-baofeng-tech-aisa-perplexity-search-sonar": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.