@baofeng-tech

AIsa Tavily

Requires node, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `aisa-tavily`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway. Use when: the user needs web search, research, source discovery, or content extraction.

Current version
v1.0.2
code-pluginCommunitysource-linked

AIsa Tavily Plugin

ClawHub/OpenClaw native-first plugin wrapper for the packaged AIsa skill.

Runtime Requirements

  • Required bins: node
  • Required env vars: AISA_API_KEY
  • Primary env: AISA_API_KEY
  • Network target: https://api.aisa.one

What It Ships

  • Bundle plugin id: aisa-tavily-plugin
  • Native manifest: openclaw.plugin.json
  • Native entrypoint: index.ts
  • Embedded skill: skills/aisa-tavily/SKILL.md
  • Format: native OpenClaw plugin plus Claude-compatible bundle fallback

Why This Format

  • Uses the OpenClaw-native manifest path that current plugin docs expect.
  • Keeps the packaged skill payload intact under skills/ for ClawHub/OpenClaw skill loading.
  • Retains .claude-plugin/plugin.json so Claude-compatible marketplace tooling still recognizes the package.
  • Reuses the already-hardened clawhub-release/ skill payload.

Provenance

  • Source repository: https://github.com/baofeng-tech/agent-skills-io
  • Embedded skill path: skills/aisa-tavily/SKILL.md
  • The runtime behavior remains inside the packaged skill payload and its public docs.

Install After Publishing

openclaw plugins install clawhub:aisa-tavily-plugin

Publish Locally

clawhub package publish ./plugins/aisa-tavily-plugin --dry-run
clawhub package publish ./plugins/aisa-tavily-plugin

Notes

  • Runtime requirements and guardrails remain inside skills/aisa-tavily/SKILL.md.
  • If both native and bundle markers exist, OpenClaw prefers the native plugin path.
  • This package keeps side effects explicit and relies on the packaged skill's repo-local defaults where applicable.

Source and release

Source repository

baofeng-tech/agent-skills-io

Open repo

Source commit

d23801c162bc3704f6cd5db05576cdd102351651

View commit

Install command

openclaw plugins install clawhub:aisa-tavily-plugin

Metadata

  • Package: aisa-tavily-plugin
  • Created: 2026/04/22
  • Updated: 2026/04/30
  • Executes code: Yes
  • Source tag: main

Compatibility

  • Built with OpenClaw: ^1.0.0
  • Plugin API range: ^1.0.0
  • Tags: latest
  • Files: 10