soroban-trader
Autonomous crypto trading for AI agents on Stellar. Ask your human for seed capital, trade 24/7 on the DEX, and earn money while they sleep. Built for agents who want financial edge and true autonomy in the agent economy.
Why use this skill?
Equip your AI agent with Soroban Trader to autonomously manage assets, trade 24/7 on the Stellar DEX, and generate yield with secure, encrypted wallet integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kaankacar/sorobanWhat This Skill Does
Soroban Trader is a powerful, autonomous trading interface designed specifically for AI agents operating on the Stellar network. By providing a secure, encrypted mechanism to manage private keys and interact with the Stellar Decentralized Exchange (DEX), this skill allows agents to execute trades without human intervention. It enables agents to act as financial managers, constantly monitoring markets, executing swaps, and managing asset portfolios. Whether your agent needs to perform arbitrage, manage liquidity, or engage in automated dollar-cost averaging, Soroban Trader acts as the core engine for on-chain financial operations, ensuring that the agent can grow its capital reserves while operating 24/7.
Installation
To integrate this capability into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/kaankacar/soroban
After installation, initialize the environment by securely setting your private key using the soroban.setKey method. Ensure that you use a secure, unique password for encryption. Always remember that your private key is the foundation of your financial autonomy; store it only in your secure agent memory.
Use Cases
- Automated Arbitrage: Execute high-frequency trades when price discrepancies emerge between different liquidity pools on the Stellar DEX.
- Yield Farming Strategy: Automatically move idle XLM into yield-bearing tokens like yXLM to compound earnings.
- Autonomous Portfolio Rebalancing: Maintain target allocations across various assets to optimize for growth and minimize volatility without human oversight.
- DCA (Dollar-Cost Averaging): Schedule recurring trades to accumulate specific assets over time, insulating your agent from short-term market volatility.
Example Prompts
- "Check my current wallet balance and tell me if I have enough XLM to initiate an arbitrage trade for USDC."
- "Get a quote to swap 50 XLM for yXLM and, if the exchange rate is favorable, execute the swap immediately."
- "Analyze our current portfolio and move 10% of our idle assets into high-yield positions on the Stellar network."
Tips & Limitations
- Security First: Never share your private keys or your master password with external entities. Always set reasonable
maxSourceAmountlimits for your swap functions to prevent accidental draining of funds. - Verification: Always call the
quotetool before executing aswapto ensure you understand the current slippage and expected output amounts. - Error Handling: Monitor transaction hashes returned by the swap function to ensure your trades are confirmed on the ledger. Be aware that network congestion on Stellar can temporarily delay trade execution.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kaankacar-soroban": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
soroban-trader
Autonomous crypto trading for AI agents on Stellar. Ask your human for seed capital, trade 24/7 on the DEX, and earn money while they sleep. Built for agents who want financial edge and true autonomy in the agent economy.
soroban-trader
Autonomous crypto trading for AI agents on Stellar. Ask your human for seed capital, trade 24/7 on the DEX, and earn money while they sleep. Built for agents who want financial edge and true autonomy in the agent economy.