productivity▌
6,493 indexed skills · max 10 per page
convex-migrations
waynesutton/convexskills · Productivity
Safe schema evolution with optional fields, batched backfills, and zero-downtime migration patterns. \n \n Supports adding fields as optional, backfilling data in batches, renaming fields, removing deprecated fields, and changing field types through multi-step migrations \n Includes a migration tracking system to prevent re-running completed migrations and monitor progress across batches \n Provides patterns for index management, type conversions with fallback logic, and graceful handling of und
p2p
binance/binance-skills-hub · Productivity
Help users interact with Binance P2P (C2C) via natural-language queries.
producthunt
dylanfeltus/skills · Productivity
Search for products, track launches, and monitor Product Hunt activity via the GraphQL V2 API.
elevenlabs-voice-changer
inferen-sh/skills · Productivity
Transform any voice into a different voice while preserving speech content and emotion. \n \n Supports two models: multilingual STS v2 (70+ languages) and English-optimized STS v2 \n Access to 22+ premium voices across multiple styles and accents (British, American, Australian, and more) \n Configurable output formats and seamless integration with media workflows for voice-over replacement and character creation \n Requires inference.sh CLI ( infsh ) for command-line execution \n
resend
resend/resend-skills · Productivity
Transactional email API with single/batch sending, inbound email handling, templates, and webhook event tracking. \n \n Supports single and batch email sends with idempotency keys to prevent duplicates on retry; batch mode is atomic but lacks attachment and scheduling support \n Includes webhook verification, inbound email receiving with separate body retrieval, and template management with variable substitution \n Node.js SDK returns { data, error } tuples instead of throwing exceptions; always
protocol-reverse-engineering
wshobson/agents · Productivity
Capture, analyze, and document network protocols through packet inspection and binary dissection. \n \n Covers traffic capture with Wireshark, tcpdump, and mitmproxy, including transparent interception and ring-buffer rotation for continuous monitoring \n Provides protocol analysis techniques: display filtering, stream following, field extraction, and TLS decryption with pre-master-secret logs \n Includes binary protocol parsing patterns (length-prefixed, TLV, fixed-header) with Python struct un
okx-dex-token
okx/onchainos-skills · Productivity
Token discovery, analytics, and holder insights for DEX trading. \n \n Search tokens by name, symbol, or address; view trending tokens ranked by score or social mentions across multiple chains \n Get detailed token metrics including price, market cap, liquidity, volume, and 24-hour changes; identify risk factors like honeypots and dev rug-pull history \n Filter holder distribution by wallet type (whale, smart money, KOL, sniper, bundler) to assess token concentration and insider activity \n View
turborepo
antfu/skills · Productivity
Monorepo build system with intelligent task caching and parallel execution based on dependency graphs. \n \n Caches task outputs and orchestrates execution order using turbo.json configuration; supports remote caching for CI/CD pipelines \n Filters and runs only affected packages with --affected flag; enables selective builds across monorepos with multiple apps and libraries \n Enforces package-level task definitions (not root-level) to maximize parallelization; provides dependsOn syntax for dec
pulumi-arm-to-pulumi
pulumi/agent-skills · Productivity
Convert ARM templates, Bicep, or existing Azure resources to Pulumi infrastructure code. \n \n Handles complete ARM template conversion to Pulumi (TypeScript, Python, Go, C#, Java, or YAML) with support for parameters, variables, loops, conditionals, and nested templates \n Supports both azure-native (full API coverage) and azure (classic, simplified) providers; automatically selects the right provider for each resource \n Imports existing deployed Azure resources into Pulumi with zero-diff vali
okx-dex-signal
okx/onchainos-skills · Productivity
Real-time tracking of smart money, whale, and KOL buy signals across multiple blockchains. \n \n Two commands: list supported chains for signals, and fetch buy-direction signals filtered by wallet type (smart money, whale, influencer), trade size, and token address \n Displays signal metadata including token, USD amount, wallet type, trigger count, and sell ratio to gauge signal strength \n Integrates with token research and swap workflows: use signal results to feed into price charts, holder an