productivity▌
6,493 indexed skills · max 10 per page
hubspot
membranedev/application-skills · Productivity
HubSpot is a CRM and marketing automation platform that helps businesses manage their sales, marketing, and customer service efforts. It's used by marketing and sales teams to attract leads, nurture them into customers, and provide customer support.
speech
openai/skills · Productivity
Text-to-speech generation for narration, voiceovers, IVR prompts, and accessibility reads via OpenAI Audio API. \n \n Supports single clips and batch processing; defaults to gpt-4o-mini-tts-2025-12-15 with built-in voices (cedar, marin, and others) \n Includes instruction augmentation for voice affect, tone, pacing, emotion, and emphasis; instructions supported only on GPT-4o mini TTS models \n Enforces 4096-character input limit per request and 50 requests/minute rate cap; splits longer text in
handoff
steveyegge/beads · Productivity
Hand off your current session to a fresh Claude instance while preserving work context.
result
parallel-web/parallel-agent-skills · Productivity
Retrieve completed research task results using a run ID. \n \n Polls research task status and returns results in JSON format via the parallel-cli tool \n Requires a valid run ID as input; displays setup instructions if the CLI is not installed \n Presents output in a clear, organized format for easy consumption \n
core
vercel-labs/json-render · Productivity
Schema definition, catalog creation, and AI prompt generation for json-render specs. \n \n Define schemas with typed specs and catalogs using defineSchema , then create catalogs mapping component names to their props and descriptions \n Generate AI system prompts from catalogs with optional custom rules; supports spec streaming via JSONL patches with createSpecStreamCompiler \n Dynamic prop expressions enable state binding ( $state , $bindState ), conditionals ( $cond ), templating ( $template )
drizzle-orm-d1
jezweb/claude-skills · Productivity
Type-safe D1 databases with Drizzle ORM, migrations, and batch API patterns for Cloudflare Workers. \n \n Includes schema definition, Drizzle Kit migrations, relations, and D1-specific batch API for transactions (D1 doesn't support SQL BEGIN) \n Prevents 18 documented errors including transaction failures, cascade data loss, 100-parameter limits, foreign key issues, and nested migration discovery \n Supports dynamic query building, upserts, logging, and Drizzle Studio for visual database browsin
day3-clarify
ai-native-camp/camp-2 · Productivity
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
flightclaw
jackculpan/flightclaw · Productivity
Search, monitor, and get alerts for flight price changes across Google Flights. \n \n Search flights by route, date range, and cabin class with filtering options for stops, airlines, duration, and departure/arrival times \n Track routes over time with optional target price alerts that trigger when prices drop below a threshold \n Scheduled price checking compares current prices against historical data and reports percentage drops \n Runs as both a command-line tool and MCP server, with automatic
data-model-creation
tencentcloudbase/skills · Productivity
Advanced data modeling tool for complex multi-table schemas with automated relationship management and ER diagram generation. \n \n Designed for enterprise-level scenarios requiring multi-entity relationships, foreign key automation, and visual documentation; most simple table creation should use relational-database-tool directly with SQL \n Generates Mermaid class diagrams following strict type mapping, naming conventions, and constraint rules for consistent schema design \n Supports required/u
gws-vault
googleworkspace/cli · Productivity
Google Vault eDiscovery management for holds, exports, and matter lifecycle operations. \n \n Manage matters (create, list, update, close, delete, reopen) with permission controls for collaborators \n Execute holds and exports on matters, plus manage saved queries for repeated eDiscovery searches \n Monitor long-running operations with get, list, and cancel methods for asynchronous job tracking \n Requires Google Workspace authentication via shared gws CLI; use gws schema to inspect method param