jiayaoqijia
- 1.5k skills
- 0 followers
- 1 day ago last updated
- ▌ Cdcx Execution · jiayaoqijia bundleOrder placement and management — place, amend, cancel, close-position. Safety-first with dry-run and preflight checks.
- ▌ Okx Dex Trenches · jiayaoqijia bundleUse this skill for meme/打狗/alpha token research on pump.fun and similar launchpads: scanning new token launches, checking developer reputation/开发者信息/dev launch history/has this dev rugged before/开发者跑路记录, bundle/sniper detection/捆绑狙击, bonding curve status/bonding curve progress, finding similar tokens by the same dev/相似代币, and wallets that co-invested (同车/aped) into a token. Use when the user asks about 'new meme coins', 'pump.fun launches', 'trenches', 'trench', '扫链', 'developer launch history', 'developer rug history', 'check if dev has rugged', 'bundler analysis', 'who else bought this token', 'who aped into this', 'similar tokens', 'bonding curve progress', '打狗', '新盘', '开发者信息', '开发者历史', '捆绑', '同车', 'rug pull count', 'similar meme coins', '捆绑情况', '已迁移出 bonding curve', or '发过多少个项目'. Do NOT use for market-wide whale/signal tracking — use okx-dex-signal. Do NOT use for per-token holder distribution or honeypot checks — use okx-dex-token.
- ▌ Okx X402 Payment · jiayaoqijia bundleThis skill should be used when the user encounters an HTTP 402 Payment Required response, wants to pay for a payment-gated API or resource, or mentions 'x402', 'pay for access', '402 payment', 'payment-gated URL', or 'sign x402 payment'. Primary path signs via TEE with a wallet session (JWT); fallback path guides local EIP-3009 signing with the user's own private key if they have no wallet. Returns the payment proof (signature + authorization) that the caller can attach as a payment header to access the resource. Do NOT use for swap or token transfers — use okx-dex-swap instead. Do NOT use for wallet balance or portfolio queries — use okx-agentic-wallet or okx-wallet-portfolio. Do NOT use for security scanning — use okx-security. Do NOT use for transaction broadcasting — use okx-onchain-gateway. Do NOT use for general programming questions.
- ▌ Consult Spec · jiayaoqijia bundleTRIGGER CONDITIONS - invoke this skill when ANY of these apply: User-triggered (explicit request): - User mentions "specification", "SPEC", "SPEC.md", "spec requirements" - User asks to "verify with spec", "confirm with specification", "check requirements" - User requests "authoritative requirements" or "source of truth" Agent self-triggered (during reasoning): - Before implementing any feature or making code changes - When verifying technical requirements or constraints - When making architectural or design decisions - When you need unbiased guidance not influenced by current implementation - When encountering conflicting information and need ground truth PURPOSE: Consults SPEC.md through an isolated subagent that ONLY reads the specification, never implementation code. This ensures guidance is based on authoritative requirements, not potentially incorrect existing code.
- ▌ Gh Issue Bug · jiayaoqijia bundleGenerate a structured bug report for GitHub issues based on conversation context about bugs, errors, or broken functionality
- ▌ Kelly Criterion · jiayaoqijia bundleCalculate optimal bet sizes using the Kelly Criterion formula. Maximize long-term bankroll growth while managing risk.
- ▌
- ▌
- ▌
- ▌
- ▌ Solana Ecosystem · jiayaoqijia bundleSolana ecosystem skill for development, DeFi, NFTs, and on-chain analysis
- ▌
- ▌
- ▌
- ▌ Web3 Dao Tooling · jiayaoqijia bundleBuild DAO governance agents with SpoonOS. Use when monitoring proposals, automating voting, managing delegations, or analyzing governance patterns.
- ▌ Web3 UX Feedback · jiayaoqijia bundleAnalyzes web3 project landing pages and frontend UI to deliver structured UX feedback and actionable landing page redesign concepts grounded in the 5-part SaaS Messaging Framework. Evaluates visual design, web3-specific UI patterns (wallet connection, trust signals, jargon), messaging gaps, and generates copy-ready alternative landing page concepts with specific headlines, CTAs, and section content. Use when given a web3 project URL, screenshots, or description and feedback, marketing analysis, or landing page alternatives are needed.
- ▌ Optimize Validator · jiayaoqijia bundleOptimize Aiken validators for lower execution costs and smaller script size. Covers CPU/memory reduction, script size, data structures, and benchmarking. Trigger: "optimize validator", "reduce script size", "lower execution cost", "reduce CPU", "reduce memory", "script too large", "transaction too expensive".
- ▌ Technical Analysis · jiayaoqijia bundleUse this skill when the user asks about crypto technical analysis, technical indicators, trend direction, overbought/oversold, support/resistance, momentum, volatility, volume, or money flow analysis. Trigger keywords include: technical analysis, indicator, trend, overbought, oversold, support, resistance, momentum, volatility, volume, money flow, capital inflow, capital outflow, MACD, RSI, KDJ, BOLL, SuperTrend, EMA, MA, SAR, ATR, VWAP, FIB, StochRSI, MFI, DMI, OBV, ROC, CCI, WR, VOL, DMA, MTM, EMV, AVL, DC, CMF, Fractal. This applies even when the user doesn't say "indicator" explicitly — phrases like "is BTC overbought", "what's the trend", "where is support", "4h analysis", "should I buy/sell" all point to this skill.
- ▌ Address Plan Findings · jiayaoqijia bundleValidate review findings about an implementation plan against the codebase and repo rules, fix the valid ones in the plan, and write a feedback file noting what changed and what was rejected (and why). For plan-review findings, not code-review findings.
- ▌ Run Integration Tests · jiayaoqijia bundleUse this skill WHENEVER you are about to run the integration tests of this project — the whole suite, a single module, or one test. This includes any time you would otherwise type `pytest -m integration`, `uv run pytest -m integration`, run anything under `tests/integration/`, or want to check live Blockscout/Chainscout/BENS connectivity. Integration tests make real network calls with no hard HTTP timeout, so one unresponsive endpoint can hang a plain pytest run for an unbounded time and block you. This skill runs each test in an isolated subprocess with a per-test timeout, kills any hung test, and always returns a bounded report flagging which tests timed out or are slow. Prefer it over invoking pytest directly for integration tests.
- ▌ Partner Skill Name · jiayaoqijia bundleDescribe what this skill does and when an AI agent should use it. Be specific — this field determines whether Claude loads this skill. Bad: "Analytics tool for blockchain data" Good: "Use when the user asks to analyze on-chain token metrics, wallet PnL, or DEX volume using Dune Analytics queries"
- ▌
- ▌
- ▌
- ▌ Content Guidelines · jiayaoqijia bundleMetaMask content design rules for user-facing strings — sentence case, punctuation, voice, tone, and terminology. Use when writing or reviewing copy in locale files, then checking the same standards in stories, constants, and README examples.
- ▌ Perps Write Ticket · jiayaoqijia bundleInteractively author one clean, complete perps ticket — bug, EPIC, or initiative — that states intent and expected outcome without implementation. Use when a PM (or a Claude acting for one) has a raw perps observation, feature idea, or strategic goal and wants a single well-formed ticket ready for engineering to break down. This is the first (product) pass; the engineering split + layer routing is a separate pass (perps-breakdown-tickets). Captures what/expected/repro, makes the ticket surfaceable so it doesn't get lost, and stops before implementation or repo routing.
- ▌
- ▌
- ▌
- ▌
- ▌ Skill Composition · jiayaoqijia bundleCRITICAL: Skill composition engine for automatic workflow generation from skill metadata. Triggers: compose skills, orchestrate, workflow, combine skills, skill pipeline, multi-skill, 技能组合, 工作流编排, 技能发现, 自动编排, skill discovery, semantic matching, StateGraph generation
- ▌
- ▌ Structured Output · jiayaoqijia bundleStable structured JSON output for agents using strict schemas. Use when you need deterministic JSON responses, schema validation, or streaming JSON object assembly (generateObject/streamObject-style) with retry-and-repair loops.
- ▌ Wallet Operations · jiayaoqijia bundleWallet operation skill for balance queries, transaction construction, and portfolio management
- ▌ Suggest Scalability · jiayaoqijia bundleDecide whether a Cardano project needs Layer 2 / scaling at all, and if so which approach and topology fits — then route to the bundled implementation docs. Covers the L1-first sufficiency check (including the Leios throughput horizon), Hydra Head (the only mainnet-ready L2) vs Mithril vs in-development rollups (Midgard, Gummiworm), and Hydra topology selection (basic 2-party, delegated head, managed, star-shaped). Triggers: "do I need Layer 2", "which L2", "scale my dApp", "Hydra vs rollup", "Midgard", "Gummiworm", "state channel", "payment channel", "sidechain", "increase throughput", "sub-second finality", "which Hydra topology", "off-chain scaling", "reduce fees at scale".
- ▌ Openocean · jiayaoqijia bundleOpenOcean-skills is a skill package for interacting with the OpenOcean Aggregator API. Use it to get swap quotes, build swap transactions, execute swaps, and troubleshoot OpenOcean workflows across 40+ chains, including EVM, Solana, and Sui.
- ▌ Crypto Venue Paper Writing · jiayaoqijia bundleUse when drafting, restructuring, or polishing a cryptography paper for a specific top venue (CRYPTO, EUROCRYPT, ASIACRYPT, IEEE S&P, ACM CCS, USENIX Security, NDSS) or for CRYPTO/LNCS-style submission, including venue structure, abstract compression, de-AI rewriting, double-blind compliance, and format checks.
- ▌ Recipe Emergency Flatten · jiayaoqijia bundleEmergency flatten — cancel all open orders and close every open position as quickly as possible. Use when markets turn against you or credentials may be compromised.
- ▌
- ▌ Polyhub Account 3 · jiayaoqijia bundleView Polyhub portfolio stats, fee history, and place manual orders with explicit confirmation and field validation.
- ▌ Component View Test · jiayaoqijia bundleDeprecated. Use testing/mobile-testing instead (references/component-view.md). Kept as a redirect stub for older installs and --include paths.
- ▌
- ▌ Audit Intelligence · jiayaoqijia bundleQuery Solodit audit knowledge to review smart contracts with evidence-backed findings, severity summaries, and remediation guidance. Use for contract audit prep, vulnerability triage, and secure coding reviews.
- ▌
- ▌ Cross Chain Bridge · jiayaoqijia bundleCross-chain bridge skill for LayerZero, Wormhole, Stargate, and multi-chain asset transfers
- ▌ Defi Safety Shield · jiayaoqijia bundleComprehensive DeFi safety monitoring - scan tokens for risks, detect phishing, audit wallet approvals, and score protocol safety
- ▌ Github Integration · jiayaoqijia bundleGitHub 集成 Skill,支持创建/查询 Issue、PR,获取仓库信息。用于 Agent 与 GitHub 协作。
- ▌
- ▌
- ▌ Web3 Identity Auth · jiayaoqijia bundleImplement Web3 authentication and identity. Use when integrating Sign-In with Ethereum (SIWE), ENS resolution, session management, or verifiable credentials.
- ▌ Cloud Engine Canisters · jiayaoqijia bundleRules for canister code on a cloud engine (CloudEngine subnet, e.g. OpenCloud). Engine canisters hold 0 cycles: never attach cycles you computed: drop `(with cycles = …)` clauses (failure: IC0504). Cross-subnet calls must be bounded-wait and cycle-free (`(with timeout = N)`, `Call::bounded_wait`) or rejected: 'Unbounded-wait calls and calls with cycles are not allowed to CloudEngine subnets'. HTTPS outcalls use the ordinary wrapper and are free; never via the proxy: no transform applies ('Replicas had different responses') and its budget drains into InsufficientCycles: move the outcall, don't top up. Cycle-bearing cross-subnet calls go through the engine's proxy canister: XRC, and threshold ECDSA/Schnorr and vetKD (Bitcoin, Ethereum, VetKeys); hand-encode the arguments; the ic-vetkeys and ic-cdk helpers attach cycles. Derived keys belong to the proxy. Use when writing or debugging engine canister code, signing or deriving keys, or on these errors. Do NOT use for deploying a proxy (deploy-to-cloud-engine).
- ▌ Deploy To Cloud Engine · jiayaoqijia bundleDeploys a built Internet Computer project to a cloud engine (OpenCloud): link the console identity with `icp identity link web` (defaults to https://opencloud.org; a delegation handoff covers sandboxes the browser cannot reach), run `icp deploy` on the engine's subnet, tag canisters with `__META_*` for a named console app, bake version metadata (service:git:sha) into the wasm, and deploy the proxy an app needs for Bitcoin/Ethereum signing, VetKeys or exchange rates, card-funded from the console or self-deployed via `icp new --subfolder proxy`. Use when shipping to a cloud engine; on mention of OpenCloud, an engine subnet id, or linking the icp CLI; when sign-in never completes from a sandbox; when naming, versioning or giving an icon to a console app; when a proxy must be deployed, funded or topped up (failing proxied calls: cloud-engine-canisters); or which balance to top up (subscription, reserve, proxy). Do NOT use for a mainnet deploy with no engine (icp-cli) or canister logic (cloud-engine-canisters).
- ▌ Recipe Start Dca Bot · jiayaoqijia bundleSet up and run a dollar cost averaging bot from paper test to live.
- ▌ Historical Trend Analysis · jiayaoqijia bundleAnalyze historical cryptocurrency news patterns, market narratives, and past cycle behavior using the free-crypto-news archive to identify recurring patterns, validate current theses, and provide context for current market conditions. Use when the user wants to understand how crypto history might rhyme with today.
- ▌
- ▌ Polyhub Discover 2 · jiayaoqijia bundleExplore public discover data on Polyhub without API key auth, including tags, trader rankings, trader detail stats, and market tag lookup.
- ▌ Polyhub Discover 3 · jiayaoqijia bundleQuery Polyhub public discover APIs for tags, trader rankings, trader detail by address, and market tag lookup by condition IDs.
- ▌ Flaky Test Detection · jiayaoqijia bundleDetect, prevent, and fix flaky Jest unit tests in MetaMask Mobile before they reach CI. Use this skill when: reviewing a PR diff or changed test files for flakiness risk, fixing an intermittently failing Jest test, reproducing a flaky test locally, or auditing GitHub Actions history to rank historically flaky unit tests by failure rate.
- ▌ Test Layer Placement · jiayaoqijia bundleDeprecated. Use testing/mobile-testing instead (references/placement.md). Kept as a redirect stub for older installs and --include paths.
- ▌ Crypto Market Intel · jiayaoqijia bundleReal-time crypto market intelligence - trending tokens, price analysis, market overview, and token comparison for informed decision-making
- ▌ Git Commit Semantic · jiayaoqijia bundleA skill for writing semantic git commit messages based on Conventional Commits. Use when creating commit messages to ensure clarity and consistency.
- ▌
- ▌ Nft Market Analysis · jiayaoqijia bundleNFT marketplace analysis skill for OpenSea, Blur, and Magic Eden market data
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Web3 Defi Protocols · jiayaoqijia bundleIntegrate DeFi protocols into SpoonOS agents. Use when building lending integrations (Aave, Compound), DEX aggregators (1inch, CoW Protocol), or yield strategies.
- ▌ Workflow Automation 2 · jiayaoqijia bundleAutomate complex workflows and repetitive tasks using AI agents and tool integration. Use when user wants to create automated pipelines, integrate multiple services, or build task-specific agents.
- ▌ Building With Base Account · jiayaoqijia bundleIntegrates Base Account SDK for authentication and payments. Covers Sign in with Base (SIWB), Base Pay, Paymasters, Sub Accounts, Spend Permissions, Prolinks, and batch transactions. Use when building apps with wallet authentication, USDC payments, sponsored transactions, smart wallet features, recurring subscriptions, shareable payment links, or any onchain interaction on Base. Covers phrases like "add sign in with Base", "SIWB button", "accept USDC payments", "Base Pay", "paymaster setup", "gas sponsorship", "smart wallet", "sub account", "spend permissions", or "payment link".
- ▌ Connecting To Base Network · jiayaoqijia bundleProvides Base network configuration including RPC endpoints, chain IDs, and explorer URLs. Use when connecting wallets, configuring development environments, or setting up Base Mainnet or Sepolia testnet. Covers phrases like "Base RPC URL", "Base chain ID", "connect to Base", "add Base to wallet", "Base Sepolia config", "Base explorer URL", "what network is Base", or "Base testnet setup".
- ▌ Migrating Motoko Actors · jiayaoqijia bundleMotoko actor state migration and schema evolution using the mops-managed migration chain (a migrations/ directory of timestamped files). Use when upgrading canisters, changing actor field types, renaming or adding stable fields, deciding implicit vs explicit migration, or writing migration files — including one-shot changes. For unexplained compatibility diagnostics, frozen migration files, a non-empty first OldActor, projects converted from legacy persistence, or requests to remove the chain or revert to inline (with migration = ...), use troubleshooting-motoko-migrations.
- ▌ Service Discoverability · jiayaoqijia bundleMake a canister app discoverable to an AI agent from just its URL, including through ICP MCP. Covers publishing a /.well-known/ic-architecture manifest of your canisters — generated at deploy time from real canister IDs via the static-site recipe's presync hook and envsubst — plus exposing candid:service (interface), a getApiDoc query method (behavior), an optional OQL schema/execute data surface, and a /.well-known/ii-derivation-origin file (identity). Publishing that manifest opts the app into ICP MCP and is itself the operator's acceptance of the ICP MCP App Operator Terms, so confirm with the app's operator before deploying it. Use when making an app agent-ready or available through ICP MCP, for agent/service discovery, the well-known ic-architecture manifest, or generating that manifest at deploy time. Do NOT use for the sign-in flows that consume the derivation origin: use agent-web-identity for the agent/CLI web-identity link, or internet-identity for adding II login to a frontend.
- ▌ Kraken Lab Experiment · jiayaoqijia bundleRun the Autoresearch Lab lifecycle end-to-end: freeze a hypothesis with mechanical success criteria and a sealed session plan, drive recorded and replayed paper runs, score them honestly, and read the verdict — resumable from disk at every step, designed for /loop.
- ▌ Recipe Playground Dca · jiayaoqijia bundleExample driver: drive a time-based dollar-cost-averaging hypothesis into a recorded session.
- ▌ Review Described Changes · jiayaoqijia bundleCritically review a GitHub issue plus a "described changes" overview written by a developer — open the referenced code, verify the overview's claims against what the code actually does, and report gaps, inconsistencies, and likely mistakes — without modifying any files. Invoke manually.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Technical Indicators · jiayaoqijia bundleCalculate trading indicators (RSI, SMA, EMA) from price data.
- ▌
- ▌
- ▌
- ▌ Deploying Contracts On Base · jiayaoqijia bundleDeploys smart contracts to Base using Foundry. Covers forge create commands, contract verification, testnet faucet setup via CDP, and BaseScan API key configuration. Use when deploying Solidity contracts to Base Mainnet or Sepolia testnet. Covers phrases like "deploy contract to Base", "forge create on Base", "verify contract on BaseScan", "get testnet ETH", "Base Sepolia faucet", "how do I deploy to Base", or "publish my contract".
- ▌ Crypto Related Work Synthesis · jiayaoqijia bundleUse when synthesizing a verified cryptography, ZKP, or lattice paper corpus into a taxonomy, historical development, claim comparison, tradeoff map, research gaps, or related-work section evidence base.
- ▌ Crypto Research Skill Creator · jiayaoqijia bundleUse when creating, auditing, or refactoring reusable agent skills for cryptography, zero-knowledge proofs, lattice research, theorem review, security claims, or citation-sensitive literature work.
- ▌ Recipe Launch Grid Bot · jiayaoqijia bundleDeploy a grid trading bot with paper validation and live safety controls.
- ▌
- ▌ E2e Flakiness Patterns · jiayaoqijia bundleDeprecated. Use testing/extension-testing instead — E2E flakiness catalog via references/e2e/flakiness.md (enter through references/e2e.md → maintain.md). Kept as a redirect stub for older installs and --include paths.
- ▌ Multi Agent Consensus · jiayaoqijia bundleCRITICAL: Multi-agent consensus engine for parallel LLM analysis, cross-validation, and collective decision-making. Triggers: consensus, multi-agent, voting, cross-validate, hallucination reduction, 多模型共识, 交叉验证, 集体决策
- ▌ Tvm Fift Hypothesis Proving · jiayaoqijia bundleProve or reject TON TVM opcode, crash, gas-accounting, memory, CPU, debug, and RUNVM/RUNVMX resource hypotheses with Fift/Asm.fif probes. Use when testing suspected TVM instruction underpricing, native crashes, exponential resource growth, or runvm behavior in a local TON checkout.
- ▌ Recipe Daily Pnl Report · jiayaoqijia bundleGenerate a daily profit and loss summary from trades and balances.
- ▌ Recipe Weekly Rebalance · jiayaoqijia bundleRun a weekly portfolio rebalance to maintain target asset allocations.
- ▌ Implementation Plan Review · jiayaoqijia bundleExpert review of an implementation plan against a GitHub issue/enhancement description (provided as a local file or a GitHub issue URL) and the current repository codebase. Use when asked to critique a plan for correctness, completeness, codebase alignment, risks, and test/rollout readiness (do not implement).