Loading...
Loading...
Found 188 Skills
Use this skill when the user's intent is to execute a system or plugin function. Applicable scenarios include: 1) The user sends a slash command starting with / (e.g. /cookiecloud, /sites, /subscribes, etc.); 2) The user describes an action in natural language that can be fulfilled by a system or plugin command (e.g. "sync sites", "show subscriptions", "refresh subscriptions", "check downloads", etc.). This skill helps you identify the user's intent, find the matching command, extract necessary parameters, and execute the corresponding command.
Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots. Use when the user wants to subscribe to an insight or dashboard, check existing subscriptions, change delivery frequency, add or remove recipients, or stop receiving updates.
Evaluates which SaaS tools can be replaced with AI agents. Takes a list of current SaaS subscriptions with costs, assesses replacement feasibility, estimates build vs buy economics, identifies Claude+MCP alternatives, and generates a comprehensive replacement plan with priority matrix, ROI analysis, implementation timeline, and risk assessment.
Add the RevenueCat Customer Center (self service subscription management UI) to an app. Use when the user asks to add a customer center, build a self service subscriptions screen, let users manage subscriptions in app, add a subscription management screen, present CustomerCenterView, call presentCustomerCenter, or wire a 'manage subscription' button to the RevenueCat customer center on iOS, Android, Kotlin Multiplatform, Flutter, or React Native.
Expert guide for Supabase integration - database schemas, RLS policies, auth, Edge Functions, and real-time subscriptions. Use when working with Supabase backend features.
How to create topics, submit messages, and subscribe to real-time message streams on Hedera using the Hiero JavaScript SDK (@hiero-ledger/sdk). Use this skill whenever the user wants to work with Hedera Consensus Service (HCS), including topic creation, message submission, pub/sub messaging, mirror node subscriptions, chunked large messages, topic fees, or any consensus-related operation in JavaScript or TypeScript. Also trigger when users mention @hashgraph/sdk topic operations, event logging on Hedera, decentralized messaging, audit trails, or ordered message streams.
Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples
Set region-specific pricing for subscriptions and in-app purchases using purchasing power parity (PPP). Use when adjusting prices by country or implementing localized pricing strategies on Google Play.
List active real-time WebSocket subscriptions in the current Longbridge CLI session — symbols, sub_types (quote / depth / trades / brokers), candlestick periods. Diagnostic only; rarely needed in day-to-day use. Requires longbridge login. Triggers: "我订阅了哪些实时数据", "实时连接状态", "推送状态", "我訂閱了什麼", "推送狀態", "active subscriptions", "websocket subscriptions", "real-time stream status".
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"
Integrates 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".
How to read data from the Sui network. Use when choosing or implementing a data access strategy — queries for on-chain state, indexing pipelines, historical lookups, event subscriptions, cross-chain reads, or off-chain blob storage. Covers the three live Sui APIs (gRPC, GraphQL RPC, deprecated JSON-RPC), the Archival Store, the General-Purpose Indexer, the `sui-indexer-alt` custom indexing framework, and Walrus for off-chain blobs.