← Back to Skills Marketplace
MarsEdge ProbBoard
by
MarsKiller
· GitHub ↗
· v1.0.0
· MIT-0
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marsedge-probboard
Description
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...
Usage Guidance
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marsedge-probboard - After installation, invoke the skill by name or use
/marsedge-probboard - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release with live probboard fetch, freshness checks, and trader-style summaries
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install MarsEdge ProbBoard?
Run "/install marsedge-probboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MarsEdge ProbBoard free?
Yes, MarsEdge ProbBoard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MarsEdge ProbBoard support?
MarsEdge ProbBoard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MarsEdge ProbBoard?
It is built and maintained by MarsKiller (@akgod); the current version is v1.0.0.
More Skills