@bibaofeng

AIsa Provider

Requires AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `aisa-provider`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Configure AIsa as a first-class model provider for OpenClaw, enabling production access to major Chinese AI models (Qwen, DeepSeek, Kimi K2.5, Doubao) through official partnerships with Alibaba Cloud, BytePlus, and Moonshot. Use this skill when the user wants to set up Chinese AI models, configure AIsa API access, compare pricing between AIsa and other providers (OpenRouter, Bailian), switch between Qwen/DeepSeek/Kimi models, or troubleshoot AIsa provider configuration in OpenClaw. Also use when the user mentions AISA_API_KEY, asks about Chinese LLM pricing, Kimi K2.5 setup, or needs help with Qwen Key Account setup.

Current version
v1.0.1
code-pluginCommunitysource-linked

AIsa Provider Plugin

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

Runtime Requirements

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

What It Ships

  • Bundle plugin id: aisa-provider-plugin
  • Native manifest: openclaw.plugin.json
  • Native entrypoint: index.js
  • Embedded skill: skills/aisa-provider/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-provider/SKILL.md
  • The runtime behavior remains inside the packaged skill payload and its public docs.

Install After Publishing

openclaw plugins install clawhub:aisa-provider-plugin

Publish Locally

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

Notes

  • Runtime requirements and guardrails remain inside skills/aisa-provider/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

c82d406954a8a11b8e2de4b211a6c392b4f77ba8

View commit

Install command

openclaw plugins install clawhub:aisa-provider-plugin

Metadata

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

Compatibility

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