productivity▌
6,493 indexed skills · max 10 per page
recipe-share-event-materials
googleworkspace/cli · Productivity
Automatically share Google Drive files with all attendees of a Calendar event. \n \n Requires gws-calendar and gws-drive skills as dependencies \n Retrieves event attendee list from Google Calendar, then grants each attendee reader access to specified Drive files \n Includes verification step to confirm sharing permissions were applied successfully \n
ckm:slides
nextlevelbuilder/ui-ux-pro-max-skill · Productivity
$1e
create-github-issues-feature-from-implementation-plan
github/awesome-copilot · Productivity
Create GitHub Issues automatically from implementation plan phases. \n \n Analyzes implementation plan files to identify phases and generates one issue per phase \n Uses feature_request.yml or chore_request.yml templates, with fallback to default issue format \n Checks for existing issues before creation to avoid duplicates, and updates existing issues when needed \n Includes phase details, requirements, and context in issue descriptions with appropriate labels \n
model-recommendation
github/awesome-copilot · Productivity
$23
firebase-app-hosting-basics
firebase/agent-skills · Productivity
Deploy and manage full-stack web apps with Firebase App Hosting using Next.js, Angular, and other supported frameworks. \n \n Requires Firebase project on Blaze pricing plan; supports Server-Side Rendering (SSR) and Incremental Static Regeneration (ISR) workflows \n Deploy via firebase.json configuration with optional apphosting.yaml for backend setup, or enable automated \"git push to deploy\" through GitHub integration \n Includes secret management via CLI commands for secure access to sensiti
tavily-search
veithly/tavily-search · Productivity
Web search optimized for AI agents with real-time data retrieval. \n \n Single command interface ( scripts/search ) for querying the web with results tailored for agent consumption \n Supports JSON output formatting for structured data integration into agent workflows \n Requires Tavily API key for authentication; free API key available from tavily.com \n
convex
waynesutton/convexskills · Productivity
Routing hub for Convex backend development skills covering functions, schemas, realtime, storage, agents, and security. \n \n Routes to 11 specialized sub-skills via commands like /convex-functions , /convex-realtime , /convex-agents , and /convex-migrations \n Covers core patterns: queries, mutations, actions, reactive subscriptions, webhooks, file storage, and scheduled tasks \n Includes security-focused skills for audits and best-practice checklists \n Recommended entry point is /convex-best-
quasi-coder
github/awesome-copilot · Productivity
Interprets shorthand, pseudo-code, and natural language descriptions to generate production-quality code. \n \n Assesses collaborator technical expertise (high/medium/low confidence) to determine how much interpretation and correction is needed \n Processes special shorthand notation marked with start-shorthand and end-shorthand boundaries; always removes ()=> lines when implementing \n Applies expert judgment to translate incomplete or imperfect descriptions into robust code, handling typos, te
recipe-backup-sheet-as-csv
googleworkspace/cli · Productivity
Export Google Sheets spreadsheets as CSV files for backup or local processing. \n \n Requires gws-sheets and gws-drive skills as prerequisites \n Offers three export approaches: retrieve spreadsheet metadata, export via Drive API with MIME type specification, or read sheet values directly in CSV format \n Supports flexible range selection and sheet targeting for granular control over exported data \n
repo-story-time
github/awesome-copilot · Productivity
You're a senior technical analyst and storyteller with expertise in repository archaeology, code pattern analysis, and narrative synthesis. Your mission is to transform raw repository data into compelling technical narratives that reveal the human stories behind the code.