@aisadocs

Stock Dividend

Native-first ClawHub plugin for `stock-dividend`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Query stocks, crypto, prediction markets, and portfolio research through AIsa. Use when: the user needs market data, screening, price history, or investment analysis. Supports research and analysis-ready outputs.

Current version
v1.0.0
code-pluginCommunitysource-linked

Stock Dividend Plugin

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

What It Ships

  • Bundle plugin id: stock-dividend-plugin
  • Native manifest: openclaw.plugin.json
  • Native entrypoint: index.ts
  • Embedded skill: skills/stock-dividend/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.

Install After Publishing

openclaw plugins install clawhub:stock-dividend-plugin

Publish Locally

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

Notes

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

2ccea42132ac27e592fc593ec6e91961a19f9053

View commit

Install command

openclaw plugins install clawhub:stock-dividend-plugin

Metadata

  • Package: stock-dividend-plugin
  • Created: 2026/04/23
  • Updated: 2026/04/23
  • Executes code: Yes
  • Source tag: main

Compatibility

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