@aisadocs

Stock Dividend AIsa

Requires python3, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `stock-dividend-aisa`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Analyze read-only dividend metrics for stocks via AIsa API. Provides yield, payout ratio, growth CAGR, safety score, income rating, and Dividend Aristocrat/King status without placing trades, making purchases, or managing brokerage accounts. Use when: the user needs market data, stock analysis, dividend research, or read-only financial data workflows.

当前版本
v1.0.2
code-plugin社区source-linked

Stock Dividend AIsa Plugin

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

Runtime Requirements

  • Required bins: python3
  • Required env vars: AISA_API_KEY
  • Primary env: AISA_API_KEY
  • Network targets: https://api.aisa.one

What It Ships

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

Install After Publishing

openclaw plugins install clawhub:stock-dividend-aisa-plugin

Publish Locally

clawhub package publish ./plugins/stock-dividend-aisa-plugin --dry-run
clawhub package publish ./plugins/stock-dividend-aisa-plugin

Notes

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

源码与版本

源码仓库

baofeng-tech/agent-skills-io

打开仓库

源码提交

5ee9d84fb26eee0a33f617e2615ed9a1240bb37c

查看提交

安装命令

openclaw plugins install clawhub:stock-dividend-aisa-plugin

元数据

  • 包名: stock-dividend-aisa-plugin
  • 创建时间: 2026/05/08
  • 更新时间: 2026/05/08
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: ^1.0.0
  • 插件 API 范围: ^1.0.0
  • 标签: latest
  • 文件数: 9