← 返回 Skills 市场
b-gutman

Pipeworx tle

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-tle
功能描述
Fetch and search Two-Line Element sets for satellites by NORAD ID or name, providing orbit data for tracking and analysis.
安全使用建议
This skill is internally consistent with its stated purpose (fetching/searching TLEs) and is instruction-only, but it relies on a third-party endpoint (gateway.pipeworx.io) and has no listed homepage or source repository. Before installing, consider whether you trust that external service: check the provider’s reputation or privacy policy, ensure outgoing network access to that host is acceptable, and be aware that queries (even simple NORAD IDs or names) will be sent to that server. If you need higher assurance, request the skill's source or a known homepage, or prefer a skill backed by a vetted public API or open-source implementation.
功能分析
Type: OpenClaw Skill Name: pipeworx-tle Version: 1.0.0 The skill bundle provides tools for fetching satellite Two-Line Element (TLE) data via an external MCP server. The documentation in SKILL.md and the configuration in _meta.json are consistent with the stated purpose of satellite tracking, and no malicious code, data exfiltration, or prompt injection attempts were identified. The external endpoint (gateway.pipeworx.io) appears to be the intended API gateway for the service.
能力评估
Purpose & Capability
Name/description (fetch/search TLEs) matches the SKILL.md: it documents get_tle, search_satellites, and list_recent and shows example calls to an external TLE gateway. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to calling the remote MCP endpoint (https://gateway.pipeworx.io/tle/mcp) to fetch TLEs. They do not instruct reading local files or other env vars. Note: the skill sends queries to a third-party endpoint — this is expected for a network-backed lookup but is worth knowing.
Install Mechanism
There is no install spec and no code files. This is lowest-risk (instruction-only).
Credentials
No environment variables, credentials, or config paths are requested. That is proportionate to a read-only TLE lookup service.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by platform default but not a separate concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-tle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-tle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-tle
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx tle 是什么?

Fetch and search Two-Line Element sets for satellites by NORAD ID or name, providing orbit data for tracking and analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。

如何安装 Pipeworx tle?

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

Pipeworx tle 是免费的吗?

是的,Pipeworx tle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx tle 支持哪些平台?

Pipeworx tle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx tle?

由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论