mcpbeat

Productivity Claude Skills

3 457 productivity skills from 510 authors. They keep notes, tasks, calendars and plans in order. Half of them fit into 1 851 tokens or less — that is what one costs your context window when the agent loads it. 479 ship runnable scripts rather than instructions alone. 51 of them cannot work without an MCP server, most often rube. We also found 336 copies of these same skills sitting in other people's repositories — counted once here, not 336 times.

3 457 unique 510 authors 2 021 updated this month 293 from vendors

1 851
tokens, median
what a typical one costs in context
479
ship scripts
code that runs, not instructions alone
51
need a server
most often rube
336
copies elsewhere
counted once here, not once per repository

2 545–2 592 of 3 457

page 54 of 73
Run2 PDF Calendar Parsing
by cxcscmu

Extract calendar events from PDF by mapping colored rectangles to a 15-min grid using PyMuPDF.

420 tokens
Run2 Timezone Conversion
by cxcscmu

Convert between US time zones for scheduling, defaulting unspecified zones to calendar timezone.

337 tokens
Run2 Itinerary Planning
by cxcscmu

Plan multi-city driving itineraries with proper day allocation, cuisine variety, and format compliance.

375 tokens
Run2 Qiyan Lushi
by cxcscmu

Complete rules, structure, and verification checklist for seven-character regulated verse (七言律诗), with corrected rhyme groups and parallel couplet standards.

884 tokens
Run2 Meeting Scheduler With Output
by cxcscmu

Schedule multiple meeting requests into a calendar with earliest-first logic, then generate formatted reply .txt files and a results.json summary.

843 tokens
Run2 PDF Calendar Parsing
by cxcscmu

Precisely parse a PDF day-view calendar to extract event times, durations, and colors by reading visual block positions and the 15-minute grid.

570 tokens
Run2 Timezone Dst
by cxcscmu

Convert US time zones to the calendar's local timezone, correctly handling Daylight Saving Time for dates in March through November.

444 tokens
Run2 Itinerary Planning
by cxcscmu

Build a multi-city road-trip travel itinerary from dataset files with complete budget tracking, pet-friendly constraints, cuisine coverage, and correct JSON output format.

949 tokens
Run2 Druid Patching Checklist
by cxcscmu

A checklist for ensuring thorough patching of Apache Druid security vulnerabilities.

276 tokens
Map 平仄 Pattern for Seven Character Regulated Verse
by cxcscmu

Explicitly write out the required tonal pattern for all 8 lines of your chosen regulated verse form (specify which of the 4 canonical forms: 仄起平收 or 平起平收, etc.). Display the target pattern as a visual grid showing positions 1–7 for each line, then use this as your line-by-line verification checklist during composition.

360 tokens
Scan Source Directory and Plan Organization
by cxcscmu

Use this skill at the start to scan the source directory, identify all files, create a processing plan, and establish the destination folder structure.

649 tokens
Calendar Slot Matching
by cxcscmu

Matches each meeting request against available calendar slots, respecting date and time constraints, and prioritizing flexible (blue) blocks for overwriting. Selects the earliest available slot that accommodates the meeting.

1k tokens
PDF Calendar Parsing
by cxcscmu

Extracts calendar structure, time slots, existing appointments, and timezone from a PDF calendar document. Maps pixel positions to actual times using axis labels, identifies appointment blocks with their colors, and determines which dates are covered by the calendar.

823 tokens
Diverse Cuisine Restaurant Matching
by cxcscmu

Select restaurants across multiple cuisine types (American, Mediterranean, Chinese, Italian) that meet quality standards and budget. Use this when meal planning requires variety across different culinary traditions.

349 tokens
Multi City Road Trip Planning
by cxcscmu

Plan a multi-day road trip across multiple cities without flights, considering driving distances, travel time between destinations, and logical routing to minimize backtracking. Use this when building itineraries that require ground transportation between cities.

321 tokens
PDF Calendar Parsing
by cxcscmu

Use this skill to extract visual calendar data from a PDF file using PyMuPDF (fitz), including reading text for time labels and appointments, detecting colored rectangular blocks, and measuring their vertical positions to determine start/end times based on a 15-minute-per-row grid.

2k tokens
Ohio Trip Itinerary Planning
by cxcscmu

Use this skill when planning a 7-day road trip itinerary from Minneapolis to three cities in Ohio, covering budget, pet-friendly accommodations, cuisine preferences, and no-flight constraints. Produces a JSON itinerary file.

2k tokens
Organize Files By Subject
by cxcscmu

Use this skill to classify and move 100+ PDF/PPTX/DOCX files into 5 subject folders (LLM, trapped_ion_and_qc, black_hole, DNA, music_history) based on content analysis. Handles keyword scoring with filename tiebreaking and music_history as catch-all default.

3k tokens
Itinerary Planning
by cxcscmu

Use this skill to build a multi-day travel itinerary from structured requirements (origin, cities, dates, budget, constraints). It queries available database files and produces a day-by-day plan with transportation, meals, attractions, and accommodations.

726 tokens
Itinerary Validation
by cxcscmu

Use this skill to validate a completed itinerary JSON against all task requirements before finalizing output. Run this checklist after formatting and before writing the file.

589 tokens
Analyze PDF Calendar
by cxcscmu

Parse the calendar PDF to identify existing appointments, flexible blue slots, and the 15-minute grid coordinate mapping.

344 tokens
Schedule Sequential Slots
by cxcscmu

Find the earliest available meeting slots for multiple requests, treating blue blocks as available and updating the schedule state after each assignment.

271 tokens
Ground Transport Route Logic
by cxcscmu

Logic for planning itineraries that rely on ground transportation (driving) rather than flights, ensuring travel feasibility and daily activity engagement.

