← Back to Skills Marketplace
138
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-trade
Description
Trade security tokens on the X platform — check balances, place orders, view market data, and review trade history.
Usage Guidance
This skill appears coherent for trading on the X platform and only asks for a single API key. Before enabling it: 1) verify the X platform domain and the skill's homepage/repository to ensure the service is legitimate; 2) confirm the API key's permissions (use a key with only the minimum necessary scopes and avoid giving withdrawal or full account-management rights unless required); 3) consider testing with small or paper trades first; and 4) ask the publisher to fix the registry metadata mismatch so the platform correctly shows the required X_TRADING_API_KEY field.
Capability Analysis
Type: OpenClaw Skill
Name: x-trade
Version: 1.0.0
The 'x-trade' skill bundle is a well-structured trading assistant for the X platform. It includes clear modules for account management, market data, and order execution (api-account.md, api-market.md, api-orders.md). The instructions include security best practices, such as explicitly forbidding the AI from logging or exposing the API key, and safety protocols requiring user confirmation and balance checks before executing trades (api-orders.md). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name, description, and modules describe trading, market data, orders, and history. The only required secret (X_TRADING_API_KEY) is appropriate and necessary for the declared API calls.
Instruction Scope
SKILL.md and module files instruct the agent to call the documented X trading API endpoints and to present results. The instructions do not ask the agent to read unrelated files, other environment variables, or send data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is downloaded or written to disk, which minimizes install-time risk.
Credentials
The skill only needs a single API key (X_TRADING_API_KEY), which is proportionate. Note: registry metadata shown in the header lists 'Required env vars: [object Object]' and the registry primary credential field is empty while SKILL.md declares the env var — this appears to be a metadata/serialization mismatch that should be fixed so the platform can enforce the declared requirement.
Persistence & Privilege
The skill does not request always:true, has no install actions, and does not modify other skills or system config. It runs only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-trade - After installation, invoke the skill by name or use
/x-trade - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of x-trade skill:
- Trade security tokens on the X platform: check balances, place/cancel/view orders, access market data, and review trade history.
- Organized into four modules: Account & Portfolio, Market Data, Order Execution, Trade History.
- Requires user-supplied X platform API key via environment variable.
- Provides detailed API usage and error handling instructions.
- Responds in English or Chinese, with data timestamps and tabular portfolio views.
Metadata
Frequently Asked Questions
What is x trade?
Trade security tokens on the X platform — check balances, place orders, view market data, and review trade history. It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.
How do I install x trade?
Run "/install x-trade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is x trade free?
Yes, x trade is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does x trade support?
x trade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created x trade?
It is built and maintained by sss3000 (@seineruo); the current version is v1.0.0.
More Skills