An autonomous orchestrator for paper trading memecoins and prediction markets that evolves its own strategies through continuous learning and performance analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install reef-paper-trader
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install reef-paper-trader using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Paper Trader is a sophisticated framework within the Openclaw Skills ecosystem designed to act as a top-level orchestrator for autonomous trading operations. It manages a unified portfolio across multiple high-volatility strategies, including Solana memecoin discovery and Polymarket arbitrage. Unlike static trading bots, this skill is built on a self-improvement loop where the agent analyzes every trade outcome, documents the narrative in a journey log, and updates its own logic to refine its competitive edge over time.
The system prioritizes capital preservation through a rigorous risk management framework that overrides individual strategy rules. By maintaining a living journal and proactive communication via Telegram, Paper Trader ensures that the user is always informed of portfolio health, strategy evolution, and market insights without needing to prompt the agent for updates.
To deploy this skill, ensure your agent has access to the filesystem and a configured Telegram bot for notifications.
# Navigate to your agent's skills directory
cd skills/
# Clone the paper-trader skill structure
git clone https://github.com/openclaw/paper-trader-skill.git
# Initialize the reference files for tracking
touch references/master_portfolio.md references/journey_log.md
Configure your Telegram API keys and starting capital in the references/master_portfolio.md file before initiating the first scan.
The Paper Trader skill uses a structured markdown schema to maintain state, memory, and strategy evolution across sessions.
| File Name | Data Type | Description |
|---|---|---|
master_portfolio.md |
Markdown Table | Tracks unified balances, strategy allocations, and P&L metrics. |
journey_log.md |
Narrative Log | A chronological record of trades, market reflections, and agent discoveries. |
strategy_evolution.md |
Technical Log | Tracks changes made to trading logic and cross-strategy performance comparisons. |
risk_events.md |
Incident Log | Documents limit breaches, drawdowns, and the subsequent corrective actions taken. |
rick_preferences.md |
Metadata | Stores user-specific risk tolerance, communication styles, and focus areas. |
Loading
An autonomous system for discovering high-potential Solana memecoins and executing paper trades based on real-time data and smart money tracking.

AgentMail provides a dedicated email inbox for AI agents, enabling them to send, receive, and manage messages programmatically via an @agentmail.to address.

AgentMail provides AI agents with dedicated email addresses to send, receive, and manage digital communications programmatically.

Continuity transforms passive AI logs into active development through asynchronous reflection and structured memory integration.

An autonomous agent for discovering, paper trading, and documenting arbitrage opportunities across Polymarket and related prediction platforms.

An autonomous research and paper trading system designed to find informational edges and maximize PnL on Polymarket.








