314 tokens
One Fund Analysis
by cxcscmu

Extracts AUM and total holdings count for a specific fund using its accession number and the quarter folder path.

177 tokens
Orchestrate Scheduling
by cxcscmu

Resolves scheduling conflicts between email requests and calendar availability, prioritizing meeting requests over blue (flexible) blocks.

264 tokens
PDF Calendar Parser
by cxcscmu

Parses /root/calendar.pdf to extract appointment timings, color-coded blocks, and time-axis mappings using pdfplumber.

351 tokens
Route Planning And Logistics
by cxcscmu

Determines the driving route from Minneapolis to Ohio, segments the 7-day travel period into manageable travel and stay durations, and ensures no flights are used.

202 tokens
Meeting Slot Scheduling
by cxcscmu

Find the earliest available meeting time slots that satisfy constraints. This skill implements the scheduling algorithm to match meeting requests with available calendar slots, handling blue (flexible) block overwriting, time constraints, and date preferences. Use this whenever you need to schedule a meeting or find available time slots.

924 tokens
PDF Calendar Extraction
by cxcscmu

Extract appointments and time blocks from a calendar PDF. This skill helps parse calendar.pdf to identify appointment blocks, their positions on the timeline, duration, and color coding (including blue blocks that represent flexible/overwritable slots). Use this whenever you need to extract calendar data from a PDF document.

751 tokens
Calendar Parsing
by cxcscmu

Parse visual calendar PDFs to extract existing appointments with their time ranges, colors, and availability status. Use this skill whenever processing calendar images/PDFs to determine busy/free slots, even if the user just says "check my calendar" or "find available time".

490 tokens
Meeting Scheduler
by cxcscmu

Schedule meetings by matching email requests against calendar availability. Use this skill when processing meeting request emails, finding optimal meeting times, or generating meeting reply templates. Triggers on phrases like "schedule a meeting", "find a time", "propose meeting slots".

578 tokens
Calendar Scheduling
by cxcscmu

Parse a visual calendar PDF to extract existing appointments and find earliest available meeting slots. Handles blue (low-priority/flexible) blocks as overwritable free time. Use when given a calendar image/PDF and meeting requests that need to be scheduled without conflicts.

415 tokens
Timezone Conversion
by cxcscmu

Convert meeting availability times between different timezones (e.g. PST to EST). Use when a meeting request specifies availability in a timezone different from the calendar's timezone.

274 tokens
Meeting Scheduler
by cxcscmu

Logic for finding the earliest possible meeting slot based on calendar availability and email request constraints. Use this skill whenever you need to propose a meeting time from a set of constraints and an existing schedule.

308 tokens
PDF Calendar Parser
by cxcscmu

Extracts appointments, start/end times, and priority colors from a PDF calendar. Use this skill whenever you need to understand existing schedules from a visual PDF calendar document.

354 tokens
Calendar Parser
by cxcscmu

Extract appointments from calendar.pdf. Use whenever you need to determine availability from the calendar.

178 tokens
Meeting Scheduler
by cxcscmu

Use this skill whenever you need to schedule meetings, parse calendar PDFs, resolve overlapping time windows across timezones, and format schedule responses.

387 tokens
Itinerary Planning
by cxcscmu

How to construct a 7-day, pet-friendly travel itinerary for three Ohio cities starting from Minneapolis without using flights. Use this skill for planning, organizing the itinerary data, and formatting the final JSON output.

371 tokens
Itinerary Planner
by cxcscmu

How to plan travel itineraries. Use this skill whenever the user mentions a travel itinerary, a trip, planning a vacation, or generating a schedule from travel constraints, even if they don't explicitly ask for an itinerary planner.

355 tokens
File Organizer
by cxcscmu

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

3k tokens
Planning With Files
by cxcscmu

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

9k tokens scripts
Travel Planning Workflow
by cxcscmu

Invoke this skill when performing travel planning. It defines a structured workflow for generating itineraries. Following this workflow is essential to ensure the final plan satisfies user requirements.

749 tokens
Instar Scheduler
by JKHeadley

Schedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically, automate a recurring task, set up a cron job, or wants work to happen while they're away. Trigger words: schedule, recurring, cron, every hour, every day, run daily, periodic, automated.

2k tokens
Spec Converge
by JKHeadley

Iteratively review an instar-development spec with multi-angle internal reviewers (security, scalability, adversarial, integration, decision-completeness, lessons-aware) and real cross-model external reviewers routed through the agent's own installed CLIs (codex → GPT-tier, gemini → Gemini-tier; one pass per available family) until convergence, then produce a comprehensive ELI10 convergence report. Output is a spec tagged review-convergence — one of the two tags /instar-dev requires before it will touch instar source. NOT user-invocable; run by the instar-developing agent before any spec-driven /instar-dev work.

29k tokens scripts
Vaultr Notes
by skoowoo

Guide for working with Vaultr, an AI-native personal note-taking system. Use this skill whenever the user wants to search, find, read, write, save, create, modify, delete, or capture notes — including journal entries, research notes, quick thoughts, knowledge retrieval, or any note-taking task. Trigger when the user says things like 'save this as a note', 'find my notes about X', 'create a note', 'look up my notes on X', 'read my note about Y', 'delete a note', 'quick note', 'short note', 'what do I know about X', or any variation of managing notes in Vaultr.

2k tokens
Chief Of Staff
by runxhq

Convert bounded mailbox and calendar evidence into a reviewable executive action packet.

7k tokens
Ecosystem Brief
by runxhq

Produce a decision-ready ecosystem briefing from fresh governed evidence without claiming publication.

4k tokens
Incident Commander
by runxhq

Advance one declared incident through a fixed roster, approval-bound communications planning, and receipt-backed resolution while canonical agency owns durable state.

8k tokens