← Back to Skills Marketplace
HiFleet Claw
by
charleiWang
· GitHub ↗
· v1.0.0
· MIT-0
181
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ship-position
Description
查询并展示船舶实时及历史位置,支持AIS报位、锚地和靠泊状态管理。
Usage Guidance
The skill's behavior (calling HiFleet's position API) is consistent with its purpose, but the registry metadata fails to declare the required API token. Before installing, ask the publisher to: 1) explicitly declare required env vars (HIFLEET_USER_TOKEN / HIFLEET_USERTOKEN) in the registry metadata and primary credential fields; 2) document how the token is supplied and stored (environment variable vs platform secret store) and any retention; 3) confirm the api.hifleet.com endpoint is official and trustworthy. Do not provide high-privilege or unrelated credentials. If you must test, supply a limited-scope or read-only token and monitor network calls; prefer installing only after the developer fixes the metadata and provides a privacy/security note.
Capability Assessment
Purpose & Capability
SKILL.md describes a Ship Position feature that calls HiFleet's position API and parses AIS/location fields — this aligns with the skill name and description. However, the registry metadata lists no required credentials while the SKILL.md explicitly requires a 'usertoken' (HIFLEET_USER_TOKEN / HIFLEET_USERTOKEN). That mismatch is unexpected and weakens trust.
Instruction Scope
The instructions are narrowly scoped: validate MMSI input, ensure a token is present, and perform a GET to https://api.hifleet.com/position/position/get/token with mmsi+usertoken, then parse results. The document does reference environment variables and project config as token sources; it does not instruct reading unrelated files or exfiltrating arbitrary data.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code files — the lowest-risk install mechanism. There is no download or package installation step.
Credentials
The skill requires a HiFleet 'usertoken' to call the API (reasonable and proportionate), but the registry metadata does not declare this required environment variable or primary credential. That omission could be a packaging mistake or indicate incomplete disclosure about where/how the token will be read/stored.
Persistence & Privilege
The skill does not request always: true, does not include installation scripts, and has no code that would persist or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ship-position - After installation, invoke the skill by name or use
/ship-position - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
HiFleet Claw Skills 1.0.0
- Initial release of the HiFleet Claw skills index, supporting both Chinese and English.
- Lists 11 core skills, covering vessel position, profile management, port info, voyage, route, performance, fleet management, charter, shipping market, weather/sea conditions, and AIS.
- Includes suggested implementation order for skills.
- Provides detailed descriptions and trigger terms for each skill.
- Documentation tailored for ClawHub platform.
Metadata
Frequently Asked Questions
What is HiFleet Claw?
查询并展示船舶实时及历史位置,支持AIS报位、锚地和靠泊状态管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.
How do I install HiFleet Claw?
Run "/install ship-position" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is HiFleet Claw free?
Yes, HiFleet Claw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does HiFleet Claw support?
HiFleet Claw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created HiFleet Claw?
It is built and maintained by charleiWang (@charleiwang); the current version is v1.0.0.
More Skills