← 返回 Skills 市场
MarsEdge ProbBoard
作者
MarsKiller
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install marsedge-probboard
功能描述
Query and summarize the MarsEdge probability board for BTC, ETH, SOL, and XRP 5-minute up/down signals. Use when the user asks for current probability board...
安全使用建议
This skill is coherent and limited in scope, but it will make live network requests to marsedge.vip when invoked. Before installing, confirm you trust that domain and are comfortable with the agent fetching live market data. If you want to restrict network access or prevent autonomous calls, adjust agent invocation settings. If running the fetch script manually, ensure your Node runtime supports global fetch (Node 18+ or equivalent). Otherwise there are no credential or filesystem access concerns.
能力标签
能力评估
Purpose & Capability
Name/description match the actual behavior: the skill fetches /api/probboard/latest from marsedge.vip and summarizes BTC/ETH/SOL/XRP 5-minute signals. No unrelated credentials, binaries, or installs are required.
Instruction Scope
Runtime instructions are limited to running the bundled Node script and reading the local reference heuristics. The script issues a single GET to the configured base URL and prints compact JSON. Note: the SKILL.md examples use an absolute path (/root/.openclaw/...), which is platform-specific but consistent with the skill being installed into the agent workspace. Also note that the skill will make network calls to the external domain when invoked.
Install Mechanism
No install spec; this is an instruction-only skill with one small included script. No remote downloads or archive extraction are performed.
Credentials
The skill requests no environment variables, no secrets, and no config paths. The included script sends only a public GET request with a harmless User-Agent header—no credentials or token usage.
Persistence & Privilege
always:false and normal autonomous invocation settings are used. Autonomous invocation means the agent may call the script when applicable (this is expected); the skill does not request permanent presence nor modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install marsedge-probboard - 安装完成后,直接呼叫该 Skill 的名称或使用
/marsedge-probboard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release with live probboard fetch, freshness checks, and trader-style summaries
元数据
常见问题
MarsEdge ProbBoard 是什么?
Query and summarize the MarsEdge probability board for BTC, ETH, SOL, and XRP 5-minute up/down signals. Use when the user asks for current probability board... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 MarsEdge ProbBoard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install marsedge-probboard」即可一键安装,无需额外配置。
MarsEdge ProbBoard 是免费的吗?
是的,MarsEdge ProbBoard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MarsEdge ProbBoard 支持哪些平台?
MarsEdge ProbBoard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MarsEdge ProbBoard?
由 MarsKiller(@akgod)开发并维护,当前版本 v1.0.0。
推荐 Skills