Loading...
Loading...
Found 741 Skills
Crypto market-structure research agent — 24+ indicators across derivatives, options (gamma wall, skew), on-chain (MVRV, smart money signals, DEX hot tokens), and macro sentiment. Powered by OKX CeFi CLI + OnchainOS + direct HTTP for options chain. Use this skill whenever the user asks about: derivatives data, gamma wall, options skew, funding rates, open interest, put/call ratio, MVRV, cost basis, realized price, exchange flows, CEX inflows/outflows, liquidation pressure, whale tracking, smart money flows, fear/greed index, BTC dominance, stablecoin flows, taker volume, basis/backwardation, or any request like "what does the market structure look like", "give me a macro overview", "how are derivatives positioned", "is the market overleveraged", "should I be bullish or bearish based on data", "are whales accumulating or distributing", "show me exchange flows". Also trigger when users mention specific tokens and want deeper analysis beyond simple price action — e.g., "what's going on with ETH right now", "is BTC about to move", "analyze SOL market conditions".
Customer.io CLI — use for Customer.io, Journeys, or CDP Pipelines tasks, including getting started phrases like "I want to build with Customer.io", onboarding, signup, sending a first email, campaigns, broadcasts, segments, people, environments, billing, pricing, plans, signing secrets, sources, destinations, track/identify events, `sa_live_` tokens, and `fly.customer.io` / `cdp.customer.io` errors, even when the user does not name the CLI.
Review content files against a project's voice and style guidelines. Use when reviewing written content (MDX, markdown, copy) for tone, sentence structure, word choice, and bilingual policy compliance before committing. Triggers on "review voice", "check tone", "voice review", "content review", "does this match our voice", or after writing loop/ritual/article content.
Use this skill whenever the user wants to build, scaffold, modify, debug, or ship a web application, including React/Vite/Next.js/Vue/Svelte apps, full-stack prototypes, dashboards, landing pages with interactivity, games, admin panels, CRUD apps, API-backed UIs, authentication flows, database-connected apps, or when they say things like "build a web app", "make a frontend", "create a SaaS prototype", "turn this idea into an app", "搭建 Web 应用", "做一个网站应用", or "帮我开发前端". This skill should trigger even if the user does not explicitly mention a framework, because it guides framework selection, project structure, implementation, testing, live preview, and Git commits after each working slice.
Implement a conformance-test runner script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, in one of two variants: install-inline (when no prepare_environment_<lang> script exists) or activate-only (when one does). Use when the user wants to add a conformance-test runner for a new language (Node.js, Go, Rust, Flutter, etc.) to a ***plain project, or wants to regenerate / adapt one of the existing runners.
The front door to the Small Business plugin. Listens to what the owner needs right now — vague or specific — and routes them to the best skill or slash command for the moment. Also serves as a guide: explains what's available, suggests what to try next, and adapts recommendations based on stored business context. Trigger whenever the owner asks "what can you do," "help me with my business," "what should I focus on," "I don't know where to start," or any open-ended business request that doesn't clearly match a single skill.
Day 2 (Tuesday) move of a Design Sprint that structures lightning demos and the four-step independent solution sketch protocol (Notes, Ideas, Crazy 8s, Solution Sketch). Each team member produces one solution sketch individually; the skill orchestrates the day but does not author the sketches themselves. Use Tuesday morning after Monday's target moment is locked. Output is the lightning demo board, sketch assignments, and the cohort of independent sketches that become Wednesday's heat-map material.
cuOpt REST server — what it does and how requests flow. Domain concepts; no deploy or client code.
Python backend testing patterns with pytest for FastAPI applications. Use when writing Python tests: unit tests for services and repositories, integration tests for API endpoints with httpx.AsyncClient, fixture creation, factory setup with factory_boy, async testing with pytest-asyncio, mocking strategies, and parametrized tests. Covers test organization (tests/unit, tests/integration), conftest hierarchy, and coverage requirements. Does NOT cover frontend tests (use react-testing-patterns) or E2E browser tests (use e2e-testing).
HK IPO Subscription Analysis — A "Four-Dimensional Evaluation" framework to diagnose whether Hong Kong new stocks are worth subscribing (Pricing Rationality / Issue Quality / Market Timing / Fundamental Outlook). Outputs three-tier ratings: Recommend / Neutral / Avoid, plus prospectus highlights, risk warnings, and subscription references. It is retail-investor friendly with conclusions upfront. Covers three scenarios: in-depth evaluation of a single new stock, browsing recent IPO subscription calendars, and judging whether to chase newly listed stocks after missing the subscription. Prioritizes data from Longbridge CLI (ipo detail / ipo subscriptions / ipo wait-listing / ipo listed / peer-comparison / news / quote / kline / index-quote, etc.); uses MCP fallback for data missing from CLI; uses WebSearch as a last resort for data still unavailable (prospectus TAM, original cornerstone announcement, claw-back ratio, grey market price, underwriter industry ranking). **The report must end with a fixed "Data Source Details" appendix**, where every figure can be traced to line number + capture time + period. Only covers Hong Kong Main Board and GEM; does not involve US / A-share IPOs; must actively prompt leverage risks when margin financing (孖展) is involved. Triggers: "打新", "港股打新", "新股申购", "新股申購", "新股", "打新分析", "新股分析", "招股", "招股书", "招股書", "基石投资者", "基石投資者", "国际配售", "國際配售", "公开发售", "公開發售", "暗盘", "暗盤", "回拨机制", "回撥機制", "孖展", "新股盈亏", "新股盈虧", "次新股", "破发", "破發", "中签率", "中籤率", "新股几手", "新股幾手", "新股值不值得打", "新股能不能打", "港股 IPO 推荐", "港股 IPO 推薦", "近期港股新股", "HK IPO analysis", "hong kong IPO worth it", "HK new listing", "cornerstone investor", "prospectus highlights", "grey market premium", "subscription ratio", "claw-back", "margin financing IPO", "0700.HK", "09988.HK", "01024.HK"
Help developers integrate Chainlink VRF into smart contracts. Use for consumer contract generation with VRFConsumerBaseV2Plus, subscription setup and funding (LINK or native), keyHash and gas lane selection, coordinator address lookup and debugging VRF integrations. Trigger on any mention of VRF, verifiable randomness, on-chain random number generation, requestRandomWords, fulfillRandomWords, VRF subscription, VRF coordinator, keyHash, or provably fair randomness in a smart contract, even if the user does not say 'VRF' explicitly.
Lift a proven skill from a host repo (e.g. your OpenClaw fork) back into gbrain's bundle so other clients can scaffold it. Editorial workflow: the CLI does the file copy + privacy lint; this skill drives the judgment-heavy genericization (scrub real names, generalize triggers, lift fork-specific conventions to references).