← Back to Skills Marketplace
202
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tss-api
Description
提供跨链交易查询服务,包括获取交易高度、交易列表、订单和交易哈希对应的详细跨链交易记录与状态。
Usage Guidance
This skill is essentially API documentation and appears coherent and low-risk: it requires no credentials or installs. Before installing, consider that the base URL (https://tss-api.chainservice.io) is an external service with an unknown provider—verify you trust that endpoint, check its TLS certificate and uptime, and be aware that any queries you make will be sent to that external server. Do not provide private keys or sensitive credentials to this skill (none are required). If you need stronger assurance, request a homepage, source repository, or operator contact so you can vet the service operator and their privacy/retention practices.
Capability Assessment
Purpose & Capability
The name/description describe a cross-chain transaction query API and the SKILL.md only documents GET endpoints on the listed base URL. There are no unrelated requirements (no credentials, binaries, or config paths) requested that would be inconsistent with a read-only query API.
Instruction Scope
SKILL.md contains only API documentation (endpoints, params, examples). It does not instruct the agent to read local files, environment variables, or transmit data to unexpected endpoints. The documented external endpoint (https://tss-api.chainservice.io) is the only network target mentioned, which matches the stated purpose.
Install Mechanism
There is no install spec and no code files. This instruction-only skill does not write to disk or install packages, which is the lowest risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the read-only, query-only nature of the documented API.
Persistence & Privilege
The skill does not request always: true and uses default invocation settings. It does not ask to modify other skills or system config and has no persistent installation actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tss-api - After installation, invoke the skill by name or use
/tss-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Initial release of the Compass TSS API skill documentation (v1.0.5).
- Provides detailed API endpoints for cross-chain transaction queries, including order and transaction lookup, status codes, and data models.
- Endpoints support querying by chainId, block height, orderId, and txHash.
- Includes clear descriptions of request parameters, response formats, error codes, and example usages.
- Covers functions such as querying highest scanned block, pending transactions, and detailed transaction records.
Metadata
Frequently Asked Questions
What is tss-api?
提供跨链交易查询服务,包括获取交易高度、交易列表、订单和交易哈希对应的详细跨链交易记录与状态。 It is an AI Agent Skill for Claude Code / OpenClaw, with 202 downloads so far.
How do I install tss-api?
Run "/install tss-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tss-api free?
Yes, tss-api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tss-api support?
tss-api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tss-api?
It is built and maintained by map (@lbtsm); the current version is v1.0.5.
More Skills