productivity▌
6,493 indexed skills · max 10 per page
convex-http-actions
waynesutton/convexskills · Productivity
HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications. \n \n Supports multiple HTTP methods and path matching with dynamic route parameters via pathPrefix for flexible endpoint design \n Handles diverse request types including JSON bodies, form data, raw bytes, and file uploads with built-in storage integration \n Includes webhook signature verification patterns for Stripe, GitHub, and Clerk with examples for secure event processing \n Provides authenti
planning-with-files
othmanadi/planning-with-files · Productivity
File-based task organization and progress tracking for complex multi-step projects. \n \n Creates and maintains three persistent markdown files (task_plan.md, findings.md, progress.md) to preserve context across sessions and tool calls \n Automatically detects active plans on startup and prompts context recovery; supports session restoration after /clear via catchup script \n Enforces structured workflow: plan phases upfront, log discoveries and errors immediately, update progress after each act
survey
supercent-io/skills-template · Productivity
Keyword: survey | Platforms: OMC / OMX / OHMG / Claude Code / Codex CLI / Gemini CLI / OpenCode
pricing-strategy
coreyhaines31/marketingskills · Productivity
Expert guidance for designing SaaS pricing that captures value and aligns with customer willingness to pay. \n \n Covers three core pricing axes: packaging (tier features), pricing metric (what you charge for), and price points, with frameworks for value-based pricing between alternatives and perceived value \n Includes common value metrics (per user, per usage, flat fee, per transaction) with guidance on choosing metrics that scale with customer value \n Provides tier structure templates, prici
git-workflow
supercent-io/skills-template · Productivity
Complete Git workflow management covering branches, commits, merges, conflicts, and team collaboration. \n \n Supports standard branch workflows with naming conventions for features, bugfixes, hotfixes, refactoring, and documentation \n Includes commit message standards using conventional commits format with type, scope, and detailed descriptions \n Covers merge strategies, interactive rebasing, cherry-picking, and conflict resolution with step-by-step examples \n Provides advanced patterns like
service
railwayapp/railway-skills · Productivity
Create, rename, and manage services; check deployment status and health. \n \n Check service status, deployment history, and health via CLI commands returning JSON \n Create services with Docker images or empty (GitHub repos configured via environment skill) \n Rename services and update icons using GraphQL mutations; supports image URLs, animated GIFs, and Railway Devicons \n Link or switch between services in the current directory with railway service link \n
rag-implementation
wshobson/agents · Productivity
Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies. \n \n Supports six vector database options (Pinecone, Weaviate, Milvus, Chroma, Qdrant, pgvector) and six embedding models optimized for different use cases and providers \n Covers five advanced retrieval patterns: hybrid search combining dense and sparse retrieval, multi-query generation, contextual compression, parent document retrieval, and HyDE (hypothetical document embeddings) \n Inc
git-submodule
supercent-io/skills-template · Productivity
Version-control external repositories within a main project using Git submodules. \n \n Add, update, and remove submodules with commands for locking specific commits, branches, or tags \n Clone repositories with submodules using --recursive or manual initialization and update steps \n Batch operations across all submodules via git submodule foreach for pulling, checking status, and branch management \n Nested submodule support with recursive initialization and updates for complex dependency hier
youtube-transcript
michalparkola/tapestry-skills-for-claude-code · Productivity
This skill helps download transcripts (subtitles/captions) from YouTube videos using yt-dlp.
chat-with-anyone
noizai/skills · Productivity
Clone real voices from online video or design voices from photos, then roleplay as that person with synthetic speech. \n \n Two workflows: extract voice from public video (interviews, speeches) by name, or generate a matching voice from an uploaded image of an unrecognizable person \n Requires ffmpeg , yt-dlp , the tts skill, and a Noiz API key; includes setup verification and dependency installation steps \n Built-in ethical guardrails: agent must refuse requests targeting non-consenting privat