← 返回 Skills 市场
Pipeworx spacenews
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-spacenews
功能描述
Provides the latest spaceflight news articles and blog posts with search by keyword via the Spaceflight News API.
安全使用建议
This skill appears to be a simple proxy that queries a remote gateway for spaceflight news and does not request local credentials or install code. Before installing, confirm you're comfortable with queries and any user-provided text being sent to the external host (https://gateway.pipeworx.io). Avoid sending secrets or private data through the skill, and if you require stronger privacy, prefer a skill that calls the official Spaceflight News API directly or a self-hosted proxy. If you want more assurance, ask the publisher for their privacy policy or the exact backend used (is it the official Spaceflight News API or a third-party mirror?).
功能分析
Type: OpenClaw Skill
Name: pipeworx-spacenews
Version: 1.0.0
The skill bundle consists of metadata and documentation for a space news service that interfaces with the Spaceflight News API via an MCP gateway (gateway.pipeworx.io). The tools described (get_articles, search_articles, get_blogs) are purely informational and the SKILL.md contains no malicious instructions or prompt-injection attempts.
能力评估
Purpose & Capability
Name/description (spaceflight news via Spaceflight News API) match the provided tools and examples. One small mismatch: the SKILL.md example calls a Pipeworx gateway (https://gateway.pipeworx.io/spacenews/mcp) rather than the Spaceflight News API directly — this is plausible (a proxy) but worth being aware of.
Instruction Scope
Instructions only show calling a remote JSON-RPC endpoint to run the 3 declared tools (get_articles, search_articles, get_blogs). They do not ask the agent to read local files, credentials, or unrelated system state. However, the skill will send user queries and any included text to the external gateway endpoint (gateway.pipeworx.io), so user data is transmitted off-host.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes local persistence and disk writes.
Credentials
No environment variables, credentials, or config paths are requested, which is proportionate for a read-only news lookup skill.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. It can be invoked by the agent (normal behavior) but does not auto-enable itself or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-spacenews - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-spacenews触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx spacenews 是什么?
Provides the latest spaceflight news articles and blog posts with search by keyword via the Spaceflight News API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Pipeworx spacenews?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-spacenews」即可一键安装,无需额外配置。
Pipeworx spacenews 是免费的吗?
是的,Pipeworx spacenews 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx spacenews 支持哪些平台?
Pipeworx spacenews 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx spacenews?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills