productivity▌
6,493 indexed skills · max 10 per page
convex-file-storage
waynesutton/convexskills · Productivity
Complete file handling with uploads, URL serving, generated file storage, deletion, and metadata access in Convex. \n \n Supports three-step upload flow: generate upload URL via mutation, POST file to storage endpoint, save reference to database \n Serves files via automatic URL generation and handles diverse file types (images, PDFs, videos) with type-specific display logic \n Stores generated files from actions (PDFs, images) directly to storage using ctx.storage.store() with Blob conversion \
dialogue-audio
inferen-sh/skills · Productivity
Realistic multi-speaker dialogue audio generation with Dia TTS via inference.sh CLI. \n \n Supports two-speaker conversations with automatic voice assignment using [S1] and [S2] speaker tags \n Emotion and pacing controlled through punctuation ( . , ! , ? , ... , — ) and parenthetical sound cues like (laughs) , (sighs) , and (whispers) \n Includes structured patterns for interviews, tutorials, debates, and conversational content with practical script-writing guidelines \n Post-production support
persona-event-coordinator
googleworkspace/cli · Productivity
Event planning and coordination across calendar, email, invitations, and logistics tracking. \n \n Operates as a persona requiring five Google Workspace skills: Calendar, Gmail, Drive, Chat, and Sheets for integrated event management \n Core workflows include meeting preparation, file announcements, and weekly digests via predefined gws workflow commands \n Creates calendar entries with locations and attendee lists, sends bulk invitations via email, and tracks RSVPs and logistics in spreadsheets
suggest-awesome-github-copilot-agents
github/awesome-copilot · Productivity
Analyze current repository context and suggest relevant Custom Agents files from the GitHub awesome-copilot repository that are not already available in this repository. Custom Agent files are located in the agents folder of the awesome-copilot repository.
folder-structure-blueprint-generator
github/awesome-copilot · Productivity
Analyzes project folder structures across multiple technology stacks and generates comprehensive organization blueprints. \n \n Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter) and identifies architectural patterns including monorepos, microservices, and frontend components \n Generates detailed blueprints with customizable visualization styles (ASCII tree, markdown lists, or tables) and configurable depth levels \n Documents file placement patterns, naming conve
antfu
antfu/skills · Productivity
Opinionated TypeScript/JavaScript conventions and tooling setup for modern projects. \n \n Covers code organization (single responsibility, type separation, constants extraction), runtime practices (isomorphic code with environment markers), and explicit TypeScript typing \n Includes ESLint configuration via @antfu/eslint-config , Vitest testing patterns, and Git hooks with lint-staged for automated code formatting \n Provides @antfu/ni command shortcuts for dependency management across package
hyva-theme-list
hyva-themes/hyva-ai-tools · Productivity
Lists all Hyvä theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json.
clerk
clerk/skills · Productivity
Intelligent router that directs authentication tasks to specialized Clerk skills based on your framework and use case. \n \n Routes to eight specialized skills covering setup, custom UI, Next.js patterns, organizations, webhooks, testing, native iOS/Android, and backend API \n Detects Clerk SDK version (Core 2 LTS vs. current) from package.json to apply correct patterns and APIs \n Covers web frameworks (Next.js, React, Expo, React Router, TanStack Start) and native platforms (Swift/iOS, Kotlin/
competitor-analysis
phuryn/pm-skills · Productivity
Conduct a comprehensive competitive analysis to understand the landscape, identify 5 direct competitors, and uncover differentiation opportunities. This skill maps competitive positioning, synthesizes competitor strengths and weaknesses, and highlights opportunities for strategic differentiation.
json-canvas
kepano/obsidian-skills · Productivity
Create and edit JSON Canvas files with nodes, edges, groups, and visual connections. \n \n Supports four node types: text (with Markdown), file references, external links, and visual groups for organizing layouts \n Edges connect nodes with optional labels, directional arrows, anchor points (top/right/bottom/left), and color coding \n Includes comprehensive validation workflows: ID uniqueness checks, edge reference integrity, and JSON parsing to prevent broken canvases \n Provides layout guideli