← Back to Skills Marketplace
Solana Trade
by
Edson Cavalca Jr.
· GitHub ↗
· v1.0.0
324
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install solana-trade
Description
End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer...
Usage Guidance
This is a coherent Solana development playbook and does not request credentials or install code automatically. Before using it: avoid pasting real private keys or wallet seeds into chat; if you follow the playbook's code examples, review any package installs or scripts it recommends before running them (prefer official package releases and inspect code); use test keys or ephemeral wallets when trying signing flows; be aware the SKILL.md references extra docs that are not bundled — you may need to request or supply those before asking for deep, file-level patches. If you want to allow the agent to produce runnable code, run it first in a sandboxed test environment and verify RPC endpoints and fee-payer configuration.
Capability Analysis
Type: OpenClaw Skill
Name: solana-trade
Version: 1.0.0
The provided skill bundle contains metadata and a detailed `SKILL.md` file outlining an opinionated playbook for Solana development. The instructions guide the AI agent on using specific frameworks, testing methodologies, and even includes a 'risk notes' section for sensitive operations, indicating a security-aware approach. There are no signs of prompt injection, malicious commands, data exfiltration, or any other harmful intent within the analyzed files.
Capability Assessment
Purpose & Capability
The name/description (Solana dApp, wallet flows, programs, testing, security) match the SKILL.md content. There are no unrelated required binaries, environment variables, or config paths requested — everything the skill describes is appropriate for a Solana development playbook.
Instruction Scope
The SKILL.md stays on-topic (UI, SDK, programs, testing, security) and explicitly instructs being explicit about cluster/RPC endpoints, fee payer, signers, and testing strategies. That is expected. One minor note: the file references several progressive-disclosure docs (frontend-framework-kit.md, security.md, etc.) that are not present in the package; this may simply mean the skill expects those docs to be provided elsewhere or are placeholders. Also, the instructions cover signing and key-handling practices — while appropriate for the domain, these inherently relate to private keys; the skill itself does not request or store credentials, but following its guidance could involve handling sensitive keys, so users should avoid pasting private keys into chat.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest-risk installation footprint. The skill does reference npm packages and toolnames as recommended dependencies, which is normal for a playbook, but it does not automatically fetch or run them.
Credentials
The skill declares no required env vars, credentials, or config paths. The content sensibly discusses fee payers, RPC endpoints, and signing (which in practice require keys), but the skill does not request those secrets itself. This is proportionate given its purpose; however, users should be cautious when asked (by the agent or during development) to provide keys or secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent installation, nor does it attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by platform default but the skill does not claim additional privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solana-trade - After installation, invoke the skill by name or use
/solana-trade - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Solana development skill.
- Provides an end-to-end Solana dApp development playbook (Jan 2026).
- Recommends framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UIs.
- Prefers @solana/kit for all new client, RPC, and transaction code.
- Details how to handle legacy web3.js dependencies using adapter boundaries.
- Covers wallet standard-first connection, Anchor/Pinocchio programs, modern testing tools, and security best practices.
Metadata
Frequently Asked Questions
What is Solana Trade?
End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer... It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.
How do I install Solana Trade?
Run "/install solana-trade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Solana Trade free?
Yes, Solana Trade is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Solana Trade support?
Solana Trade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Solana Trade?
It is built and maintained by Edson Cavalca Jr. (@edsoneras); the current version is v1.0.0.
More Skills