← Back to Skills Marketplace
b-gutman

Pipeworx tle

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-tle
Description
Fetch and search Two-Line Element sets for satellites by NORAD ID or name, providing orbit data for tracking and analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-tle
  3. After installation, invoke the skill by name or use /pipeworx-tle
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-tle
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx tle?

Fetch and search Two-Line Element sets for satellites by NORAD ID or name, providing orbit data for tracking and analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Pipeworx tle?

Run "/install pipeworx-tle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx tle free?

Yes, Pipeworx tle is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx tle support?

Pipeworx tle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx tle?

It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.

💬 Comments