← all publishers

jiayaoqijia

@jiayaoqijia source repo

1516 published skills · page 12 of 16

  1. Minara AI Crypto Assistant · jiayaoqijia bundle
    Minara AI
    0 installs
  2. Whale Accumulation Scanner · jiayaoqijia bundle
    Whale Accumulation Scanner
    0 installs
  3. Sendai Official Solana Skills · jiayaoqijia bundle
    AI agent skills for Solana development — DeFi protocols, infrastructure, security, and more.
    0 installs
  4. Swap Execute · jiayaoqijia bundle
    This skill should be used when the user asks to "execute swap", "send swap transaction", "submit swap", "broadcast swap", "run the swap", "execute the trade", or wants to submit a previously built swap transaction on-chain. Uses Foundry's `cast send` to broadcast transactions. Requires swap calldata from swap-build skill output.
    0 installs
  5. Drpc Official Agent Skills · jiayaoqijia bundle
    [![GitHub stars](https://img.shields.io/github/stars/drpcorg/drpc-agent-skills?style=social)](https://github.com/drpcorg/drpc-agent-skills)
    0 installs
  6. Okx Cex Portfolio · jiayaoqijia bundle
    This skill should be used when the user asks about 'account balance', 'how much USDT do I have', 'my funding account', 'show my positions', 'open positions', 'position P&L', 'unrealized PnL', 'closed positions', 'position history', 'realized PnL', 'account bills', 'transaction history', 'trading fees', 'fee tier', 'account config', 'max order size', 'how much can I buy', 'withdrawable amount', 'transfer funds', 'move USDT to trading account', or 'switch position mode'. Also use for '总资产', 'full balance', 'all assets', 'total holdings', 'net worth', 'how much do I have in total', 'show all my balances', 'all account balances', 'asset overview', 'aggregated balance', 'asset snapshot', '资产快照'. Requires API credentials. Do NOT use for market prices (use okx-cex-market), placing/cancelling orders (use okx-cex-trade), or grid/DCA bots (use okx-cex-bot).
    0 installs
  7. Senpi Smart Money · jiayaoqijia bundle
    Answer "where is smart money moving?" — show where the most-profitable Hyperliquid wallets are positioned, where they diverge from the crowd, and the near-term flow. Use for "where's smart money", "what are the whales doing", "smart money vs the crowd", "follow the smart money". Use this instead of stitching discovery_get_top_traders + leaderboard calls by hand. A hidden engine (scripts/smartmoney.py) builds the cohorts and finds the divergences; you analyze. Requires a USER-scoped Senpi token.
    0 installs
  8. Worldcoin Official Agentkit · jiayaoqijia bundle
    **Verify that an agent is backed by a real, [World ID-verified human](https://docs.world.org/agents/agent-kit).**
    0 installs
  9. Coinbase Agentkit Server · jiayaoqijia bundle
    Coinbase AgentKit Server
    0 installs
  10. App · jiayaoqijia bundle
    Use when the user asks about interacting with the app's API — querying data, creating resources, checking status. This skill covers all MCP tools and REST endpoints exposed by the server.
    0 installs
  11. Predi Predictbase · jiayaoqijia bundle
    Predi
    0 installs
  12. Predictbase Agent · jiayaoqijia bundle
    PredictBase Agent (Predi)
    0 installs
  13. Cowswap Mev Protection Agent · jiayaoqijia bundle
    CoW Swap MEV Protection Agent
    0 installs
  14. Debug · jiayaoqijia bundle
    Troubleshoot ChainGPT API errors and issues. Use when: chaingpt error, api not working, 401, 402, 403, 404, 429, insufficient credits, rate limit, streaming broken, nft stuck, chat history not working. Diagnoses the problem and provides the fix.
    0 installs
  15. Drift · jiayaoqijia bundle
    Read live Drift Protocol mainnet data — Solana's largest non-custodial perps DEX. Use for market scanning, funding analysis, orderbook depth, and user position auditing. The Solana-native alternative to Hyperliquid: same custody-free model (on-chain collateral, user-held keys), different blockchain. Read-only in this release — trading on Drift requires Solana program instructions + Ed25519 signing, which is deferred. Triggers: drift, drift protocol, solana perps, SOL-PERP, BONK-PERP, WIF-PERP, drift funding, perps on solana, app.drift.trade.
    0 installs
  16. Trade · jiayaoqijia bundle
    Execute live DEX trades on MAINNET via the ChainGPT plugin. EVM swaps via OpenOcean (default, no key, 10 mainnets), 1inch v6 (key-gated, better blue-chip routing), or CoW Protocol (MEV-protected intent-based for large trades). Solana swaps via Jupiter. Custody-free — the plugin builds unsigned tx / EIP-712 intent, the user signs externally. Mandatory pre-flight: chaingpt_risk_token on the buy token + a quote tool before any build/create tool. Triggers: swap, trade, buy, sell, exchange, dex, jupiter, openocean, 1inch, cow, cowswap, mev protection, 0x, paraswap, slippage, swap on ethereum, swap on base, swap on solana.
    0 installs
  17. Weather Forecast · jiayaoqijia bundle
    Get current weather conditions and forecasts for any location
    0 installs
  18. Pendle Portfolio · jiayaoqijia bundle
    Analyze Pendle Finance portfolio positions — view PT, YT, LP holdings across markets, check claimable PENDLE rewards and YT interest, display maturity timelines, and provide position-level insights. Activate when the user asks about their portfolio, wallet positions, holdings, claimable rewards, or upcoming maturities.
    0 installs
  19. Senpi Market Pulse · jiayaoqijia bundle
    Answer "what's happening in the markets today?" with structured cross-asset analysis, not just "BTC is up." Use for "what's moving", "market overview", "market update", "give me a read on today", or any open-ended market read. Use this instead of pulling market_get_prices + web_fetch/web_search by hand. A hidden engine (scripts/pulse.py) pulls all asset classes (crypto, equities, indices, commodities, macro) and computes the signals; you narrate. Requires Senpi MCP.
    0 installs
  20. Senpi Strategy Ops · jiayaoqijia bundle
    Deploy / monitor / close a NAMED Senpi trading strategy. Monitoring is on demand: never an agent-turn cron to watch a strategy (a model call per firing) — the runtime supervises it at zero model cost, and there is no paper-trading mode ($10 floor = the test). Use when the user names a strategy to run — "install spider", "deploy polar", "set up kodiak", "run the spider strategy", "is my strategy live?", "what am I running", "list my strategies" (→ status.py), "are my positions protected? / do they have a stop-loss (DSL)?", "stop/close/uninstall polar" — and for teardown like "close all strategies", "return funds to main", "tear everything down" (→ close.py --all). ALWAYS tear down via close.py, never a raw strategy_close (that strands the runtime). ops deploys / closes / monitors; it does NOT author or edit strategy files — an edit ("make my live strategy more aggressive", change leverage/sizing/DSL) is authored in senpi-strategy-author, the only skill that knows the scanner / yaml / DSL schema. A strategy is
    0 installs
  21. Realized Lp · jiayaoqijia bundle
    Check what liquidity providers ACTUALLY earned in a Uniswap v3 or Aerodrome pool — fee income minus impermanent loss — against the fees-only APR that DEX UIs advertise. Use when asked whether an LP position, pool, or yield number is actually profitable, whether an advertised APR is trustworthy, or to audit many pools at once for misleading yield. Backed by live Graph subgraph data.
    0 installs
  22. Portfolio Review · jiayaoqijia bundle
    资产快照 + 周期复盘:拉取币安 CEX 账户非零余额与估值、近 N 天真实成交 (买卖笔数 / 金额 / 净流向 / 分币种汇总)、挂单与订单跟踪,自动生成 Markdown 周报落盘 workspace/复盘/。用户提到「资产怎么样、复盘、周报、 盈亏统计、portfolio、review」时使用。需已连接币安 CEX(设置 → 币安 CEX)。 触发词:资产快照、复盘、周报、成交统计、portfolio、account review。
    0 installs
  23. Square Rich Post · jiayaoqijia bundle
    广场富媒体发文:一句话生成并发布「4h SMC 全维度行情拆解」文章到币安广场。 自动取 90d 日线 + 4h K线/费率/OI/恐惧贪婪 → Pillow 画深色封面图(K线+成交量)与 24h 分时图 → 组稿(SMC 推理链:结构/BOS・CHoCH/扫流动性/OTE/OB/FVG + 方向意见 + 仓位方案, $cashtag + #hashtag,事实与推测分栏,文末带项目 GitHub 链接)→ 调 square-post 发布。 触发词:富媒体发文、图文帖、行情快报、深度行情文、SMC 分析发文、square rich、发文带图。
    0 installs
  24. Cortex Underwriter · jiayaoqijia bundle
    Cortex Underwriter
    0 installs
  25. Eyeset · jiayaoqijia bundle
    Eyeset
    0 installs
  26. Aegiszk · jiayaoqijia bundle
    aegiszk
    0 installs
  27. Wasabot · jiayaoqijia bundle
    Wasabot by Wasabi Protocol
    0 installs
  28. Aegis Zk · jiayaoqijia bundle
    aegiszk
    0 installs
  29. Arcpilot · jiayaoqijia bundle
    ArcPilot
    0 installs
  30. Darwinfi · jiayaoqijia bundle
    DarwinFi
    0 installs
  31. Esusu AI · jiayaoqijia bundle
    Esusu AI
    0 installs
  32. Mevguard · jiayaoqijia bundle
    mevguard
    0 installs
  33. Saucaiii · jiayaoqijia bundle
    Saucaiii
    0 installs
  34. Aerodropx · jiayaoqijia bundle
    AeroDropX
    0 installs
  35. Arc Pilot · jiayaoqijia bundle
    ArcPilot
    0 installs
  36. Mev Guard · jiayaoqijia bundle
    mevguard
    0 installs
  37. Nulltrace · jiayaoqijia bundle
    NullTrace
    0 installs
  38. Yieldflow · jiayaoqijia bundle
    YieldFlow
    0 installs
  39. Toppa · jiayaoqijia bundle
    Toppa
    0 installs
  40. Oxrdoc · jiayaoqijia bundle
    oxrdoc
    0 installs
  41. Aixbt · jiayaoqijia bundle
    aixbt
    0 installs
  42. 4626 Agent · jiayaoqijia bundle
    4626 Agent
    0 installs
  43. Aerodrop X · jiayaoqijia bundle
    AeroDropX
    0 installs
  44. Agentic Xp · jiayaoqijia bundle
    Agentic XP Agent
    0 installs
  45. Silverback · jiayaoqijia bundle
    Silverback
    0 installs
  46. Flaunch Safe Trading · jiayaoqijia bundle
    Safely trade tokens on Flaunch using Aegis safety checks
    0 installs
  47. Castmind · jiayaoqijia bundle
    castmind
    0 installs
  48. Ethy AI · jiayaoqijia bundle
    Ethy AI
    0 installs
  49. Bassbot · jiayaoqijia bundle
    BassBot
    0 installs
  50. Agent8 · jiayaoqijia bundle
    Agent8
    0 installs
  51. Fx MCP · jiayaoqijia bundle
    Fx Mcp
    0 installs
  52. Nexusnode · jiayaoqijia bundle
    NexusNode
    0 installs
  53. Aero Drop X · jiayaoqijia bundle
    AeroDropX
    0 installs
  54. Agent Swaps · jiayaoqijia bundle
    AgentSwaps
    0 installs
  55. Assetaforge · jiayaoqijia bundle
    assetaforge
    0 installs
  56. Composaible · jiayaoqijia bundle
    ComposAIble
    0 installs
  57. Crawbot8004 · jiayaoqijia bundle
    Crawbot8004
    0 installs
  58. Governancex · jiayaoqijia bundle
    governancex
    0 installs
  59. Quantumswap · jiayaoqijia bundle
    QuantumSwap
    0 installs
  60. Cow Protocol · jiayaoqijia bundle
    CoW Swap
    0 installs
  61. Package · jiayaoqijia bundle
    Package
    0 installs
  62. Cast Mind · jiayaoqijia bundle
    castmind
    0 installs
  63. Clawlett · jiayaoqijia bundle
    Clawlett
    0 installs
  64. Clawdia · jiayaoqijia bundle
    Clawdia
    0 installs
  65. Clawnch · jiayaoqijia bundle
    Clawnch
    0 installs
  66. Corgent · jiayaoqijia bundle
    Corgent - Cortensor Agent
    0 installs
  67. Muto AI · jiayaoqijia bundle
    MUTO AI
    0 installs
  68. Aave Heyanon · jiayaoqijia bundle
    Aave powered by HeyAnon
    0 installs
  69. Jito Heyanon · jiayaoqijia bundle
    Jito powered by HeyAnon
    0 installs
  70. Morpho Agent · jiayaoqijia bundle
    Morpho Blue
    0 installs
  71. Nexus Trader · jiayaoqijia bundle
    NexusTrader
    0 installs
  72. Cryogen · jiayaoqijia bundle
    Cryogen
    0 installs
  73. Aerodrome Dex · jiayaoqijia bundle
    Aerodrome Finance
    0 installs
  74. Freak V1 · jiayaoqijia bundle
    FREAK V1 Agent
    0 installs
  75. Darwin Fi · jiayaoqijia bundle
    DarwinFi
    0 installs
  76. Minara AI · jiayaoqijia bundle
    Minara AI
    0 installs
  77. Coinfello · jiayaoqijia bundle
    CoinFello
    0 installs
  78. Emblem AI · jiayaoqijia bundle
    EmblemAI
    0 installs
  79. Hive Sdk · jiayaoqijia bundle
    Hive Sdk
    0 installs
  80. Loopuman · jiayaoqijia bundle
    Loopuman
    0 installs
  81. Selantar · jiayaoqijia bundle
    Selantar
    0 installs
  82. Aegisprotocol · jiayaoqijia bundle
    AegisProtocol
    0 installs
  83. Aerohunter AI · jiayaoqijia bundle
    AeroHunter AI
    0 installs
  84. Arcpilot Defi · jiayaoqijia bundle
    ArcPilot
    0 installs
  85. Composai Able · jiayaoqijia bundle
    ComposAIble
    0 installs
  86. Heyanon Swaps · jiayaoqijia bundle
    Token Swaps powered by HeyAnon
    0 installs
  87. Wagmi Heyanon · jiayaoqijia bundle
    WAGMI powered by HeyAnon
    0 installs
  88. Yearn Heyanon · jiayaoqijia bundle
    Yearn powered by HeyAnon
    0 installs
  89. Perp CLI · jiayaoqijia bundle
    Multi-DEX perpetual futures trading via the perp-cli command-line tool. Use when user asks to: trade perps, check funding rates, scan/execute arbitrage (perp-perp or spot-perp), run delta-neutral strategies, bridge USDC across chains, manage positions/orders/leverage, deposit/withdraw, hedge spot+perp, trade HIP-3 DEXes, or mentions perp-cli, hypurrquant, Pacifica, Hyperliquid, Lighter, Aster, HyperEVM, funding arb, or U-tokens (UBTC/UETH/USOL). Covers Pacifica (Solana), Hyperliquid (HyperEVM), Lighter (Ethereum), and Aster (BNB Chain).
    0 installs
  90. X402watch · jiayaoqijia bundle
    X402Watch
    0 installs
  91. Erni Agent · jiayaoqijia bundle
    Erni
    0 installs
  92. Nexgent AI · jiayaoqijia bundle
    Nexgent.AI
    0 installs
  93. Polybot AI · jiayaoqijia bundle
    Polybot AI
    0 installs
  94. Quantpilot · jiayaoqijia bundle
    QuantPilot
    0 installs
  95. Whaleguard · jiayaoqijia bundle
    WhaleGuard
    0 installs
  96. Exo Wallet · jiayaoqijia bundle
    exo
    0 installs
  97. Clawdmint · jiayaoqijia bundle
    ClawdMint
    0 installs
  98. Dexter AI · jiayaoqijia bundle
    Dexter AI
    0 installs
  99. 8004kenzo · jiayaoqijia bundle
    8004kenzo
    0 installs
  100. Aurasight · jiayaoqijia bundle
    aurasight
    0 installs