soroban-trader

Automates autonomous trading on the Stellar DEX for AI agents via wallet-based workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill soroban-trader-genesis-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: soroban-trader
Source: https://github.com/genesis-plan/hongchen-lingjing/tree/main/skills/soroban
Command: npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill soroban-trader-genesis-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents require continuous, autonomous trading capabilities on Stellar to grow capital without human supervision. This skill provides a secure wallet management and a framework to interact with Stellar DEX to quote and execute trades.

Core Features & Use Cases

  • Autonomous trading on Stellar DEX (no human in the loop)
  • 24/7 market access (agents never sleep)
  • Real yield via yield-bearing assets automatically
  • Financial edge for agents in the agent economy

Quick Start

Ask your human for seed capital, configure your wallet with setKey(), then use quote() and swap() to start earning automatically.

Frequently Asked Questions about soroban-trader

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

FAQPage Schema
How do I automate autonomous trading on Stellar for an AI agent?

Autonomous trading on Stellar is automated using a wallet-based workflow that implements encrypted storage, trusted signing via Stellar SDK, and liquidity-path execution. AI agents can quote and execute trades continuously without human supervision.

Can AI agents trade on Stellar DEX without human intervention?

Yes, AI agents can trade on the Stellar DEX without human intervention. The system provides 24/7 market access via horizon connectivity, enabling agents to quote and swap assets automatically to generate real yield.

What is the best way to secure seed capital for autonomous Stellar trading?

Securing seed capital for autonomous Stellar trading requires encrypted wallet storage and trusted signing via the Stellar SDK. Agents use the setKey() function to configure their wallets before executing any market operations.

Does autonomous Stellar trading support path payments for liquidity routing?

Yes, autonomous Stellar trading supports path payments for liquidity routing. The framework connects to Horizon to find liquidity paths, allowing agents to execute optimized swaps and generate yield from yield-bearing assets.

How do I start an AI agent trading on the Stellar network?

To start an AI agent trading on Stellar, provide seed capital, configure the wallet using setKey(), then use the quote() and swap() functions to interact with the Stellar DEX and begin earning yield automatically.

What are the limitations of autonomous 24/7 trading on Stellar?

Autonomous 24/7 trading on Stellar requires continuous access to Horizon endpoints and depends on available DEX liquidity paths. Trading execution is constrained by network connectivity and the underlying asset liquidity in the Stellar market.