Loading...
Loading...
Found 8,855 Skills
Connect to MotherDuck from any application. Use when setting up database connectivity via the Postgres endpoint (recommended), pg_duckdb, native DuckDB API, or JDBC. Covers connection strings, authentication, SSL, and environment variable configuration.
Scans the codebase to generate project-doc.md and AGENTS.md. Runs a full scan on first use and a smart delta scan on subsequent runs. Uses understand-anything + context-mode when available, falls back to native tools otherwise. Only updates AGENTS.md on detected architectural changes with human confirmation.
Build or update screens in Figma from code or description using design system components. Translate app pages into Figma using design tokens.
This skill leverages SellerSprite's market list selection capability to filter Amazon niche markets based on category dimensions, supporting numerous conditions such as market size, competition intensity, head concentration, seller structure, new product proportion, price/rating/gross margin ranges, etc. It is used to discover accessible markets and evaluate product selection directions. This skill is triggered when users mention Amazon market research, niche category research, market opportunity screening, market concentration analysis, new product opportunities, market selection, SellerSprite market research, or category market research. Even if users do not explicitly mention 'SellerSprite', this skill should be triggered as long as their demand is to filter and evaluate Amazon markets by category dimensions.
Automated Amazon store report retrieval skill, supporting end-to-end automated acquisition (request → polling → download → decompression) of over 95 report types including inventory reports, order reports, sales and traffic reports, FBA reports, financial settlement reports, etc.; upon completion, it automatically starts a temporary local HTTP service by default and generates an extractedFileHttpUrl for browsers to download the decompressed files. This skill depends on linkfox-amazon-store-auth (authorization and token management). This skill is triggered when users mention pulling Amazon reports, downloading Amazon reports, obtaining inventory reports, obtaining order reports, FBA reports, sales and traffic reports, financial settlement reports, Brand Analytics reports, ABA search term reports, or use phrases like pull Amazon report, download Amazon report, fetch inventory report, fetch orders report, FBA report, sales and traffic report, settlement report, Amazon store report. It should also be triggered whenever users need to retrieve any form of structured data (inventory, orders, sales, finance, returns, etc.) from the Amazon Seller Central.
Integrates Superwall paywalls and subscription gating in React Native Expo apps using the expo-superwall SDK. Use when adding Superwall to an Expo (SDK 53+) project, wiring placements/feature gating, managing users and subscription status, handling deep links/web checkout, integrating RevenueCat, or debugging native-module issues.
Searches the web via Exa’s Search API and returns source URLs (optionally with highlights, full text, summaries, and subpages). Use when the user asks to “search with Exa”, “use Exa”, “find sources/URLs”, “do web research”, “retrieve webpage text”, “get highlights/summaries”, “filter by domain/date/category”, or needs fresh results (news, real-time lookups).
Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring.
Builds custom trigger types for events iii does not handle natively. Use when integrating webhooks, file watchers, IoT devices, database CDC, or any external event source.
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.
Build a task from a Notion page URL. Fetches task details, marks it in progress, implements the work, and updates status in Notion.
Ship a change via a feature branch and pull request — never directly to the default branch. Use after any code change, fix, refactor, or docs update that needs to land on main. Branches are named `<card-number>` from the FluentBoards card. Commits go through the husky pre-commit hook (lint-staged); pushes go to the feature branch only; the PR body links back to the card. Hard refuses any push to main / master / trunk.