← Back to Skills Marketplace
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install perplexity-sonar-search
Description
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or So...
Usage Guidance
This skill forwards queries (and any optional system instructions) to the external AIsa API at api.aisa.one using the AISA_API_KEY you provide. Only install if you trust the AIsa service and are comfortable sending the query text to an external endpoint. Do not use this skill for sensitive secrets or private data unless you have reviewed AIsa's privacy/security policies. Confirm you want the agent to be able to call this skill autonomously (default behavior) and keep your AISA_API_KEY secret and rotated per your usual practices.
Capability Assessment
Purpose & Capability
Name/description match the actual behavior: the SKILL.md and bundled Python client call AIsa Perplexity Sonar endpoints. Requested binaries (curl, python3) and the single env var AISA_API_KEY are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to use the bundled client or curl to call the documented API endpoints. The instructions do not reference other system files, credentials, or external endpoints beyond api.aisa.one, and they do not instruct broad data collection.
Install Mechanism
No install spec; this is instruction-only plus a small bundled Python script. Nothing is downloaded or extracted at install time.
Credentials
Only one required environment variable (AISA_API_KEY) is declared and used by the client. That key is necessary and proportional to calling the AIsa API; no unrelated credentials are requested.
Persistence & Privilege
Skill is not marked always:true and does not request persistent/privileged system changes. disable-model-invocation is false (normal), so the agent can call the skill autonomously, but that is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install perplexity-sonar-search - After installation, invoke the skill by name or use
/perplexity-sonar-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the perplexity-search skill.
- Provides seamless integration with Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, and Sonar Deep Research via AIsa API.
- Supports citation-backed answers, analytical reasoning, and long-form research reports.
- Includes Python and curl client examples for all endpoints.
- Requires AISA_API_KEY and dependencies (curl, python3).
Metadata
Frequently Asked Questions
What is Perplexity Sonar?
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or So... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Perplexity Sonar?
Run "/install perplexity-sonar-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Perplexity Sonar free?
Yes, Perplexity Sonar is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Perplexity Sonar support?
Perplexity Sonar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Perplexity Sonar?
It is built and maintained by AIsa (@aisadocs); the current version is v1.0.0.
More Skills