@aisadocs

Prediction Market Data

Native-first ClawHub plugin for `prediction-market-data`. 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.

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

Prediction Market Data Plugin

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

What It Ships

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

Publish Locally

clawhub package publish ./plugins/prediction-market-data-plugin --dry-run
clawhub package publish ./plugins/prediction-market-data-plugin

Notes

  • Runtime requirements and guardrails remain inside skills/prediction-market-data/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

打开仓库

源码提交

2ccea42132ac27e592fc593ec6e91961a19f9053

查看提交

安装命令

openclaw plugins install clawhub:prediction-market-data-plugin

元数据

  • 包名: prediction-market-data-plugin
  • 创建时间: 2026/04/22
  • 更新时间: 2026/04/22
  • 执行代码:
  • 源码标签: main

兼容性

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