← Back to Skills Marketplace
domilin

marsbit-crypto-news-skill

by xinyi-drink · GitHub ↗ · v1.0.8
darwinlinuxwin32 ⚠ suspicious
307
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marsbit-crypto-news-skill
Description
Crypto-native Web3 news and flash intelligence from MarsBit through hosted MCP. Use this for L1/L2 ecosystems, DeFi/CeFi, regulation, exchange flows, and mar...
Usage Guidance
Before installing: 1) Understand data flow — this skill sends requests (including your query text) to https://www.marsbit.co/api/mcp. Do not include secrets or private data in prompts you expect the skill to forward. 2) Verify the source — the SKILL.md points to a GitHub repo and a ClawHub page; inspect that repo to confirm it matches the published SKILL.md and to ensure no hidden code is present. 3) Ask the author/maintainer about package.json's declared tools ('exec', 'read') — these permissions are broader than the documented curl-only behavior. 4) If you need stronger privacy, avoid installing and instead manually query the MCP endpoint from an isolated environment or request a self-hosted alternative. 5) Test with innocuous queries and inspect responses; check TLS certificate for the endpoint and consider network/firewall controls if you are in a sensitive environment.
Capability Analysis
Type: OpenClaw Skill Name: marsbit-crypto-news-skill Version: 1.0.8 The skill provides access to crypto-native news and flash updates from the MarsBit platform via a hosted MCP endpoint (https://www.marsbit.co/api/mcp). It uses standard curl commands to interact with the API for tasks like searching news, listing channels, and retrieving article details. All requested permissions (exec, curl) and instructions in SKILL.md are directly aligned with its stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill calls a hosted MCP at https://www.marsbit.co/api/mcp to fetch crypto/Web3 news. However package.json declares OpenClaw dependencies on generic tools 'exec' and 'read' (and lists 'tools': ['exec','read']) that are not required by the SKILL.md (which only uses curl). That is an unnecessary/extra permission surface and should be explained by the author.
Instruction Scope
SKILL.md confines runtime behavior to POSTing JSON to the listed MCP endpoint and parsing responses. It does not instruct reading local files or environment secrets. Important privacy/security note: any user-provided prompts or context the agent sends will be transmitted to the external host (www.marsbit.co). If users include sensitive data in queries, that data will leave the local environment.
Install Mechanism
Install spec only references Homebrew formula 'curl' (a standard HTTP client). This is a low-risk, well-known package source; no downloads from arbitrary URLs or archived extracts are used. The skill is instruction-only with no code files to write/execute on install.
Credentials
The skill requests no environment variables or credentials. That is proportionate for a read-only news-fetching skill. The one inconsistency is package.json listing 'tools': ['exec','read'] which implies permission to execute or read files — not justified by SKILL.md.
Persistence & Privilege
always:false and no install scripts or config writes are specified. The skill does not request permanent elevated presence or system-wide config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marsbit-crypto-news-skill
  3. After installation, invoke the skill by name or use /marsbit-crypto-news-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
- Improved documentation for using MarsBit Crypto News Skill with examples for all core API endpoints. - Added clear runtime rules for handling MCP tool responses and error cases. - Expanded tool call section with sample `curl` commands for every supported action. - Provided answer format recommendations for concise, market-relevant crypto/Web3 reporting. - Clarified installation methods via ClawHub and GitHub for broader accessibility.
Metadata
Slug marsbit-crypto-news-skill
Version 1.0.8
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is marsbit-crypto-news-skill?

Crypto-native Web3 news and flash intelligence from MarsBit through hosted MCP. Use this for L1/L2 ecosystems, DeFi/CeFi, regulation, exchange flows, and mar... It is an AI Agent Skill for Claude Code / OpenClaw, with 307 downloads so far.

How do I install marsbit-crypto-news-skill?

Run "/install marsbit-crypto-news-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is marsbit-crypto-news-skill free?

Yes, marsbit-crypto-news-skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does marsbit-crypto-news-skill support?

marsbit-crypto-news-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created marsbit-crypto-news-skill?

It is built and maintained by xinyi-drink (@domilin); the current version is v1.0.8.

💬 Comments