ai-strategy

Automates creation and execution of Solana blockchain trading strategies via natural language.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill ai-strategy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-strategy
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/ai-strategy
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill ai-strategy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @solana/web3.js, jupiter-api-node, undici, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating and managing complex trading strategies on the Solana blockchain using natural language commands, removing the need for manual coding or complex interfaces.

Core Features & Use Cases

  • Natural Language Strategy Creation: Define buy, sell, DCA, stop-loss, and take-profit orders using simple English sentences.
  • Automated Execution: Strategies are monitored and executed automatically based on predefined conditions.
  • Template Support: Utilize pre-built strategy templates for common trading patterns.
  • Use Case: Automatically buy $100 worth of SOL if its price drops by 5%, or set up a recurring DCA order to invest $50 into JUP every hour.

Quick Start

Create a strategy to buy $100 of SOL if it drops 5%.

Frequently Asked Questions about ai-strategy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Solana trading strategies without writing code?

You can automate Solana trading strategies using natural language commands to define buy, sell, DCA, stop-loss, and take-profit orders. This removes the need for manual coding or complex interfaces, executing trades automatically based on your predefined conditions.

Can I set up DCA and stop-loss orders for Solana crypto using natural language?

Yes, you can set up DCA and stop-loss orders for Solana crypto using natural language. You can define recurring DCA schedules, such as investing $50 into JUP hourly, or trigger stop-loss orders automatically when specific price conditions are met.

Do I need a Solana private key to execute automated crypto trades?

Yes, a Solana private key configuration is required to execute automated crypto trades. The Skill uses this key to authorize and submit your predefined trading strategies directly to the Solana blockchain for execution.

What's the best way to trigger a take-profit order on the Solana blockchain?

The best way to trigger a take-profit order on Solana is by defining a price condition in natural language. The strategy monitors the market and automatically executes the take-profit trade once your specified price target is reached.

Does this Solana automation tool support pre-built trading templates?

Yes, this Solana automation tool supports pre-built strategy templates for common trading patterns. You can utilize these templates to quickly deploy standard crypto trading strategies without configuring each condition manually.