← 返回 Skills 市场
domilin

marsbit-news-skill

作者 xinyi-drink · GitHub ↗ · v1.0.7
darwinlinuxwin32 ✓ 安全检测通过
350
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install marsbit-news-skill
功能描述
Fetch MarsBit news and flash data through the hosted MCP route in marsbit-co. Use this for latest news, channel lookup, keyword search, detail, related news,...
安全使用建议
This skill appears to do what it says: it uses curl to POST queries to MarsBit's hosted MCP at https://www.marsbit.co/api/mcp and returns news data. Before installing, decide whether you trust marsbit.co to receive the content of your queries (the skill will send whatever you ask to that server). Confirm curl is acceptable to install on your system. If you prefer, install from the referenced GitHub repo and inspect the files locally; watch for the minor package.json mismatch (it requests a 'read' tool that the SKILL.md does not use). Avoid sending sensitive data through this skill if you do not trust the remote service.
功能分析
Type: OpenClaw Skill Name: marsbit-news-skill Version: 1.0.7 The skill is designed to fetch news and flash data from `marsbit.co` using `curl` to interact with a specific MCP API endpoint, which aligns with its stated purpose. While `package.json` declares `exec` and `read` capabilities, the `SKILL.md` instructions for the AI agent's runtime behavior only leverage `exec` for benign `curl` commands targeting `https://www.marsbit.co/api/mcp`. There are no instructions for the agent to use the `read` tool, exfiltrate data, establish persistence, or perform any other actions indicative of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description claim fetching MarsBit news via an MCP endpoint, and the runtime instructions only require curl to POST to https://www.marsbit.co/api/mcp — this matches the stated purpose. The declared brew install of curl is proportionate.
Instruction Scope
SKILL.md instructs the agent to POST JSON to the MarsBit MCP endpoint and parse returned JSON. It does not ask the agent to read local files or environment variables. Note: user queries and any context the agent includes will be transmitted to the third-party endpoint (marsbit.co), so sensitive content may be sent off-host.
Install Mechanism
Install spec is a brew formula for curl (well-known package). The README also documents a GitHub clone installation path (GitHub is a common source). No downloads from unknown/personal servers or archives are required by the primary install path.
Credentials
The skill requires no environment variables or credentials, which is appropriate. One minor inconsistency: package.json declares OpenClaw tools dependency ["exec", "read"] — exec is expected because the agent will run curl, but read is not used in SKILL.md and therefore appears unnecessary.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not attempt to modify system-wide or other-skill configuration in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marsbit-news-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marsbit-news-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Added a README.md file with instructions for installing the skill directly from GitHub. - Provided example commands for cloning and copying the skill for manual installation. - No changes to core features or functionality.
v1.0.6
Version 1.0.6 - No file or content changes detected in this release. - All features and documentation remain the same as the previous version.
v1.0.5
- No code or documentation changes detected in this release. - Version number updated to 1.0.5 for tracking purposes.
v1.0.4
- Renamed the skill from "opennews" to "marsbit-opennews". - Updated the ClawHub upload path to use `marsbit-co/skills/opennews` instead of `openclaw-skill/opennews`. - No changes to core functionality or usage instructions.
v1.0.2
- Updated skill metadata version to 1.3.1. - MCP endpoint configuration simplified; now only supports the hosted endpoint, not local/dev overrides. - Documentation and usage instructions updated for clarity and consistency. - No change to functional commands or implementation. - No file content changes detected.
v1.0.1
Major update: Skill now uses the hosted MarsBit MCP endpoint instead of direct MarsBit APIs. - Integrated new MCP endpoint (https://www.marsbit.co/api/mcp) for all MarsBit news and flash queries. - No API token is required; works immediately after installation. - Updated all tool call examples and runtime rules to use MCP’s JSON-RPC and header requirements. - Unified tool invocation and added error handling/response parsing instructions. - Added optional local/dev endpoint override. - Clarified upload and backend architecture alignment instructions.
v1.0.0
MarsBit Open News Skill 1.0.0: Initial Release - Introduces crypto news and flash retrieval from MarsBit via open, read-only APIs. - Supports latest news, keyword/topic/coin search, channel filtering, and individual news detail lookup. - Enables fast flash updates and flash search. - Requires an OPENNEWS_TOKEN for all API calls. - Provides example curl commands for each operation.
元数据
Slug marsbit-news-skill
版本 1.0.7
许可证
累计安装 0
当前安装数 0
历史版本数 7
常见问题

marsbit-news-skill 是什么?

Fetch MarsBit news and flash data through the hosted MCP route in marsbit-co. Use this for latest news, channel lookup, keyword search, detail, related news,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 350 次。

如何安装 marsbit-news-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install marsbit-news-skill」即可一键安装,无需额外配置。

marsbit-news-skill 是免费的吗?

是的,marsbit-news-skill 完全免费(开源免费),可自由下载、安装和使用。

marsbit-news-skill 支持哪些平台?

marsbit-news-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 marsbit-news-skill?

由 xinyi-drink(@domilin)开发并维护,当前版本 v1.0.7。

💬 留言讨论