← Back to Skills Marketplace
bibaofeng

AIsa Tavily Search

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-tavily-search
Description
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese...
README (SKILL.md)

AIsa Tavily Search

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/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.
Usage Guidance
This package appears internally consistent, but it will send all queries and any extracted URL content to the remote AIsa service (https://api.aisa.one). Before installing, confirm you trust that provider and avoid using sensitive API keys or pasting confidential URLs/content. Use a dedicated, limited-scope AISA_API_KEY where possible, rotate it if needed, and review the script if you want to verify exactly what fields are transmitted (endpoints used include /scholar/search/*, /tavily/*, /sonar*, /scholar/explain, etc.). Because the skill's source/homepage is not provided, double-check provider reputation if you require stronger assurance.
Capability Analysis
Type: OpenClaw Skill Name: aisa-tavily-search Version: 1.0.0 The skill is a legitimate API client for the AIsa search service, providing web, academic, and multi-source research capabilities. The Python script (scripts/search_client.py) uses standard libraries to communicate with the official API endpoint (api.aisa.one) and contains no evidence of data exfiltration, malicious execution, or obfuscation. The instructions in SKILL.md are consistent with the tool's intended use and include appropriate accuracy guardrails for the AI agent.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description ask for multi-source and recent web research; the packaged CLI (scripts/search_client.py) requires only python3 and an AISA_API_KEY and calls AIsa endpoints (api.aisa.one). The requested resources are consistent with the stated capability.
Instruction Scope
SKILL.md instructs running the shipped Python CLI, using repo-relative scripts/, and setting AISA_API_KEY. The runtime instructions and the code limit actions to calling AIsa endpoints and printing results. The script does not instruct reading unrelated local files or other environment variables.
Install Mechanism
No install spec is provided (instruction-only runtime with a bundled script). Nothing is downloaded or extracted at install time, so there is low install-time risk.
Credentials
Only AISA_API_KEY is required and declared as the primary credential; this is proportional to a skill that calls a third-party search API. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invokable. It does not request or modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-tavily-search
  3. After installation, invoke the skill by name or use /aisa-tavily-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of aisa-tavily-search. - Enables web, multi-source, and last-30-days research via AIsa. - Supports synthesis, competitor analysis, trend discovery, and structured retrieval. - Delivers research-ready outputs for comparison and summarization workflows. - Requires AISA_API_KEY for authenticated access. - CLI usage and setup details provided in documentation. - Honest reporting of provider timeouts and strict source handling.
Metadata
Slug aisa-tavily-search
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AIsa Tavily Search?

Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install AIsa Tavily Search?

Run "/install aisa-tavily-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AIsa Tavily Search free?

Yes, AIsa Tavily Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AIsa Tavily Search support?

AIsa Tavily Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AIsa Tavily Search?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments