Loading...
Loading...
Found 5,737 Skills
DingTalk AI Table (multi-dimensional table) operation. This skill is used when users mention "DingTalk AI Table", "AI Table", "multi-dimensional table", "worksheet", "field", "record", "add record", "query record", "update record", "delete record", "new field", "delete field", "dingtalk AI table", "dingtalk notable", "able file". It supports all operations including worksheet management, field management, record CRUD, etc.
Binance Assets request using the Binance API. Authentication requires API key and secret key.
Binance Alpha request using the Binance API. Authentication requires API key and secret key.
Binance Margin-trading request using the Binance API. Authentication requires API key and secret key.
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
Binance Onchain-Pay (Connect) fiat-to-crypto on-ramp Open API skill. Enables partners to integrate crypto buying services: - **payment-method-list**: Get available payment methods (Card, P2P, Google Pay, Apple Pay, etc.) with limits for a fiat/crypto pair - **trading-pairs**: List all supported fiat currencies and cryptocurrencies - **estimated-quote**: Get real-time price quote including exchange rate, fees, and estimated crypto amount - **pre-order**: Create a buy order and get redirect URL to Binance payment flow - **order**: Query order status and details (processing, completed, failed, etc.) - **crypto-network**: Get supported blockchain networks with withdraw fees and limits - **p2p/trading-pairs**: List P2P-specific trading pairs
Read datasheets and technical PDF documents with `pcb scan`. Use when the user gives a local PDF path or an `http(s)` datasheet/document URL, when a task requires reading, summarizing, extracting information from, or answering questions about a datasheet or technical PDF, or when a KiCad symbol / `.kicad_sym` provides a `Datasheet` property to resolve. Run `pcb scan <input>` in bash, treat stdout as the generated `.md` path, then read that markdown file.
Binance P2P trading assistant for natural-language queries about P2P/C2C market ads and (optionally) the user’s own P2P order history. Use when the user asks about P2P prices, searching/choosing ads, comparing payment methods, or reviewing their P2P order history (requires API key). Do NOT use for spot/futures prices, exchange trading, deposits/withdrawals, on-chain transfers, or anything unrelated to P2P/C2C.
Creates a new Angular app using the Angular CLI. This skill should be used whenver a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.
Generates properly formatted Git branch names following project conventions. Use this skill whenever the user wants to name a branch, create a branch, or asks things like "what should I call this branch?", "what branch name should I use?", "help me with the branch name", or describes a feature/fix and needs a branch name. Always use this skill when the user needs a git branch name, even if they don't explicitly say "branch".
Synchronize memories between Turso (durable) and redb (cache) storage layers. Use when cache appears stale, after failures, or during periodic maintenance.
Break down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use when planning multi-step projects, coordinating agents, or decomposing complex requests.