← Back to Skills Marketplace
258
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trends
Description
Assist users with installing, configuring, using, and troubleshooting the trends-skill-tool CLI for token management, trading, queries, and rewards.
Usage Guidance
This skill appears coherent and focused on helping with the trends-skill-tool CLI. Before installing or using the CLI and following its instructions: 1) verify the npm package @trends-fun/trends-skill-tool on npm (author, versions, and source repo) before running npm install -g; 2) never paste or allow the assistant to read private keys, seed phrases, or secretKey arrays — the docs correctly forbid this; 3) be careful with 'direct write' or any explicit bypass of confirmation (these will cause real blockchain transactions); 4) confirm RPC/API endpoints (https://api.mainnet-beta.solana.com and https://api.trends.fun/v1) are what you expect; and 5) if you need stronger isolation, run the CLI in a sandbox or review its source code locally before global installation.
Capability Analysis
Type: OpenClaw Skill
Name: trends
Version: 1.0.1
The trends skill bundle provides a comprehensive and safety-oriented interface for the @trends-fun/trends-skill-tool CLI on Solana. It features robust 'Write Confirmation Gates' for financial transactions (buy/sell/create) and a strict 'Secret Handling Policy' in SKILL.md that explicitly forbids the agent from accessing or displaying private keys or mnemonics. The inclusion of detailed preflight checks, parameter validation phases, and defensive evaluation cases in evals/evals.json demonstrates a clear intent to prevent accidental execution and protect user credentials.
Capability Assessment
Purpose & Capability
Name/description match the content: the SKILL.md and reference docs are focused on installing, configuring, using, and troubleshooting the @trends-fun/trends-skill-tool CLI. There are no unrelated environment variables, binaries, or installs requested that would be disproportionate to a CLI helper.
Instruction Scope
The runtime instructions stay within the CLI support scope: they provide concrete commands, parameter-completion rules, preflight checks, and an explicit prohibition on reading or printing private keys/secret material. They do not instruct the agent to read arbitrary files or exfiltrate data beyond interacting with the documented CLI and its API endpoints.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The docs direct users to install the CLI globally via npm (npm install -g @trends-fun/trends-skill-tool). This is reasonable for a CLI helper, but because the skill assumes an external npm package, users should verify the package source and author before running global installs.
Credentials
The skill declares no required env vars or credentials. The docs mention optional environment variables (TRENDS_RPC_URL, TRENDS_API_BASE_URL, etc.) and default RPC/API endpoints for normal operation — these are proportional and expected for a wallet/trading CLI.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It permits write operations but defines a clear confirmation gate for create/buy/sell/reward-claim; it also documents an explicit user-initiated bypass (direct write). This is consistent with a CLI assistant, but users should be cautious when requesting 'direct write' to avoid accidental transactions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trends - After installation, invoke the skill by name or use
/trends - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Renamed from trends-cli to trends.
- CLI binary and package updated from trends-cli to trends-skill-tool and @trends-fun/trends-skill-tool.
- All user guidance, command triggers, and workflows now reference trends-skill-tool instead of trends-cli.
- Updated error and trigger logic to match new package and command names.
- No changes to command structure or confirmation workflow otherwise.
Metadata
Frequently Asked Questions
What is Trends?
Assist users with installing, configuring, using, and troubleshooting the trends-skill-tool CLI for token management, trading, queries, and rewards. It is an AI Agent Skill for Claude Code / OpenClaw, with 258 downloads so far.
How do I install Trends?
Run "/install trends" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trends free?
Yes, Trends is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Trends support?
Trends is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trends?
It is built and maintained by milesxyz (@milesxyz); the current version is v1.0.1.
More Skills