Native-first ClawHub plugin for `us-stock-analyst`. 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.
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
Us Stock Analyst Plugin
ClawHub/OpenClaw native-first plugin wrapper for the packaged AIsa skill.
What It Ships
- Bundle plugin id:
us-stock-analyst-plugin - Native manifest:
openclaw.plugin.json - Native entrypoint:
index.ts - Embedded skill:
skills/us-stock-analyst/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.jsonso Claude-compatible marketplace tooling still recognizes the package. - Reuses the already-hardened
clawhub-release/skill payload.
Install After Publishing
openclaw plugins install clawhub:us-stock-analyst-plugin
Publish Locally
clawhub package publish ./plugins/us-stock-analyst-plugin --dry-run
clawhub package publish ./plugins/us-stock-analyst-plugin
Notes
- Runtime requirements and guardrails remain inside
skills/us-stock-analyst/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.
Capabilities
- Tags
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Runtime ID
- us-stock-analyst-plugin
Compatibility
- Built With Open Claw Version
- ^1.0.0
- Plugin Api Range
- ^1.0.0
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- 2ccea42132ac
- Tag
- main
- Provenance
- No
- Scan status
- clean
Tags
- latest
- 1.0.0
