diff --git a/public/SKILL.md b/public/SKILL.md index 39454ff..d4a3c98 100644 --- a/public/SKILL.md +++ b/public/SKILL.md @@ -1,3 +1,8 @@ +--- +name: clodds-agent-integration +description: "Integrate with Clodds APIs for compute, trading, marketplace, and forum services. Access LLM inference, code execution, web scraping, and trade execution via pay-per-use USDC. Use when building agent integrations, accessing Clodds compute API, or trading through the Clodds platform." +--- + # Clodds Agent Integration Guide **For agents:** This document explains how to integrate with Clodds APIs. diff --git a/src/skills/bundled/acp/SKILL.md b/src/skills/bundled/acp/SKILL.md index 168da7d..f79e89c 100644 --- a/src/skills/bundled/acp/SKILL.md +++ b/src/skills/bundled/acp/SKILL.md @@ -1,3 +1,9 @@ +--- +name: acp +description: "Agent Commerce Protocol - register agents, discover services, create escrow agreements on Solana. Use when users ask about agent-to-agent commerce, service discovery, on-chain escrow, or cryptographic agreements." +emoji: "🤝" +--- + # ACP - Agent Commerce Protocol Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery. diff --git a/src/skills/bundled/agentbets/SKILL.md b/src/skills/bundled/agentbets/SKILL.md index 102d9bc..c913353 100644 --- a/src/skills/bundled/agentbets/SKILL.md +++ b/src/skills/bundled/agentbets/SKILL.md @@ -1,6 +1,6 @@ --- name: agentbets -description: "AgentBets - AI-native prediction markets on Solana" +description: "Browse and trade AI-native prediction markets on Solana. Use when users ask about AgentBets markets, +EV opportunities, or Solana prediction market trading." command: agentbets emoji: "🎲" --- diff --git a/src/skills/bundled/ai-strategy/SKILL.md b/src/skills/bundled/ai-strategy/SKILL.md index ac18fd6..4b4ab6f 100644 --- a/src/skills/bundled/ai-strategy/SKILL.md +++ b/src/skills/bundled/ai-strategy/SKILL.md @@ -1,6 +1,6 @@ --- name: ai-strategy -description: "AI Strategy - natural language to trades" +description: "Convert natural language into executable trading strategies with DCA, stop-loss, and ladder orders. Use when users describe trades in plain English or want automated strategy execution on Solana." command: strategy emoji: "🤖" gates: diff --git a/src/skills/bundled/alerts/SKILL.md b/src/skills/bundled/alerts/SKILL.md index 0acd63f..736bdbd 100644 --- a/src/skills/bundled/alerts/SKILL.md +++ b/src/skills/bundled/alerts/SKILL.md @@ -1,6 +1,6 @@ --- name: alerts -description: "Create and manage price alerts for prediction markets" +description: "Create and manage price alerts for prediction markets and crypto assets. Use when users want notifications on price thresholds, volume spikes, whale activity, or market movements on Polymarket, Kalshi, or crypto chains." emoji: "🔔" --- diff --git a/src/skills/bundled/analytics/SKILL.md b/src/skills/bundled/analytics/SKILL.md index 0abde4d..c4098df 100644 --- a/src/skills/bundled/analytics/SKILL.md +++ b/src/skills/bundled/analytics/SKILL.md @@ -1,6 +1,6 @@ --- name: analytics -description: "Performance attribution, trade analytics, and strategy optimization" +description: "Analyze trading performance with P&L attribution, win rate, Sharpe ratio, and time-of-day breakdowns. Use when users ask about trade analytics, performance reports, edge decay, or strategy optimization." emoji: "📊" --- diff --git a/src/skills/bundled/arbitrage/SKILL.md b/src/skills/bundled/arbitrage/SKILL.md index bfc3ea0..e05b5f7 100644 --- a/src/skills/bundled/arbitrage/SKILL.md +++ b/src/skills/bundled/arbitrage/SKILL.md @@ -1,6 +1,6 @@ --- name: arbitrage -description: "Automated cross-platform arbitrage detection and monitoring" +description: "Detect and monitor cross-platform arbitrage opportunities across Polymarket, Kalshi, Betfair, and other prediction markets. Use when users ask about price spreads, arb scanning, or cross-platform market comparison." emoji: "⚖️" gates: envs: diff --git a/src/skills/bundled/auto-reply/SKILL.md b/src/skills/bundled/auto-reply/SKILL.md index 0a7edfc..21ae82d 100644 --- a/src/skills/bundled/auto-reply/SKILL.md +++ b/src/skills/bundled/auto-reply/SKILL.md @@ -1,6 +1,6 @@ --- name: auto-reply -description: "Automatic response rules, patterns, and scheduled messages" +description: "Create automatic response rules with keyword matching, regex patterns, cooldowns, and conditional triggers. Use when users want to set up auto-replies, scheduled messages, or pattern-based bot responses." emoji: "🤖" --- diff --git a/src/skills/bundled/automation/SKILL.md b/src/skills/bundled/automation/SKILL.md index 7458b37..b66a68e 100644 --- a/src/skills/bundled/automation/SKILL.md +++ b/src/skills/bundled/automation/SKILL.md @@ -1,6 +1,6 @@ --- name: automation -description: "Schedule cron jobs and automate recurring tasks" +description: "Schedule cron jobs and automate recurring tasks with named presets and manual triggers. Use when users want to set up recurring scans, periodic reports, or automated trading schedules." commands: - /auto - /automation diff --git a/src/skills/bundled/backtest/SKILL.md b/src/skills/bundled/backtest/SKILL.md index dc0fd6b..6abf6a3 100644 --- a/src/skills/bundled/backtest/SKILL.md +++ b/src/skills/bundled/backtest/SKILL.md @@ -1,6 +1,6 @@ --- name: backtest -description: "Test trading strategies on historical data with Monte Carlo simulation" +description: "Backtest trading strategies on historical prediction market data with walk-forward analysis and Monte Carlo simulation. Use when users want to validate strategies, compare performance, or stress-test trading approaches." emoji: "📈" --- diff --git a/src/skills/bundled/bags/SKILL.md b/src/skills/bundled/bags/SKILL.md index e96287c..92dd0aa 100644 --- a/src/skills/bundled/bags/SKILL.md +++ b/src/skills/bundled/bags/SKILL.md @@ -1,6 +1,6 @@ --- name: bags -description: "Bags.fm - Complete Solana token launchpad with creator monetization" +description: "Trade, launch, and manage Solana tokens on Bags.fm with creator fee monetization and social wallet lookup. Use when users ask about Bags.fm pools, token launches, fee claiming, or creator revenue sharing." command: bags emoji: "💰" gates: diff --git a/src/skills/bundled/bankr/SKILL.md b/src/skills/bundled/bankr/SKILL.md index 59e8fd3..6a0a881 100644 --- a/src/skills/bundled/bankr/SKILL.md +++ b/src/skills/bundled/bankr/SKILL.md @@ -1,6 +1,6 @@ --- name: bankr -description: "AI-powered crypto trading via natural language through Bankr API" +description: "Execute crypto trades, DeFi operations, and portfolio management via natural language through Bankr API. Use when users want to buy, sell, swap, bridge tokens, or manage positions across Base, Polygon, Ethereum, and Solana." command: bankr emoji: "🏦" gates: diff --git a/src/skills/bundled/betfair/SKILL.md b/src/skills/bundled/betfair/SKILL.md index 3351a70..143eceb 100644 --- a/src/skills/bundled/betfair/SKILL.md +++ b/src/skills/bundled/betfair/SKILL.md @@ -1,6 +1,6 @@ --- name: betfair -description: "Betfair Exchange sports betting and trading" +description: "Trade sports markets on Betfair Exchange with back/lay orders, live streaming, and orderbook data. Use when users ask about Betfair, sports betting, horse racing, football markets, or exchange trading." emoji: "🏇" commands: - /bf diff --git a/src/skills/bundled/binance-futures/SKILL.md b/src/skills/bundled/binance-futures/SKILL.md index b272f22..c73fdb5 100644 --- a/src/skills/bundled/binance-futures/SKILL.md +++ b/src/skills/bundled/binance-futures/SKILL.md @@ -1,6 +1,6 @@ --- name: binance-futures -description: Binance Futures trading with DB tracking +description: "Trade perpetual futures on Binance with leveraged long/short positions, TP/SL orders, and full database tracking. Use when users ask about Binance futures, leveraged crypto trading, or position management on Binance." emoji: "🟡" commands: - /bf diff --git a/src/skills/bundled/botchan/SKILL.md b/src/skills/bundled/botchan/SKILL.md index 0527ebd..dd1f7bd 100644 --- a/src/skills/bundled/botchan/SKILL.md +++ b/src/skills/bundled/botchan/SKILL.md @@ -1,6 +1,6 @@ --- name: botchan -description: "Onchain agent messaging on Base - post to feeds, send DMs, explore other agents" +description: "Send onchain messages, post to agent feeds, and direct-message other agents on Base via Botchan. Use when users want to post to feeds, read agent messages, register feeds, or communicate with other onchain agents." command: botchan emoji: "💬" gates: diff --git a/src/skills/bundled/bridge/SKILL.md b/src/skills/bundled/bridge/SKILL.md index 969ea3a..72fb8bc 100644 --- a/src/skills/bundled/bridge/SKILL.md +++ b/src/skills/bundled/bridge/SKILL.md @@ -1,6 +1,6 @@ --- name: bridge -description: "Cross-chain token transfers using Wormhole and CCTP" +description: "Transfer tokens across chains using Wormhole and Circle CCTP protocols with quote, send, and redeem flows. Use when users want to bridge USDC or tokens between Solana, Ethereum, Base, Arbitrum, Polygon, or other EVM chains." emoji: "🌉" gates: envs: diff --git a/src/skills/bundled/bybit-futures/SKILL.md b/src/skills/bundled/bybit-futures/SKILL.md index 1cea648..c4d5d62 100644 --- a/src/skills/bundled/bybit-futures/SKILL.md +++ b/src/skills/bundled/bybit-futures/SKILL.md @@ -1,6 +1,6 @@ --- name: bybit-futures -description: Bybit Futures trading with DB tracking +description: "Trade perpetual futures on Bybit with leveraged long/short positions, TP/SL orders, and full database tracking. Use when users ask about Bybit futures, leveraged crypto trading, or position management on Bybit." emoji: "🟠" commands: - /bb diff --git a/src/skills/bundled/clanker/SKILL.md b/src/skills/bundled/clanker/SKILL.md index 6c0ba33..592dffd 100644 --- a/src/skills/bundled/clanker/SKILL.md +++ b/src/skills/bundled/clanker/SKILL.md @@ -1,6 +1,6 @@ --- name: clanker -description: "Deploy ERC20 tokens with Uniswap V4 pools on Base, Ethereum, Arbitrum" +description: "Deploy ERC20 tokens with built-in Uniswap V4 liquidity pools, vesting vaults, and sniper protection on Base, Ethereum, or Arbitrum. Use when users want to launch tokens, claim rewards, or manage Clanker deployments." command: clanker emoji: "🪙" gates: diff --git a/src/skills/bundled/copy-trading-solana/SKILL.md b/src/skills/bundled/copy-trading-solana/SKILL.md index 98d4417..36c3035 100644 --- a/src/skills/bundled/copy-trading-solana/SKILL.md +++ b/src/skills/bundled/copy-trading-solana/SKILL.md @@ -1,6 +1,6 @@ --- name: copy-trading-solana -description: "Copy trade Solana wallets - mirror trades automatically" +description: "Monitor and automatically copy trades from Solana wallets via Jupiter with configurable sizing, delays, and stealth mode. Use when users want to follow whale wallets, mirror Solana DEX trades, or set up copy trading on Pump.fun, Raydium, or Orca." command: copy emoji: "👥" gates: diff --git a/src/skills/bundled/copy-trading/SKILL.md b/src/skills/bundled/copy-trading/SKILL.md index 3e82875..de79801 100644 --- a/src/skills/bundled/copy-trading/SKILL.md +++ b/src/skills/bundled/copy-trading/SKILL.md @@ -1,6 +1,6 @@ --- name: copy-trading -description: "Automatically copy trades from successful wallets on Polymarket and crypto" +description: "Automatically mirror trades from top Polymarket and crypto wallets with configurable sizing, stop-loss, take-profit, and daily risk limits. Use when users want to follow whale traders, copy prediction market positions, or discover profitable wallets to copy." emoji: "📋" gates: envs: diff --git a/src/skills/bundled/credentials/SKILL.md b/src/skills/bundled/credentials/SKILL.md index 400dad9..2540409 100644 --- a/src/skills/bundled/credentials/SKILL.md +++ b/src/skills/bundled/credentials/SKILL.md @@ -1,6 +1,6 @@ --- name: credentials -description: "Secure credential management for trading platforms" +description: "Store, manage, and test API credentials for trading platforms with AES-256-GCM encryption and cooldown protection. Use when users need to add, remove, or verify API keys for Polymarket, Kalshi, Binance, Betfair, or other exchanges." emoji: "🔐" --- diff --git a/src/skills/bundled/crypto-hft/SKILL.md b/src/skills/bundled/crypto-hft/SKILL.md index 92f94f6..bc07838 100644 --- a/src/skills/bundled/crypto-hft/SKILL.md +++ b/src/skills/bundled/crypto-hft/SKILL.md @@ -1,6 +1,6 @@ --- name: crypto-hft -description: "Trade crypto binary markets on Polymarket with 4 automated strategies. Support: 5-min BTC, 15-min/1h/4h/daily all assets (BTC, ETH, SOL, XRP)" +description: "Automate crypto binary market trading on Polymarket with momentum, mean-reversion, penny-clipper, and expiry-fade strategies across 5-min to daily timeframes. Use when users ask about HFT, crypto scalping, binary options, or automated Polymarket trading." commands: - /crypto-hft - /hft diff --git a/src/skills/bundled/dca/SKILL.md b/src/skills/bundled/dca/SKILL.md index 82c315a..2ebb6e8 100644 --- a/src/skills/bundled/dca/SKILL.md +++ b/src/skills/bundled/dca/SKILL.md @@ -1,6 +1,6 @@ --- name: dca -description: "Dollar-cost averaging across all platforms" +description: "Schedule dollar-cost averaging orders across Polymarket, Kalshi, PumpFun, Hyperliquid, Binance Futures, Bybit, MEXC, Drift, Orca, Raydium, and more. Use when users ask about DCA, recurring buys, spread orders over time, or automated position building." command: dca emoji: "📊" --- diff --git a/src/skills/bundled/dex/SKILL.md b/src/skills/bundled/dex/SKILL.md index b6e0bf5..667fb2e 100644 --- a/src/skills/bundled/dex/SKILL.md +++ b/src/skills/bundled/dex/SKILL.md @@ -1,6 +1,6 @@ --- name: dex -description: "Cross-chain DEX market intelligence - trending tokens, gainers, losers, volume, stats across all chains and protocols" +description: "Query cross-chain DEX data via DexScreener for trending tokens, gainers, losers, volume, and price lookups across Solana, Ethereum, Base, BSC, and 10+ chains. Use when users ask about token prices, what's trending, top movers, or DEX market data." command: dex emoji: "📊" --- diff --git a/src/skills/bundled/divergence/SKILL.md b/src/skills/bundled/divergence/SKILL.md index 5445695..85c2cc8 100644 --- a/src/skills/bundled/divergence/SKILL.md +++ b/src/skills/bundled/divergence/SKILL.md @@ -1,6 +1,6 @@ --- name: divergence -description: "Spot vs Polymarket divergence trading on 15-minute crypto markets" +description: "Detect and trade spot-vs-Polymarket price divergences on 15-minute crypto binary markets using Binance spot feeds and configurable threshold buckets. Use when users ask about divergence trading, price-lag arbitrage, or spot-poly spread strategies." commands: - /divergence - /div diff --git a/src/skills/bundled/doctor/SKILL.md b/src/skills/bundled/doctor/SKILL.md index dc66788..304f9c5 100644 --- a/src/skills/bundled/doctor/SKILL.md +++ b/src/skills/bundled/doctor/SKILL.md @@ -1,6 +1,6 @@ --- name: doctor -description: "System health diagnostics and troubleshooting" +description: "Run system health diagnostics across OS, Node.js, network, API keys, database, and channel connections with configurable thresholds and formatted reports. Use when users ask about health checks, troubleshooting, system status, or component diagnostics." emoji: "🩺" --- diff --git a/src/skills/bundled/drift-sdk/SKILL.md b/src/skills/bundled/drift-sdk/SKILL.md index 77f545b..ebae8fb 100644 --- a/src/skills/bundled/drift-sdk/SKILL.md +++ b/src/skills/bundled/drift-sdk/SKILL.md @@ -1,6 +1,6 @@ --- name: drift-sdk -description: "Drift Protocol perpetual futures trading on Solana (direct SDK)" +description: "Trade perpetual futures on Drift Protocol via direct Solana SDK integration with market/limit orders, leverage control, and position management. Use when users ask about Drift SDK trading, Solana perps, or gateway-free Drift access." emoji: "🌊" commands: - /drift diff --git a/src/skills/bundled/drift/SKILL.md b/src/skills/bundled/drift/SKILL.md index 0df5f22..68ab435 100644 --- a/src/skills/bundled/drift/SKILL.md +++ b/src/skills/bundled/drift/SKILL.md @@ -1,6 +1,6 @@ --- name: drift -description: "Drift Protocol - perpetuals and prediction markets on Solana" +description: "Trade perpetuals, spot, and prediction markets on Drift Protocol (Solana DEX) with long/short positions, leverage control, and order management. Use when users ask about Drift trading, Solana perpetual futures, or Drift market data." command: drift emoji: "🌊" gates: diff --git a/src/skills/bundled/edge/SKILL.md b/src/skills/bundled/edge/SKILL.md index edcca4f..14c6b4d 100644 --- a/src/skills/bundled/edge/SKILL.md +++ b/src/skills/bundled/edge/SKILL.md @@ -1,6 +1,6 @@ --- name: edge -description: "Find mispriced markets by comparing to external models and data sources" +description: "Scan prediction markets for mispricing by comparing prices to 538, CME FedWatch, polls, Vegas lines, and other external models with Kelly criterion sizing. Use when users ask about finding edge, mispriced markets, fair value, or optimal bet sizing." emoji: "🎯" --- diff --git a/src/skills/bundled/embeddings/SKILL.md b/src/skills/bundled/embeddings/SKILL.md index 08564c3..3c5fcc7 100644 --- a/src/skills/bundled/embeddings/SKILL.md +++ b/src/skills/bundled/embeddings/SKILL.md @@ -1,6 +1,6 @@ --- name: embeddings -description: "Vector embeddings configuration and semantic search" +description: "Configure vector embedding providers (OpenAI, Voyage, Cohere, local), manage cached embeddings, and perform semantic search with similarity scoring. Use when users ask about embeddings, semantic search, vector storage, or text similarity." emoji: "🧬" --- diff --git a/src/skills/bundled/endaoment/SKILL.md b/src/skills/bundled/endaoment/SKILL.md index b031d6b..ae75d6c 100644 --- a/src/skills/bundled/endaoment/SKILL.md +++ b/src/skills/bundled/endaoment/SKILL.md @@ -1,6 +1,6 @@ --- name: endaoment -description: "Donate to 501(c)(3) charities onchain via Endaoment - tax-deductible crypto donations" +description: "Donate USDC to 501(c)(3) nonprofits onchain via Endaoment smart contracts on Base with charity search by name or EIN and tax-deductible receipts. Use when users ask about crypto donations, charitable giving, Endaoment, or onchain philanthropy." command: donate emoji: "💝" gates: diff --git a/src/skills/bundled/ens/SKILL.md b/src/skills/bundled/ens/SKILL.md index bda7195..60f6fc5 100644 --- a/src/skills/bundled/ens/SKILL.md +++ b/src/skills/bundled/ens/SKILL.md @@ -1,6 +1,6 @@ --- name: ens -description: "Set your primary ENS name on Base and L2s - configure reverse resolution" +description: "Set and verify primary ENS names on Base, Arbitrum, Optimism, and Ethereum via the ENS Reverse Registrar for bidirectional address-to-name resolution. Use when users ask about ENS primary name, reverse resolution, or setting .eth identity on L2s." command: ens emoji: "🏷️" gates: diff --git a/src/skills/bundled/erc8004/SKILL.md b/src/skills/bundled/erc8004/SKILL.md index e45113c..c8d5017 100644 --- a/src/skills/bundled/erc8004/SKILL.md +++ b/src/skills/bundled/erc8004/SKILL.md @@ -1,6 +1,6 @@ --- name: erc8004 -description: "Register AI agent identity on Ethereum via ERC-8004 Trustless Agents standard" +description: "Register and manage AI agent identities on Ethereum mainnet via ERC-8004 Trustless Agents with ERC-721 IDs, reputation tracking, and third-party validation. Use when users ask about agent identity, ERC-8004, onchain agent registration, or agent reputation." command: agent-id emoji: "🤖" gates: diff --git a/src/skills/bundled/execution/SKILL.md b/src/skills/bundled/execution/SKILL.md index 2830414..568d8c7 100644 --- a/src/skills/bundled/execution/SKILL.md +++ b/src/skills/bundled/execution/SKILL.md @@ -1,6 +1,6 @@ --- name: execution -description: "Execute trades on prediction markets with slippage protection and order management" +description: "Execute limit, market, maker, and protected orders on Polymarket and Kalshi with slippage estimation, order management, and maker rebates. Use when users ask about placing trades, order execution, slippage protection, or managing open orders." emoji: "⚡" gates: envs: diff --git a/src/skills/bundled/farcaster/SKILL.md b/src/skills/bundled/farcaster/SKILL.md index 0cd102d..eff1fcd 100644 --- a/src/skills/bundled/farcaster/SKILL.md +++ b/src/skills/bundled/farcaster/SKILL.md @@ -1,6 +1,6 @@ --- name: farcaster -description: "Farcaster social protocol via Neynar API - read feeds, post casts, follow users" +description: "Interact with Farcaster decentralized social protocol via Neynar API to read feeds, post casts, search users and channels, and perform write operations. Use when users ask about Farcaster, posting casts, trending content, or Warpcast social features." command: fc emoji: "🟪" gates: diff --git a/src/skills/bundled/features/SKILL.md b/src/skills/bundled/features/SKILL.md index acd19c4..30891e6 100644 --- a/src/skills/bundled/features/SKILL.md +++ b/src/skills/bundled/features/SKILL.md @@ -1,6 +1,6 @@ --- name: features -description: "Real-time market features and trading signals" +description: "Retrieve real-time market features and computed trading signals from tick and orderbook data for tracked prediction markets. Use when users ask about market features, trading signals, feature engine stats, or real-time market indicators." command: features emoji: "📈" --- @@ -18,3 +18,19 @@ View real-time market features and trading signals computed from tick and orderb /features stats Show feature engine statistics /features help Show help ``` + +## Workflow + +1. **List tracked markets** with `/features all` to see what the feature engine is monitoring. +2. **Get features** for a specific market with `/features get ` to inspect computed indicators (e.g., momentum, volatility, orderbook imbalance). +3. **Check signals** with `/features signals ` to get actionable trading recommendations derived from the feature set. +4. **Monitor engine health** with `/features stats` to view processing rates, latency, and tracked market counts. + +## Examples + +``` +/features all # List all tracked markets +/features get poly market-123 # Get computed features for a Polymarket market +/features signals kalshi TRUMP-WIN # Get trading signals for a Kalshi market +/features stats # Show feature engine statistics +``` diff --git a/src/skills/bundled/feeds/SKILL.md b/src/skills/bundled/feeds/SKILL.md index 727729d..b2b97c0 100644 --- a/src/skills/bundled/feeds/SKILL.md +++ b/src/skills/bundled/feeds/SKILL.md @@ -1,6 +1,6 @@ --- name: feeds -description: "Real-time market data feeds from 8 prediction market platforms" +description: "Stream real-time and historical market data from Polymarket, Kalshi, Manifold, Metaculus, PredictIt, Drift, Betfair, and Smarkets with orderbook, news, and edge analysis. Use when users ask about market feeds, live prices, orderbooks, or cross-platform market data." emoji: "📡" --- diff --git a/src/skills/bundled/harden/SKILL.md b/src/skills/bundled/harden/SKILL.md index f97af14..c0d86cd 100644 --- a/src/skills/bundled/harden/SKILL.md +++ b/src/skills/bundled/harden/SKILL.md @@ -1,6 +1,6 @@ --- name: harden -description: VPS security auditing and hardening +description: "Audit and harden remote VPS servers by checking SSH, firewall, fail2ban, and system updates. Apply automated security fixes and generate compliance reports. Use when users mention server security, VPS hardening, SSH audit, firewall setup, or fail2ban configuration." emoji: "🔒" commands: - /harden diff --git a/src/skills/bundled/history/SKILL.md b/src/skills/bundled/history/SKILL.md index 430bbfa..5385855 100644 --- a/src/skills/bundled/history/SKILL.md +++ b/src/skills/bundled/history/SKILL.md @@ -1,6 +1,6 @@ --- name: history -description: "Trade history tracking, sync, and performance analytics" +description: "Fetch, sync, and analyze trade history from Polymarket and Kalshi with P&L breakdowns, win-rate stats, and CSV/JSON export. Use when users mention trade history, performance analytics, daily P&L, trade sync, or export trades." emoji: "📊" gates: envs: diff --git a/src/skills/bundled/hyperliquid/SKILL.md b/src/skills/bundled/hyperliquid/SKILL.md index 0e86a36..589fd4e 100644 --- a/src/skills/bundled/hyperliquid/SKILL.md +++ b/src/skills/bundled/hyperliquid/SKILL.md @@ -1,6 +1,6 @@ --- name: hyperliquid -description: Hyperliquid L1 perps DEX (69% market share) +description: "Trade perpetual futures and spot on Hyperliquid L1 DEX. Open/close positions, set leverage, execute TWAP orders, manage HLP vault deposits, and query funding rates across 130+ markets. Use when users mention Hyperliquid, HL, perps DEX, TWAP, or HLP vault." emoji: "🔷" commands: - /hl diff --git a/src/skills/bundled/identity/SKILL.md b/src/skills/bundled/identity/SKILL.md index dfc959b..6fb9cca 100644 --- a/src/skills/bundled/identity/SKILL.md +++ b/src/skills/bundled/identity/SKILL.md @@ -1,6 +1,6 @@ --- name: identity -description: "User identity, OAuth connections, and device management" +description: "Manage user identity, link OAuth providers (Google, GitHub, Discord), authenticate devices, and control sessions and trust levels. Use when users mention identity, OAuth, device management, session security, or account linking." emoji: "🪪" --- diff --git a/src/skills/bundled/integrations/SKILL.md b/src/skills/bundled/integrations/SKILL.md index 8e8b24e..ce23fe6 100644 --- a/src/skills/bundled/integrations/SKILL.md +++ b/src/skills/bundled/integrations/SKILL.md @@ -1,6 +1,6 @@ --- name: integrations -description: "External data sources, connectors, and custom data streams" +description: "Connect and manage external data sources including FedWatch, FiveThirtyEight, crypto exchanges, custom webhooks, REST APIs, and WebSocket feeds for trading signals. Use when users mention data integrations, custom signals, webhooks, data sources, or live feeds." emoji: "🔗" --- diff --git a/src/skills/bundled/jupiter/SKILL.md b/src/skills/bundled/jupiter/SKILL.md index 1388f37..0efebdb 100644 --- a/src/skills/bundled/jupiter/SKILL.md +++ b/src/skills/bundled/jupiter/SKILL.md @@ -1,6 +1,6 @@ --- name: jupiter -description: "Jupiter DEX aggregator - swaps, limit orders, and DCA on Solana" +description: "Swap tokens, create limit orders, and set up DCA strategies on Solana via Jupiter DEX aggregator. Routes across 20+ DEXes with MEV protection. Use when users mention Jupiter, Solana swaps, token swap, limit orders, DCA, or DEX aggregation." command: jup emoji: "🪐" gates: diff --git a/src/skills/bundled/kamino/SKILL.md b/src/skills/bundled/kamino/SKILL.md index 084b131..03c9d3c 100644 --- a/src/skills/bundled/kamino/SKILL.md +++ b/src/skills/bundled/kamino/SKILL.md @@ -1,6 +1,6 @@ --- name: kamino -description: "Kamino Finance — Solana lending, borrowing, and liquidity vaults" +description: "Deposit collateral, borrow assets, manage liquidity vaults, and monitor health factors on Kamino Finance (Solana). Use when users mention Kamino, Solana lending, borrowing, liquidity vaults, or health factor monitoring." emoji: "🌀" commands: - /kamino diff --git a/src/skills/bundled/ledger/SKILL.md b/src/skills/bundled/ledger/SKILL.md index 00646d7..d107d40 100644 --- a/src/skills/bundled/ledger/SKILL.md +++ b/src/skills/bundled/ledger/SKILL.md @@ -1,6 +1,6 @@ --- name: ledger -description: "Trade decision audit trail and statistics" +description: "Track and audit trading decisions with confidence calibration, win-rate statistics, and historical performance analysis. Use when users mention decision ledger, trade audit trail, calibration analysis, or decision statistics." command: ledger emoji: "📒" --- @@ -18,3 +18,21 @@ Decision audit trail and performance statistics for all trading decisions. /ledger calibration Confidence accuracy analysis /ledger help Show help ``` + +## Examples + +``` +/ledger list 10 View last 10 decisions +/ledger list 5 crypto Last 5 crypto-related decisions +/ledger get abc123 Show full details for decision abc123 +/ledger stats 7d Performance stats for past week +/ledger stats 30d Performance stats for past month +/ledger calibration How well-calibrated are your confidence scores +``` + +## Workflow + +1. **Review recent decisions** with `/ledger list` to see outcomes +2. **Drill into specifics** with `/ledger get ` for full reasoning and result +3. **Analyze patterns** with `/ledger stats` to identify strengths and weaknesses +4. **Calibrate confidence** with `/ledger calibration` to improve prediction accuracy over time diff --git a/src/skills/bundled/lighter/SKILL.md b/src/skills/bundled/lighter/SKILL.md index c7cf3ba..b490758 100644 --- a/src/skills/bundled/lighter/SKILL.md +++ b/src/skills/bundled/lighter/SKILL.md @@ -1,6 +1,6 @@ --- name: lighter -description: "Lighter — Orderbook DEX on Arbitrum" +description: "Trade perpetual futures on Lighter, an on-chain orderbook DEX on Arbitrum. Open/close long and short positions, view orderbooks, and manage orders. Use when users mention Lighter, Arbitrum perps, on-chain orderbook, or Lighter DEX trading." emoji: "⚡" commands: - /lighter diff --git a/src/skills/bundled/marginfi/SKILL.md b/src/skills/bundled/marginfi/SKILL.md index 9766fd3..fabe798 100644 --- a/src/skills/bundled/marginfi/SKILL.md +++ b/src/skills/bundled/marginfi/SKILL.md @@ -1,6 +1,6 @@ --- name: marginfi -description: "MarginFi — Solana lending and borrowing" +description: "Deposit collateral, borrow assets, check health factors, and view lending pool APYs on MarginFi (Solana). Use when users mention MarginFi, Solana lending, borrowing, health factor, or lending rates." emoji: "🏦" commands: - /marginfi diff --git a/src/skills/bundled/market-index/SKILL.md b/src/skills/bundled/market-index/SKILL.md index 983b38a..764c529 100644 --- a/src/skills/bundled/market-index/SKILL.md +++ b/src/skills/bundled/market-index/SKILL.md @@ -1,6 +1,6 @@ --- name: market-index -description: "Search, discover, and browse indexed markets across all platforms" +description: "Search, discover, and browse prediction markets across Polymarket, Kalshi, Manifold, and Betfair with full-text search, category filtering, and trending detection. Use when users mention market search, market index, trending markets, market discovery, or closing-soon markets." emoji: "🔍" --- diff --git a/src/skills/bundled/markets/SKILL.md b/src/skills/bundled/markets/SKILL.md index 59e3157..a06eec4 100644 --- a/src/skills/bundled/markets/SKILL.md +++ b/src/skills/bundled/markets/SKILL.md @@ -1,6 +1,6 @@ --- name: markets -description: "Search and view prediction market data from Polymarket, Kalshi, Manifold, and Metaculus" +description: "Search prediction markets and view live prices, orderbooks, and bid/ask spreads across Polymarket, Kalshi, Manifold, and Metaculus. Use when users mention market prices, prediction markets, odds comparison, or market search." emoji: "📊" --- diff --git a/src/skills/bundled/mcp/SKILL.md b/src/skills/bundled/mcp/SKILL.md index e38aca7..60b9f3d 100644 --- a/src/skills/bundled/mcp/SKILL.md +++ b/src/skills/bundled/mcp/SKILL.md @@ -1,6 +1,6 @@ --- name: mcp -description: "Model Context Protocol server management and tool integration" +description: "Add, configure, and manage Model Context Protocol (MCP) servers to extend agent capabilities with external tools, file access, and API integrations. Use when users mention MCP, tool servers, MCP integration, or external tool management." emoji: "🔌" --- diff --git a/src/skills/bundled/memory/SKILL.md b/src/skills/bundled/memory/SKILL.md index 7a3883a..2c2a500 100644 --- a/src/skills/bundled/memory/SKILL.md +++ b/src/skills/bundled/memory/SKILL.md @@ -1,6 +1,6 @@ --- name: memory -description: "Persistent memory system for preferences, facts, and notes" +description: "Store and recall user preferences, trading rules, facts, and notes across conversations with semantic search powered by vector embeddings. Use when users mention remember, memory, preferences, trading rules, notes, or persistent storage." emoji: "🧠" --- diff --git a/src/skills/bundled/metaculus/SKILL.md b/src/skills/bundled/metaculus/SKILL.md index 5550e3b..c95a69a 100644 --- a/src/skills/bundled/metaculus/SKILL.md +++ b/src/skills/bundled/metaculus/SKILL.md @@ -1,6 +1,6 @@ --- name: metaculus -description: "Metaculus forecasting platform (read-only)" +description: "Search and view community forecasting questions, predictions, and tournaments on Metaculus. Use when users mention Metaculus, forecasting, prediction calibration, or tournament competitions." emoji: "🔮" commands: - /mc diff --git a/src/skills/bundled/meteora-dbc/SKILL.md b/src/skills/bundled/meteora-dbc/SKILL.md index b7ea1a0..b8fd9a7 100644 --- a/src/skills/bundled/meteora-dbc/SKILL.md +++ b/src/skills/bundled/meteora-dbc/SKILL.md @@ -1,6 +1,6 @@ --- name: meteora-dbc -description: "Launch tokens on Meteora dynamic bonding curves" +description: "Launch, buy, and sell tokens on Meteora dynamic bonding curves with anti-sniper fees and automated DAMM migration. Use when users mention DBC, bonding curve launch, token launch on Meteora, or migration." command: dbc emoji: "🚀" --- @@ -23,3 +23,33 @@ Launch tokens on Meteora's dynamic bonding curves with anti-sniper fees, configu /dbc pools [args] Query pools and configs /dbc help Show all commands ``` + +## Examples + +```bash +# Launch a new token on bonding curve +/dbc launch "MyToken" MTK "A cool token" --market-cap 100000 + +# Check pool status and migration progress +/dbc status So1abc...xyz + +# Buy tokens with 0.5 SOL +/dbc buy So1abc...xyz 0.5 + +# Claim creator fees +/dbc claim PoolAbc123 +``` + +## Workflow + +1. **Launch** a token with name, symbol, and description via `/dbc launch` +2. **Monitor** pool status and migration progress with `/dbc status` +3. **Trade** on the curve using `/dbc buy` and `/dbc sell` +4. **Claim** creator or partner fees once available with `/dbc claim` +5. **Migrate** to DAMM when market cap target is reached via `/dbc migrate` + +## Notes + +- Anti-sniper fees protect against bot sniping at launch +- Configurable market cap targets trigger automatic DAMM migration +- Supports both v1 and v2 migration paths diff --git a/src/skills/bundled/meteora/SKILL.md b/src/skills/bundled/meteora/SKILL.md index cdd3a87..ca66396 100644 --- a/src/skills/bundled/meteora/SKILL.md +++ b/src/skills/bundled/meteora/SKILL.md @@ -1,6 +1,6 @@ --- name: meteora -description: "Meteora DLMM - dynamic liquidity market maker on Solana" +description: "Swap tokens and query DLMM pools on Meteora's dynamic liquidity market maker on Solana. Use when users mention Meteora swap, DLMM pools, or Solana liquidity." command: met emoji: "☄️" gates: @@ -22,7 +22,20 @@ Meteora uses Dynamic Liquidity Market Maker (DLMM) pools with bin-based pricing. ## Examples +```bash +/met swap 1 SOL to USDC # Swap 1 SOL for USDC +/met quote 100 USDC to SOL # Get quote without executing +/met pools SOL # List available DLMM pools for SOL ``` -/met swap 1 SOL to USDC -/met pools SOL -``` + +## Workflow + +1. **Get a quote** first with `/met quote` to check expected output +2. **Execute the swap** with `/met swap` when satisfied with the rate +3. **Browse pools** with `/met pools` to find available trading pairs + +## Notes + +- Requires `SOLANA_PRIVATE_KEY` environment variable for swap execution +- DLMM uses bin-based pricing for concentrated liquidity +- Supports all major Solana token pairs available on Meteora diff --git a/src/skills/bundled/metrics/SKILL.md b/src/skills/bundled/metrics/SKILL.md index e50aa04..7fa7c64 100644 --- a/src/skills/bundled/metrics/SKILL.md +++ b/src/skills/bundled/metrics/SKILL.md @@ -1,6 +1,6 @@ --- name: metrics -description: "System metrics, telemetry, and performance monitoring" +description: "Track system health, API latency, trade execution stats, and custom telemetry with alerts and Prometheus export. Use when users mention metrics, performance, latency, error rates, or dashboards." emoji: "📈" --- diff --git a/src/skills/bundled/mev/SKILL.md b/src/skills/bundled/mev/SKILL.md index 647d1f8..cfe69f9 100644 --- a/src/skills/bundled/mev/SKILL.md +++ b/src/skills/bundled/mev/SKILL.md @@ -1,6 +1,6 @@ --- name: mev -description: "MEV protection against sandwich attacks and front-running" +description: "Protect trades from MEV sandwich attacks and front-running using Flashbots, MEV Blocker, and Jito bundles. Use when users mention MEV, sandwich attack, front-running, private mempool, or trade protection." emoji: "🛡️" --- diff --git a/src/skills/bundled/mexc-futures/SKILL.md b/src/skills/bundled/mexc-futures/SKILL.md index 0fd0a3f..d86f461 100644 --- a/src/skills/bundled/mexc-futures/SKILL.md +++ b/src/skills/bundled/mexc-futures/SKILL.md @@ -1,6 +1,6 @@ --- name: mexc-futures -description: MEXC Futures trading with DB tracking (No KYC) +description: "Trade perpetual futures on MEXC with up to 200x leverage, track positions, and query historical PnL from the database. Use when users mention MEXC, futures, leverage trading, or no-KYC exchange." emoji: "🔵" commands: - /mx diff --git a/src/skills/bundled/mm/SKILL.md b/src/skills/bundled/mm/SKILL.md index 0a4f34d..68273ef 100644 --- a/src/skills/bundled/mm/SKILL.md +++ b/src/skills/bundled/mm/SKILL.md @@ -1,6 +1,6 @@ --- name: mm -description: "Market making - two-sided quoting with inventory management" +description: "Run automated two-sided market making on Polymarket and Kalshi with inventory skew, volatility-adjusted spreads, and risk controls. Use when users mention market making, quoting, spreads, or MM strategy." emoji: "📊" gates: envs: diff --git a/src/skills/bundled/monitoring/SKILL.md b/src/skills/bundled/monitoring/SKILL.md index 440ac7e..a7c9669 100644 --- a/src/skills/bundled/monitoring/SKILL.md +++ b/src/skills/bundled/monitoring/SKILL.md @@ -1,6 +1,6 @@ --- name: monitoring -description: "System health monitoring, alerts, and error tracking" +description: "Monitor system health, check LLM provider status, configure alert thresholds, and receive notifications via email or webhook. Use when users mention monitoring, health checks, alerts, uptime, or provider status." emoji: "🔔" --- diff --git a/src/skills/bundled/news/SKILL.md b/src/skills/bundled/news/SKILL.md index 429e865..2490c8e 100644 --- a/src/skills/bundled/news/SKILL.md +++ b/src/skills/bundled/news/SKILL.md @@ -1,6 +1,6 @@ --- name: news -description: "Monitor news and correlate with prediction market movements" +description: "Track breaking news from Twitter, RSS, and wire services and auto-correlate with prediction market price movements. Use when users mention news, market-moving events, price impact, sentiment, or news alerts." emoji: "📰" --- diff --git a/src/skills/bundled/onchainkit/SKILL.md b/src/skills/bundled/onchainkit/SKILL.md index efc1076..6e8cd9f 100644 --- a/src/skills/bundled/onchainkit/SKILL.md +++ b/src/skills/bundled/onchainkit/SKILL.md @@ -1,6 +1,6 @@ --- name: onchainkit -description: "Build onchain apps with Coinbase's OnchainKit React components - wallets, swaps, NFTs, payments" +description: "Scaffold and build onchain apps using Coinbase OnchainKit React components for wallets, swaps, identity, and payments on Base. Use when users mention OnchainKit, onchain app, Base dApp, or Coinbase components." command: onchainkit emoji: "🔗" --- diff --git a/src/skills/bundled/opinion/SKILL.md b/src/skills/bundled/opinion/SKILL.md index d11b2b5..e7f8f8b 100644 --- a/src/skills/bundled/opinion/SKILL.md +++ b/src/skills/bundled/opinion/SKILL.md @@ -1,6 +1,6 @@ --- name: opinion -description: Opinion.trade prediction market (BNB Chain CLOB) +description: "Trade prediction markets on Opinion.trade via BNB Chain on-chain CLOB with limit orders, orderbook views, and position tracking. Use when users mention Opinion.trade, BNB prediction market, or on-chain CLOB." emoji: "🗳️" commands: - /op diff --git a/src/skills/bundled/opportunity/SKILL.md b/src/skills/bundled/opportunity/SKILL.md index f0a7ab7..b404f8f 100644 --- a/src/skills/bundled/opportunity/SKILL.md +++ b/src/skills/bundled/opportunity/SKILL.md @@ -1,6 +1,6 @@ --- name: opportunity -description: "Find and execute cross-platform arbitrage opportunities across prediction markets" +description: "Scan, monitor, and execute cross-platform arbitrage opportunities across Polymarket, Kalshi, Betfair, and more with risk modeling and Kelly sizing. Use when users mention arbitrage, odds comparison, cross-platform edge, or mispriced contracts." emoji: "🎯" gates: envs: diff --git a/src/skills/bundled/orca/SKILL.md b/src/skills/bundled/orca/SKILL.md index b9030c4..9eac467 100644 --- a/src/skills/bundled/orca/SKILL.md +++ b/src/skills/bundled/orca/SKILL.md @@ -1,6 +1,6 @@ --- name: orca -description: "Orca Whirlpools - concentrated liquidity on Solana" +description: "Swap tokens and query concentrated liquidity Whirlpools on Orca DEX for Solana. Use when users mention Orca, Whirlpools, Solana DEX swap, or concentrated liquidity on Solana." command: orca emoji: "🐋" gates: @@ -22,7 +22,20 @@ Orca is a Solana DEX with concentrated liquidity pools (Whirlpools). ## Examples +```bash +/orca swap 1 SOL to USDC # Swap 1 SOL for USDC +/orca quote 50 USDC to SOL # Get quote without executing +/orca pools ORCA # List Whirlpools for ORCA token ``` -/orca swap 1 SOL to USDC -/orca pools ORCA -``` + +## Workflow + +1. **Get a quote** first with `/orca quote` to check expected output and fees +2. **Execute the swap** with `/orca swap` when satisfied with the rate +3. **Browse pools** with `/orca pools` to find available Whirlpool trading pairs + +## Notes + +- Requires `SOLANA_PRIVATE_KEY` environment variable for swap execution +- Whirlpools use concentrated liquidity for better capital efficiency +- Supports all major Solana token pairs available on Orca diff --git a/src/skills/bundled/pairing/SKILL.md b/src/skills/bundled/pairing/SKILL.md index ea88755..cd0a002 100644 --- a/src/skills/bundled/pairing/SKILL.md +++ b/src/skills/bundled/pairing/SKILL.md @@ -1,6 +1,6 @@ --- name: pairing -description: "User pairing, authentication, and trust management" +description: "Pair new users to Clodds with code-based authentication, manage trust levels (owner/paired/stranger), and control access across channels. Use when users mention pairing, trust, user access, or authentication." emoji: "🔗" --- diff --git a/src/skills/bundled/pancakeswap/SKILL.md b/src/skills/bundled/pancakeswap/SKILL.md index b3948ec..f941567 100644 --- a/src/skills/bundled/pancakeswap/SKILL.md +++ b/src/skills/bundled/pancakeswap/SKILL.md @@ -1,6 +1,6 @@ --- name: pancakeswap -description: "PancakeSwap — Multi-chain DEX (BNB Chain, ETH, ARB, Base)" +description: "Swap tokens on PancakeSwap V3 across BNB Chain, Ethereum, Arbitrum, and Base with quotes and balance checks. Use when users mention PancakeSwap, CAKE, multi-chain DEX swap, or BNB Chain trading." emoji: "🥞" commands: - /cake diff --git a/src/skills/bundled/percolator/SKILL.md b/src/skills/bundled/percolator/SKILL.md index 2a9a606..4976628 100644 --- a/src/skills/bundled/percolator/SKILL.md +++ b/src/skills/bundled/percolator/SKILL.md @@ -1,6 +1,6 @@ --- name: percolator -description: "On-chain Solana perpetual futures" +description: "Trade on-chain Solana perpetual futures with leverage via the Percolator protocol, including deposits, withdrawals, and position management. Use when users mention Percolator, Solana perps, or on-chain perpetual futures." command: percolator emoji: "⚡" --- @@ -20,3 +20,33 @@ On-chain Solana perpetual futures with leverage via Percolator protocol. /percolator withdraw Withdraw USDC collateral /percolator help Show help ``` + +## Examples + +```bash +# Check current market state +/percolator status + +# Open a $100 long position +/percolator long 100 + +# Open a $50 short position +/percolator short 50 + +# Deposit USDC collateral +/percolator deposit 500 +``` + +## Workflow + +1. **Deposit** USDC collateral with `/percolator deposit` +2. **Check market** state (price, OI, funding) via `/percolator status` +3. **Open positions** with `/percolator long` or `/percolator short` +4. **Monitor** open positions with `/percolator positions` +5. **Withdraw** collateral when done with `/percolator withdraw` + +## Notes + +- Position sizes are denominated in USD +- Collateral is in USDC +- Funding rates and open interest are visible via `/percolator status` diff --git a/src/skills/bundled/permissions/SKILL.md b/src/skills/bundled/permissions/SKILL.md index ca285a9..57db2c1 100644 --- a/src/skills/bundled/permissions/SKILL.md +++ b/src/skills/bundled/permissions/SKILL.md @@ -1,6 +1,6 @@ --- name: permissions -description: "Command approvals, tool policies, and exec security" +description: "Manage command execution approvals, allowlist/blocklist rules, tool access policies, and security modes for safe agent operations. Use when users mention permissions, approvals, command security, or tool policies." emoji: "🛡️" --- diff --git a/src/skills/bundled/plugins/SKILL.md b/src/skills/bundled/plugins/SKILL.md index 5f4352d..2e6148f 100644 --- a/src/skills/bundled/plugins/SKILL.md +++ b/src/skills/bundled/plugins/SKILL.md @@ -1,6 +1,6 @@ --- name: plugins -description: "Plugin management, installation, and lifecycle control" +description: "Install, configure, enable, and manage plugins to extend Clodds functionality with custom commands, tools, and event handlers. Use when users mention plugins, extensions, install plugin, or plugin settings." emoji: "🧩" --- diff --git a/src/skills/bundled/portfolio-sync/SKILL.md b/src/skills/bundled/portfolio-sync/SKILL.md index ccde930..5b7123a 100644 --- a/src/skills/bundled/portfolio-sync/SKILL.md +++ b/src/skills/bundled/portfolio-sync/SKILL.md @@ -1,6 +1,6 @@ --- name: portfolio-sync -description: "Sync portfolio positions from Polymarket, Kalshi, and Manifold" +description: "Fetch and synchronize portfolio positions across Polymarket, Kalshi, and Manifold prediction markets. Use when users need to sync balances, refresh on-chain positions, or aggregate holdings from multiple platforms." emoji: "📁" --- diff --git a/src/skills/bundled/portfolio/SKILL.md b/src/skills/bundled/portfolio/SKILL.md index 70c7040..7dc5aa9 100644 --- a/src/skills/bundled/portfolio/SKILL.md +++ b/src/skills/bundled/portfolio/SKILL.md @@ -1,6 +1,6 @@ --- name: portfolio -description: "Track your positions and P&L across prediction markets and futures exchanges" +description: "Track positions, P&L, and balances across prediction markets and futures exchanges. Use when users ask about portfolio value, daily gains, platform exposure, risk analytics, or whale tracking." emoji: "💼" --- diff --git a/src/skills/bundled/positions/SKILL.md b/src/skills/bundled/positions/SKILL.md index 1d4637d..317238e 100644 --- a/src/skills/bundled/positions/SKILL.md +++ b/src/skills/bundled/positions/SKILL.md @@ -1,6 +1,6 @@ --- name: positions -description: "Position management with stop-loss, take-profit, and trailing stops" +description: "Manage open positions with automated stop-loss, take-profit, and trailing stop orders. Use when users need to set price triggers, configure partial exits, or monitor position risk levels." emoji: "📍" --- diff --git a/src/skills/bundled/predictfun/SKILL.md b/src/skills/bundled/predictfun/SKILL.md index e0318a5..60fae10 100644 --- a/src/skills/bundled/predictfun/SKILL.md +++ b/src/skills/bundled/predictfun/SKILL.md @@ -1,6 +1,6 @@ --- name: predictfun -description: "Predict.fun prediction market trading (BNB Chain)" +description: "Trade binary and categorical prediction markets on Predict.fun (BNB Chain). Use when users want to buy, sell, or manage positions on Predict.fun markets." emoji: "🎯" commands: - /pf diff --git a/src/skills/bundled/predictit/SKILL.md b/src/skills/bundled/predictit/SKILL.md index 4303606..4457deb 100644 --- a/src/skills/bundled/predictit/SKILL.md +++ b/src/skills/bundled/predictit/SKILL.md @@ -1,6 +1,6 @@ --- name: predictit -description: "PredictIt political prediction market (read-only)" +description: "Browse and search PredictIt political prediction markets with real-time pricing data. Use when users ask about US election odds, political market prices, or PredictIt contract details." emoji: "🗳️" commands: - /pi diff --git a/src/skills/bundled/presence/SKILL.md b/src/skills/bundled/presence/SKILL.md index cc6ad5e..4ad15d9 100644 --- a/src/skills/bundled/presence/SKILL.md +++ b/src/skills/bundled/presence/SKILL.md @@ -1,6 +1,6 @@ --- name: presence -description: "Online status, activity tracking, and multi-device sync" +description: "Manage online status, track user activity, and synchronize presence across multiple devices. Use when users need to set availability, check who is online, or configure auto-away behavior." emoji: "🟢" --- diff --git a/src/skills/bundled/processes/SKILL.md b/src/skills/bundled/processes/SKILL.md index d4b40be..54c58db 100644 --- a/src/skills/bundled/processes/SKILL.md +++ b/src/skills/bundled/processes/SKILL.md @@ -1,6 +1,6 @@ --- name: processes -description: "Background jobs, long-running processes, and task management" +description: "Spawn and manage background jobs, long-running processes, and scheduled tasks with auto-restart and resource limits. Use when users need to run backtests, train models, or manage daemon processes." emoji: "⚙️" --- diff --git a/src/skills/bundled/pump-swarm/SKILL.md b/src/skills/bundled/pump-swarm/SKILL.md index e53af0f..5d90069 100644 --- a/src/skills/bundled/pump-swarm/SKILL.md +++ b/src/skills/bundled/pump-swarm/SKILL.md @@ -1,6 +1,6 @@ --- name: pump-swarm -description: "Coordinated multi-wallet trading on Pump.fun" +description: "Coordinate synchronized trades across up to 20 Solana wallets on Pump.fun, Bags.fm, and Meteora. Use when users need multi-wallet buys, bundled sells, or stealth execution strategies." command: swarm emoji: "🐝" gates: diff --git a/src/skills/bundled/pumpfun/SKILL.md b/src/skills/bundled/pumpfun/SKILL.md index 40aa57c..6d55648 100644 --- a/src/skills/bundled/pumpfun/SKILL.md +++ b/src/skills/bundled/pumpfun/SKILL.md @@ -1,6 +1,6 @@ --- name: pumpfun -description: "Pump.fun - Complete Solana memecoin launchpad. Discovery, trending, gainers, losers, token data all work without a key. Trading requires SOLANA_PRIVATE_KEY." +description: "Trade, discover, and analyze tokens on the Pump.fun Solana memecoin launchpad. Browse trending, gainers, and new launches without a key; execute trades with SOLANA_PRIVATE_KEY." command: pump emoji: "🚀" --- diff --git a/src/skills/bundled/qmd/SKILL.md b/src/skills/bundled/qmd/SKILL.md index 7ef4b99..8d83eb9 100644 --- a/src/skills/bundled/qmd/SKILL.md +++ b/src/skills/bundled/qmd/SKILL.md @@ -1,6 +1,6 @@ --- name: qmd -description: Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections. +description: "Search and retrieve local markdown notes and docs using BM25 keyword or semantic vector search. Use when searching notes, finding related content, or retrieving documents from indexed collections." homepage: https://github.com/tobi/qmd metadata: {"clawdbot":{"emoji":"🔍","os":["darwin","linux"],"requires":{"bins":["qmd"]},"install":[{"id":"bun-qmd","kind":"shell","command":"bun install -g https://github.com/tobi/qmd","bins":["qmd"],"label":"Install qmd via Bun"}]}} --- diff --git a/src/skills/bundled/qrcoin/SKILL.md b/src/skills/bundled/qrcoin/SKILL.md index f588a58..5bb77ef 100644 --- a/src/skills/bundled/qrcoin/SKILL.md +++ b/src/skills/bundled/qrcoin/SKILL.md @@ -1,6 +1,6 @@ --- name: qrcoin -description: "Participate in QR Coin auctions on Base - bid to display URLs on QR codes" +description: "Bid in QR Coin auctions on Base blockchain to display URLs on QR codes. Use when users want to check auction status, place bids, or contribute USDC to existing bids." command: qr emoji: "📱" gates: diff --git a/src/skills/bundled/raydium/SKILL.md b/src/skills/bundled/raydium/SKILL.md index 5cb653a..2759ce2 100644 --- a/src/skills/bundled/raydium/SKILL.md +++ b/src/skills/bundled/raydium/SKILL.md @@ -1,6 +1,6 @@ --- name: raydium -description: "Raydium - swaps, CLMM positions, AMM liquidity on Solana" +description: "Execute token swaps, manage CLMM concentrated liquidity positions, and provide AMM liquidity on Raydium DEX (Solana). Use when users ask about Raydium pools, swaps, or LP management." command: ray emoji: "💜" gates: diff --git a/src/skills/bundled/remote/SKILL.md b/src/skills/bundled/remote/SKILL.md index 92c4b4f..3d60a18 100644 --- a/src/skills/bundled/remote/SKILL.md +++ b/src/skills/bundled/remote/SKILL.md @@ -1,6 +1,6 @@ --- name: remote -description: "SSH tunnels, ngrok, and remote access management" +description: "Create and manage SSH tunnels, ngrok endpoints, and Cloudflare tunnels for remote access to local services. Use when users need to expose ports, set up webhooks, or access the bot remotely." emoji: "🌐" --- diff --git a/src/skills/bundled/research/SKILL.md b/src/skills/bundled/research/SKILL.md index 575f71c..f20f517 100644 --- a/src/skills/bundled/research/SKILL.md +++ b/src/skills/bundled/research/SKILL.md @@ -1,6 +1,6 @@ --- name: research -description: "Research prediction markets - base rates, resolution rules, historical data" +description: "Research prediction markets with base rate analysis, resolution rule lookups, and historical analogies. Use when users ask about win rates, market resolution criteria, or similar past markets." emoji: "🔬" --- diff --git a/src/skills/bundled/risk/SKILL.md b/src/skills/bundled/risk/SKILL.md index 9291f07..5e1938e 100644 --- a/src/skills/bundled/risk/SKILL.md +++ b/src/skills/bundled/risk/SKILL.md @@ -1,6 +1,6 @@ --- name: risk -description: "Unified risk engine with VaR, stress testing, volatility regimes, and automated controls" +description: "Validate trades against a unified risk engine with VaR limits, stress testing, volatility regime detection, and circuit breakers. Use when users need risk checks, loss limits, kill switches, or portfolio risk dashboards." emoji: "🛑" --- diff --git a/src/skills/bundled/router/SKILL.md b/src/skills/bundled/router/SKILL.md index be5db31..6400893 100644 --- a/src/skills/bundled/router/SKILL.md +++ b/src/skills/bundled/router/SKILL.md @@ -1,6 +1,6 @@ --- name: router -description: "Smart order routing for best price, liquidity, and execution" +description: "Route prediction market orders to the best platform based on price, liquidity, fees, and execution quality. Use when users want to compare platforms, split large orders, or find optimal execution venues." emoji: "🔀" --- diff --git a/src/skills/bundled/routing/SKILL.md b/src/skills/bundled/routing/SKILL.md index 1fb3635..30df232 100644 --- a/src/skills/bundled/routing/SKILL.md +++ b/src/skills/bundled/routing/SKILL.md @@ -1,6 +1,6 @@ --- name: routing -description: "Multi-agent routing, channel bindings, and tool policies" +description: "Route messages to specialized agents, bind channels to specific agents, and configure tool access policies. Use when users need to switch agents, set up channel bindings, or manage per-agent tool permissions." emoji: "🔀" --- diff --git a/src/skills/bundled/sandbox/SKILL.md b/src/skills/bundled/sandbox/SKILL.md index 1283d86..8d84ce1 100644 --- a/src/skills/bundled/sandbox/SKILL.md +++ b/src/skills/bundled/sandbox/SKILL.md @@ -1,6 +1,6 @@ --- name: sandbox -description: "Visual HTML canvas sandbox for agent-driven UI and live previews" +description: "Push HTML content to a live-updating canvas server for visual dashboards, charts, and agent-driven UI previews. Use when users want to render HTML, take screenshots, or preview content in a browser canvas." commands: - /sandbox - /canvas diff --git a/src/skills/bundled/search-config/SKILL.md b/src/skills/bundled/search-config/SKILL.md index d399a23..fe4fb6e 100644 --- a/src/skills/bundled/search-config/SKILL.md +++ b/src/skills/bundled/search-config/SKILL.md @@ -1,6 +1,6 @@ --- name: search-config -description: "Search indexing configuration and full-text search management" +description: "Configure search backends, manage full-text and semantic indexes, and tune hybrid search weights. Use when users need to rebuild indexes, switch search backends, or optimize search performance." emoji: "🔎" --- diff --git a/src/skills/bundled/sessions/SKILL.md b/src/skills/bundled/sessions/SKILL.md index 057493b..cf350b3 100644 --- a/src/skills/bundled/sessions/SKILL.md +++ b/src/skills/bundled/sessions/SKILL.md @@ -1,6 +1,6 @@ --- name: sessions -description: "Session management, conversation history, and checkpoints" +description: "Manage conversation sessions, save and restore checkpoints, and export chat history across channels. Use when users need to start new sessions, save conversation state, or configure auto-reset behavior." emoji: "💬" --- diff --git a/src/skills/bundled/setup/SKILL.md b/src/skills/bundled/setup/SKILL.md index fafcc63..6bb82eb 100644 --- a/src/skills/bundled/setup/SKILL.md +++ b/src/skills/bundled/setup/SKILL.md @@ -1,6 +1,6 @@ --- name: setup -description: "Setup Wizard — Configure environment for all skills" +description: "Run the interactive setup wizard to check environment variables, configure platform credentials, and verify skill readiness. Use when users need to onboard, check what is configured, or set up a new category." emoji: "🔧" commands: - /setup diff --git a/src/skills/bundled/shield/SKILL.md b/src/skills/bundled/shield/SKILL.md index da70fcb..2beff91 100644 --- a/src/skills/bundled/shield/SKILL.md +++ b/src/skills/bundled/shield/SKILL.md @@ -1,13 +1,13 @@ --- name: shield -description: "Security scanner for code, addresses, and transactions" +description: "Scan code, wallet addresses, and blockchain transactions for security vulnerabilities and scam patterns. Use when users ask about smart contract audits, address safety checks, or pre-flight transaction validation." command: shield emoji: "🛡️" --- # Security Shield -Multi-chain security scanner for code, addresses, transactions, and scam detection. +Multi-chain security scanner for code, wallet addresses, transactions, and scam detection. Supports Solana and EVM chains. ## Commands @@ -19,3 +19,78 @@ Multi-chain security scanner for code, addresses, transactions, and scam detecti /shield status Show scanner statistics /shield help Show help ``` + +## Workflow + +### Pre-Trade Security Check + +1. **Check the address** before sending funds: + ``` + /shield check 0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18 + ``` +2. **Validate the transaction** before signing: + ``` + /shield validate 0x742d35Cc... 1.5 ETH + ``` +3. **Review the risk report** — look for flags like blacklisted addresses, contract honeypots, or suspicious ownership patterns. + +### Code Audit Workflow + +1. **Paste or reference the contract code**: + ``` + /shield scan + ``` +2. **Review flagged patterns** — the scanner detects: + - Rug pull indicators (ownership renounce bypasses, hidden mints) + - Honeypot patterns (buy-only tokens, transfer restrictions) + - Suspicious fund flows (drain functions, unauthorized withdrawals) + - Known exploit signatures + +## Examples + +```bash +# Check if a Solana address is safe +/shield check 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU + +# Check an EVM address (auto-detects chain) +/shield check 0xdAC17F958D2ee523a2206206994597C13D831ec7 + +# Validate a transfer before executing +/shield validate 0xRecipient... 500 USDC + +# Scan smart contract code for vulnerabilities +/shield scan "function withdraw() public { ... }" + +# List known scam addresses on Solana +/shield scams solana + +# View scanner stats and database size +/shield status +``` + +## Detection Categories + +| Category | What It Detects | +|----------|----------------| +| **Rug Pull** | Hidden mint functions, ownership bypasses, liquidity removal | +| **Honeypot** | Buy-only tokens, transfer blocks, sell tax > 50% | +| **Phishing** | Known phishing addresses, lookalike contracts | +| **Drain** | Unauthorized withdrawal functions, approval exploits | +| **Blacklist** | OFAC-sanctioned addresses, known scam wallets | + +## Supported Chains + +| Chain | Address Detection | Transaction Validation | +|-------|-------------------|----------------------| +| **Ethereum** | Auto-detect (0x prefix) | Yes | +| **Polygon** | Auto-detect (0x prefix) | Yes | +| **Base** | Auto-detect (0x prefix) | Yes | +| **Solana** | Auto-detect (base58) | Yes | + +## Best Practices + +1. **Always check before sending** — Run `/shield check` on any new address before transferring funds +2. **Validate large transactions** — Use `/shield validate` for any transfer above your comfort threshold +3. **Scan new token contracts** — Before buying a new token, scan the contract code +4. **Review scam lists regularly** — Use `/shield scams` to stay updated on known threats +5. **Check after approvals** — Monitor addresses you have granted token approvals to diff --git a/src/skills/bundled/signals/SKILL.md b/src/skills/bundled/signals/SKILL.md index a53b07d..b94a39d 100644 --- a/src/skills/bundled/signals/SKILL.md +++ b/src/skills/bundled/signals/SKILL.md @@ -1,6 +1,6 @@ --- name: signals -description: "Signal trading - RSS, Twitter, Telegram triggers to trades" +description: "Monitor RSS feeds, Twitter accounts, Telegram channels, and webhooks to auto-trigger trades based on signal filters. Use when automating trade execution from external signal sources, keyword-based triggers, or sentiment-driven entries." command: signal emoji: "📡" gates: diff --git a/src/skills/bundled/sizing/SKILL.md b/src/skills/bundled/sizing/SKILL.md index e8835b6..18018da 100644 --- a/src/skills/bundled/sizing/SKILL.md +++ b/src/skills/bundled/sizing/SKILL.md @@ -1,6 +1,6 @@ --- name: sizing -description: "Position sizing with Kelly criterion and bankroll management" +description: "Calculate optimal position sizes using Kelly criterion, fractional Kelly, and portfolio-level allocation with bankroll management. Use when sizing trades, estimating edge, or rebalancing portfolio weights." emoji: "📐" --- diff --git a/src/skills/bundled/slippage/SKILL.md b/src/skills/bundled/slippage/SKILL.md index a7b72d3..5264fb2 100644 --- a/src/skills/bundled/slippage/SKILL.md +++ b/src/skills/bundled/slippage/SKILL.md @@ -1,6 +1,6 @@ --- name: slippage -description: "Slippage estimation, optimization, and protection for trade execution" +description: "Estimate, minimize, and protect against slippage across prediction markets, futures, and DEXes. Analyze orderbook depth, optimize order splitting, and configure TWAP execution. Use when placing large orders, checking price impact, or setting slippage protection." emoji: "📉" --- diff --git a/src/skills/bundled/smarkets/SKILL.md b/src/skills/bundled/smarkets/SKILL.md index d469e33..77eba27 100644 --- a/src/skills/bundled/smarkets/SKILL.md +++ b/src/skills/bundled/smarkets/SKILL.md @@ -1,6 +1,6 @@ --- name: smarkets -description: "Smarkets Exchange betting with 2% commission" +description: "Trade on Smarkets betting exchange with 2% commission. Search politics, sports, and entertainment markets, place buy/sell orders, and stream real-time prices. Use when trading on Smarkets or comparing exchange fees." emoji: "🎰" commands: - /sm diff --git a/src/skills/bundled/solend/SKILL.md b/src/skills/bundled/solend/SKILL.md index c1c23ec..0e248a4 100644 --- a/src/skills/bundled/solend/SKILL.md +++ b/src/skills/bundled/solend/SKILL.md @@ -1,6 +1,6 @@ --- name: solend -description: "Solend — Solana lending and borrowing" +description: "Deposit collateral, borrow assets, and manage lending positions on Solend (Solana). Monitor health factor, check APY rates, and avoid liquidation. Use when lending, borrowing, or managing DeFi positions on Solana." emoji: "💰" commands: - /solend diff --git a/src/skills/bundled/strategy/SKILL.md b/src/skills/bundled/strategy/SKILL.md index 51b972a..a90d158 100644 --- a/src/skills/bundled/strategy/SKILL.md +++ b/src/skills/bundled/strategy/SKILL.md @@ -1,6 +1,6 @@ --- name: strategy -description: "Build and manage custom trading strategies with natural language" +description: "Create, test, and deploy custom trading strategies using natural language or built-in templates (momentum, mean-reversion, arbitrage, breakout). Use when building automated strategies, backtesting ideas, or managing live strategy execution." emoji: "🎯" --- diff --git a/src/skills/bundled/streaming/SKILL.md b/src/skills/bundled/streaming/SKILL.md index 5875a93..a787815 100644 --- a/src/skills/bundled/streaming/SKILL.md +++ b/src/skills/bundled/streaming/SKILL.md @@ -1,6 +1,6 @@ --- name: streaming -description: "Response streaming configuration and real-time output" +description: "Configure response streaming, typing indicators, and chunk-based message delivery across Telegram, Discord, Slack, and other platforms. Use when tuning real-time output behavior or adjusting per-platform message limits." emoji: "📡" --- diff --git a/src/skills/bundled/tailscale/SKILL.md b/src/skills/bundled/tailscale/SKILL.md index 5c2d6f8..4df6bae 100644 --- a/src/skills/bundled/tailscale/SKILL.md +++ b/src/skills/bundled/tailscale/SKILL.md @@ -1,6 +1,6 @@ --- name: tailscale -description: "Tailscale VPN sharing, Serve, and Funnel for remote access" +description: "Share local services privately via Tailscale Serve or expose them publicly via Funnel. Transfer files between peers and check network status. Use when sharing dev servers, exposing webhook endpoints, or accessing the bot remotely." emoji: "🔗" gates: envs: diff --git a/src/skills/bundled/ticks/SKILL.md b/src/skills/bundled/ticks/SKILL.md index 9a79346..6c6c208 100644 --- a/src/skills/bundled/ticks/SKILL.md +++ b/src/skills/bundled/ticks/SKILL.md @@ -1,3 +1,9 @@ +--- +name: ticks +description: "Query historical tick, OHLC, and orderbook data from TimescaleDB. Analyze price action, volume, spread history, and market depth over time. Use when users need historical market data, candlestick charts, tick-by-tick analysis, or orderbook snapshots." +emoji: "📊" +--- + # Tick Data Skill Query historical tick, OHLC, and orderbook data from TimescaleDB. diff --git a/src/skills/bundled/token-security/SKILL.md b/src/skills/bundled/token-security/SKILL.md index 7df5249..9b4c8b1 100644 --- a/src/skills/bundled/token-security/SKILL.md +++ b/src/skills/bundled/token-security/SKILL.md @@ -1,6 +1,6 @@ --- name: token-security -description: "Token security audit via GoPlus API" +description: "Audit token security using GoPlus API with honeypot detection, rug-pull analysis, and risk scoring. Auto-detect chain from address and flag dangerous contracts. Use when checking if a token is safe to trade, detecting scams, or reviewing contract risks." command: audit emoji: "🔍" --- @@ -16,3 +16,50 @@ Comprehensive token security analysis powered by GoPlus API - honeypot detection /audit
--chain Audit token on specific chain /audit help Show help ``` + +## Examples + +``` +/audit 0x6B175474E89094C44Da98b954EescdeCB5BE3830 +/audit So11111111111111111111111111111111111111112 --chain solana +/audit 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed --chain base +``` + +## Supported Chains + +| Chain | Address Format | +|-------|---------------| +| Ethereum | `0x...` (auto-detected) | +| BSC | `0x...` | +| Polygon | `0x...` | +| Arbitrum | `0x...` | +| Base | `0x...` | +| Solana | Base58 address | + +## Security Checks + +The audit covers these risk categories: + +- **Honeypot Detection** — Can the token be sold after buying? +- **Rug-Pull Analysis** — Owner privileges, mint functions, proxy contracts +- **Tax Analysis** — Buy/sell tax percentages and hidden fees +- **Liquidity Lock** — Is liquidity locked and for how long? +- **Contract Verification** — Is the source code verified on-chain? +- **Holder Concentration** — Top holder distribution and whale risk + +## Risk Scoring + +| Score | Risk Level | Recommendation | +|-------|------------|----------------| +| 0-30 | High Risk | Do not trade | +| 31-60 | Medium Risk | Trade with caution, small size | +| 61-80 | Low Risk | Generally safe, verify liquidity | +| 81-100 | Safe | Standard trading parameters | + +## Best Practices + +1. **Always audit before trading** — Especially for new or low-cap tokens +2. **Check liquidity lock** — Unlocked liquidity is a major rug-pull risk +3. **Verify contract source** — Unverified contracts may hide malicious logic +4. **Watch for high tax** — Buy/sell tax above 10% is suspicious +5. **Cross-reference** — Use alongside whale-tracking and on-chain analysis diff --git a/src/skills/bundled/trading-evm/SKILL.md b/src/skills/bundled/trading-evm/SKILL.md index 0597089..db98644 100644 --- a/src/skills/bundled/trading-evm/SKILL.md +++ b/src/skills/bundled/trading-evm/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-evm -description: "Trade tokens on EVM chains - Uniswap V3, 1inch on Ethereum, Arbitrum, Optimism, Base, Polygon" +description: "Swap tokens on Ethereum, Arbitrum, Optimism, Base, and Polygon via Uniswap V3 and 1inch aggregator. Compare routes, check balances, and execute with MEV protection. Use when trading EVM tokens, getting DEX quotes, or bridging across L2 chains." emoji: "⟠" gates: envs: diff --git a/src/skills/bundled/trading-futures/SKILL.md b/src/skills/bundled/trading-futures/SKILL.md index 7648e2e..77ad431 100644 --- a/src/skills/bundled/trading-futures/SKILL.md +++ b/src/skills/bundled/trading-futures/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-futures -description: "Trade perpetual futures on Binance, Bybit, Hyperliquid, MEXC with up to 200x leverage" +description: "Trade leveraged perpetual futures on Binance, Bybit, Hyperliquid, and MEXC with database tracking, custom strategies, and A/B testing. Open long/short positions, set TP/SL, and manage risk. Use when trading crypto futures, setting leverage, or running automated strategies." emoji: "📈" gates: envs: diff --git a/src/skills/bundled/trading-kalshi/SKILL.md b/src/skills/bundled/trading-kalshi/SKILL.md index 56f3829..905fcc7 100644 --- a/src/skills/bundled/trading-kalshi/SKILL.md +++ b/src/skills/bundled/trading-kalshi/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-kalshi -description: "Kalshi trading - search markets, place orders, stream prices, advanced order types" +description: "Search markets, place orders, stream real-time prices, and use advanced order types on Kalshi. Manage positions and view portfolio analytics. Use when trading event contracts on Kalshi or monitoring Kalshi market data." commands: - /kalshi - /trading-kalshi diff --git a/src/skills/bundled/trading-manifold/SKILL.md b/src/skills/bundled/trading-manifold/SKILL.md index 14fe553..751a173 100644 --- a/src/skills/bundled/trading-manifold/SKILL.md +++ b/src/skills/bundled/trading-manifold/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-manifold -description: "Place bets on Manifold Markets using their REST API" +description: "Place bets, search markets, and manage positions on Manifold Markets via REST API. Create markets and track portfolio performance. Use when trading on Manifold prediction markets or analyzing community forecasts." emoji: "🎲" gates: envs: diff --git a/src/skills/bundled/trading-polymarket/SKILL.md b/src/skills/bundled/trading-polymarket/SKILL.md index 11525db..6fceee3 100644 --- a/src/skills/bundled/trading-polymarket/SKILL.md +++ b/src/skills/bundled/trading-polymarket/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-polymarket -description: "Execute trades on Polymarket using py_clob_client - full API access for market data, orders, positions" +description: "Execute trades on Polymarket via py_clob_client with full API access for market data, limit/market orders, and position management. Use when buying or selling prediction market shares, checking orderbooks, or managing Polymarket positions." emoji: "💰" gates: envs: diff --git a/src/skills/bundled/trading-solana/SKILL.md b/src/skills/bundled/trading-solana/SKILL.md index 3625873..dc55f30 100644 --- a/src/skills/bundled/trading-solana/SKILL.md +++ b/src/skills/bundled/trading-solana/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-solana -description: "Trade tokens on Solana DEXes - Jupiter, Raydium, Orca, Meteora, Pump.fun" +description: "Swap tokens on Solana via Jupiter, Raydium, Orca, Meteora, and Pump.fun DEXes. Get quotes, execute swaps with slippage control, and check balances. Use when trading Solana tokens, sniping new launches, or routing through multiple DEX aggregators." emoji: "☀️" gates: envs: diff --git a/src/skills/bundled/trading-system/SKILL.md b/src/skills/bundled/trading-system/SKILL.md index 7fe216a..9a3fa01 100644 --- a/src/skills/bundled/trading-system/SKILL.md +++ b/src/skills/bundled/trading-system/SKILL.md @@ -1,6 +1,6 @@ --- name: trading-system -description: "Unified trading system with auto-logging, bots, and performance analytics" +description: "Manage the unified trading system with auto-logging, trading bots, and performance analytics across Polymarket and Kalshi. Track P&L, run automated bots, and analyze trade history. Use when configuring the trading system, reviewing bot performance, or querying trade logs." emoji: "🤖" gates: envs: diff --git a/src/skills/bundled/triggers/SKILL.md b/src/skills/bundled/triggers/SKILL.md index da6ab9f..b5a1b03 100644 --- a/src/skills/bundled/triggers/SKILL.md +++ b/src/skills/bundled/triggers/SKILL.md @@ -1,6 +1,6 @@ --- name: triggers -description: "Conditional orders that auto-execute when price thresholds are met" +description: "Set up conditional orders that auto-execute trades when price thresholds are met across prediction markets, futures, and crypto spot. Use when creating stop-loss, take-profit, or threshold-based automated entries and exits." emoji: "⚡" --- diff --git a/src/skills/bundled/tts/SKILL.md b/src/skills/bundled/tts/SKILL.md index c0de56b..4336a9e 100644 --- a/src/skills/bundled/tts/SKILL.md +++ b/src/skills/bundled/tts/SKILL.md @@ -1,6 +1,6 @@ --- name: tts -description: "Text-to-speech synthesis with ElevenLabs and system voices" +description: "Synthesize speech from text using ElevenLabs or system TTS voices. Configure voice, speed, and output format. Use when converting bot responses to audio, enabling voice notifications, or generating spoken market updates." emoji: "🔊" gates: envs: diff --git a/src/skills/bundled/tweet-ideas/SKILL.md b/src/skills/bundled/tweet-ideas/SKILL.md index ffc0f22..0e8fbf0 100644 --- a/src/skills/bundled/tweet-ideas/SKILL.md +++ b/src/skills/bundled/tweet-ideas/SKILL.md @@ -1,6 +1,6 @@ --- name: tweet-ideas -description: "Generate tweet ideas from trends and project updates" +description: "Generate tweet ideas from market trends, prediction market movements, and project updates. Use when brainstorming social media content, creating market commentary tweets, or drafting project announcements." command: tweets emoji: "💭" --- diff --git a/src/skills/bundled/usage/SKILL.md b/src/skills/bundled/usage/SKILL.md index 8a892fc..fa90c37 100644 --- a/src/skills/bundled/usage/SKILL.md +++ b/src/skills/bundled/usage/SKILL.md @@ -1,6 +1,6 @@ --- name: usage -description: "Token usage tracking, cost estimation, and usage analytics" +description: "Track AI token usage, estimate costs per model, and analyze consumption across sessions and users. View spending breakdowns and set budget limits. Use when monitoring AI costs, auditing token consumption, or optimizing model usage." emoji: "📊" --- diff --git a/src/skills/bundled/veil/SKILL.md b/src/skills/bundled/veil/SKILL.md index 66a7d05..424c738 100644 --- a/src/skills/bundled/veil/SKILL.md +++ b/src/skills/bundled/veil/SKILL.md @@ -1,6 +1,6 @@ --- name: veil -description: "Privacy and shielded transactions on Base via Veil Cash - ZK-based anonymous transfers" +description: "Execute privacy-preserving shielded transactions on Base via Veil Cash using ZK proofs. Deposit, withdraw, and transfer anonymously on-chain. Use when making private transfers, shielding transaction history, or protecting trading wallet identity." command: veil emoji: "🌪️" gates: diff --git a/src/skills/bundled/verify/SKILL.md b/src/skills/bundled/verify/SKILL.md index 0f12972..4dcec40 100644 --- a/src/skills/bundled/verify/SKILL.md +++ b/src/skills/bundled/verify/SKILL.md @@ -1,6 +1,6 @@ --- name: verify -description: "Verify agent identity using ERC-8004 on-chain registry" +description: "Verify agent identity using the ERC-8004 on-chain registry to prevent impersonation attacks. Look up agent metadata, validate signatures, and check registration status. Use when verifying another agent's identity or registering your own agent on-chain." emoji: "🔐" --- diff --git a/src/skills/bundled/virtuals/SKILL.md b/src/skills/bundled/virtuals/SKILL.md index 0b3ca1b..9178664 100644 --- a/src/skills/bundled/virtuals/SKILL.md +++ b/src/skills/bundled/virtuals/SKILL.md @@ -1,6 +1,6 @@ --- name: virtuals -description: "Virtuals Protocol AI Agent marketplace (Base chain)" +description: "Browse, trade, and interact with AI agents on the Virtuals Protocol marketplace (Base chain). View agent stats, buy/sell agent tokens, and track portfolio. Use when exploring AI agent tokens, checking Virtuals market data, or trading agent assets." emoji: "🤖" commands: - /virt diff --git a/src/skills/bundled/voice/SKILL.md b/src/skills/bundled/voice/SKILL.md index 9b001b1..13cf553 100644 --- a/src/skills/bundled/voice/SKILL.md +++ b/src/skills/bundled/voice/SKILL.md @@ -1,6 +1,6 @@ --- name: voice -description: "Voice recognition, wake words, and voice-controlled trading" +description: "Enable voice recognition with wake words and voice-controlled trading via OpenAI Whisper or local models. Transcribe speech to commands and execute trades hands-free. Use when setting up voice control, configuring wake words, or enabling spoken trade execution." emoji: "🎤" gates: envs: diff --git a/src/skills/bundled/weather/SKILL.md b/src/skills/bundled/weather/SKILL.md index 57ad0bc..6dfa493 100644 --- a/src/skills/bundled/weather/SKILL.md +++ b/src/skills/bundled/weather/SKILL.md @@ -1,6 +1,6 @@ --- name: weather -description: "Weather betting - NOAA data for Polymarket weather markets" +description: "Fetch NOAA weather data and analyze Polymarket weather markets for edge. Compare forecasts against market prices to find mispriced weather contracts. Use when trading weather prediction markets or evaluating climate-related event outcomes." command: weather emoji: "🌤️" gates: diff --git a/src/skills/bundled/webhooks/SKILL.md b/src/skills/bundled/webhooks/SKILL.md index 82821df..75ca3cd 100644 --- a/src/skills/bundled/webhooks/SKILL.md +++ b/src/skills/bundled/webhooks/SKILL.md @@ -1,6 +1,6 @@ --- name: webhooks -description: "Webhook management with HMAC signing and rate limiting" +description: "Create, manage, and secure webhooks with HMAC signing, rate limiting, and retry logic. Register endpoints, test deliveries, and monitor webhook health. Use when integrating external services, receiving trade notifications, or building event-driven workflows." commands: - /webhooks - /webhook diff --git a/src/skills/bundled/whale-tracking/SKILL.md b/src/skills/bundled/whale-tracking/SKILL.md index 216057a..5332daf 100644 --- a/src/skills/bundled/whale-tracking/SKILL.md +++ b/src/skills/bundled/whale-tracking/SKILL.md @@ -1,6 +1,6 @@ --- name: whale-tracking -description: "Monitor whale trades on Polymarket and crypto chains (Solana, ETH, Polygon, ARB, Base, OP)" +description: "Monitor large whale trades on Polymarket and track whale wallets across Solana, Ethereum, Polygon, Arbitrum, Base, and Optimism. Set alerts for whale movements and analyze accumulation patterns. Use when tracking smart money, detecting large trades, or following whale wallets." emoji: "🐋" gates: envs: diff --git a/src/skills/bundled/x-research/SKILL.md b/src/skills/bundled/x-research/SKILL.md index a99c547..cfa4791 100644 --- a/src/skills/bundled/x-research/SKILL.md +++ b/src/skills/bundled/x-research/SKILL.md @@ -1,6 +1,6 @@ --- name: x-research -description: "X/Twitter research via Composio — search, threads, profiles, watchlists" +description: "Research X/Twitter via Composio integration. Search tweets, analyze threads, monitor profiles, and manage watchlists for market intelligence. Use when gathering social sentiment, tracking influencer takes, or monitoring breaking news on X." emoji: "🐦" gates: envs: diff --git a/src/skills/bundled/yoink/SKILL.md b/src/skills/bundled/yoink/SKILL.md index b65ee09..e7c8790 100644 --- a/src/skills/bundled/yoink/SKILL.md +++ b/src/skills/bundled/yoink/SKILL.md @@ -1,6 +1,6 @@ --- name: yoink -description: "Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy" +description: "Play the Yoink capture-the-flag game on Base chain. Yoink the flag from other players, check leaderboard scores, and compete for the trophy. Use when playing Yoink, checking game status, or strategizing flag captures." command: yoink emoji: "🚩" gates: