Productivity
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
-
caffeinelabs Skill Extension Email RawSend an email with multiple to, cc and bcc addresses.
-
caffeinelabs Skill Extension Email VerificationSupport for sending an email with a link the recipient can click to prove they own the email address.
-
caffeinelabs Skill Extension Email Calendar EventsSupport for organising events/meetings and sending invitations by email.
-
netease-youdao Bundle PlaywrightUse when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
-
netease-youdao Bundle Create PlanCreate a concise plan. Use when a user explicitly asks for a plan related to a coding task.
-
netease-youdao Bundle Local ToolsAccess local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.
-
netease-youdao Bundle Skin CreatorCreate and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skin_pack workflow marker; do not use for ordinary theme or image requests.
-
netease-youdao Skill Article WriterMulti-style article creation skill. Supports 5 writing styles (deep analysis, practical guide, story-driven, opinion, news brief), including complete workflow: material collection → outline → content → formatting. Activated when users mention "write article", "write post", "create", or "draft".
-
netease-youdao Bundle Content PlannerWeChat Official Account topic planning and content calendar management. Based on WeChat article search and trending analysis, generates differentiated topic recommendations and outputs structured content calendars. Activated when users mention "topic", "planning", "content calendar", "trending", or "what to write next week".
-
netease-youdao Bundle Imap Smtp EmailRead and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
-
useosint Bundle Whose Number Is ThisInvestigate a phone number — E.164 normalisation with libphonenumber, phoneinfoga scanning, carrier and line-type identification, VoIP and burner detection, messaging-app registration checks, and reverse-lookup and caller-ID sources. Use for phone OSINT and reverse phone lookup, "who owns this number", identifying a burner or VoIP number, or checking whether a number is registered on WhatsApp, Telegram or Signal. Applies to vishing and business email compromise investigation, verifying a counterparty before sending payment, recruitment and marketplace scam checks, and fraud triage. Reference at useosint.com/skills/whose-number-is-this.
-
alleneubank Skill ImproveUse after completing a task, before claiming done, before handoff, or when asked "what are some improvements?" Surfaces concrete suggestions grounded in session observations.
-
qverisai Bundle Qveris Hhxg MarketQVeris-native adaptation of candidate 9, HHXG Market. Use for A-share market snapshot, exchange calendar, margin financing watch, news flash, concept/theme, dragon-tiger, northbound, sector flow, and large-order analysis.
-
qverisai Bundle Qveris InvestskillQVeris-native adaptation of candidate 5, InvestSkill. Use for US stock 10-K digest, bear case, catalyst calendar, competitor analysis, DCF valuation inputs, and earnings call analysis using qveris_finance.* CAP evidence.
-
qverisai Bundle Qveris Earnings TrackerQVeris-native adaptation of candidate 8, Earnings Tracker. Use for earnings calendar, watchlist, industry filtering, post-earnings recap, and price reaction workflows across US, HK, and CN markets.
-
qverisai Bundle Qveris Tradermonty Trading SkillsQVeris risk/regime monitor adapted from candidate 10, Tradermonty Trading Skills. Use for portfolio risk review, market regime, sector rotation map, data-quality checking, and earnings calendar monitoring; trading actions are intentionally removed.
-
elvisun Skill Pr CalendarTurn the Medialyst PR calendar feed into a brand-specific, lead-time-aware plan. Pull source-backed upcoming moments, keep only the few a brand has real standing to own, schedule backward from the event date, screen out tone-deaf hooks, and hand selected moments to angle and journalist prep ahead of time. The planned twin of newsjack-detector's reactive monitoring.
-
freestylefly Skill Release SkillsUniversal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
-
prisma-prisma-next Skill Publish NPM VersionCuts the next minor release of Prisma Next: bumps the root package.json version, propagates it to every workspace package, and opens a PR titled "chore(release): bump to <next-version>". When the maintainer merges the PR, the `Publish to npm` workflow runs automatically and ships the new version to npm under dist-tag `latest`, plus a matching GitHub Release. Use when a maintainer asks to "cut the next minor", "bump to the next version", "open a release PR", or "prepare a publish PR".
-
prisma-prisma-next Bundle Review Implement PhaseImplements triaged review actions, commits focused fixes, and posts Done plus resolves threads. Use when the user wants only the implementation phase of the review-framework workflow.
-
vitorpamplona Skill Ngit PrHow to create, review, revise, and merge pull requests in this repo, which can be published TWO ways — GitHub (the `gh` CLI) and git-over-nostr (the `ngit` CLI, where PRs are nostr **proposals** reviewed on gitworkshop.dev). Use whenever a task involves opening/updating/merging a PR by either mechanism, the `pr/feat/*` branches, the `ngit` or `gh` CLIs, gitworkshop.dev, or a `nostr://` remote. Remote names vary per clone (and a collaborator may have only one) — this skill identifies remotes by URL, and covers the three-mains alignment gate the nostr flow depends on.
-
delphine-l Bundle Galaxy Workflow DevelopmentExpert in Galaxy workflow development, testing, and IWC best practices. Create, validate, and optimize .ga workflows following Intergalactic Workflow Commission standards.
-
delphine-l Skill Workflow Maintenance LogMaintain per-workflow developer logs in Obsidian when working on Galaxy workflows. Use whenever creating, version-bumping, fixing, or updating an IWC/Galaxy `.ga` workflow or its `-tests.yml`. Logs detailed changes, test YAML edits, and `planemo` invocation history so the correct planemo command (full `planemo test` vs fast `workflow_test_on_invocation`) is obvious without guessing. Triggers on any session that edits `.ga`, edits `-tests.yml`, runs `planemo test`/`planemo workflow_test_on_invocation`, or prepares an IWC PR.
-
wedsamuel1230 Bundle Freertos PatternsUse when users need ESP32 FreeRTOS or RP2040 multicore patterns for task creation, queues, synchronization, memory checks, task notifications, or cross-core coordination.
-
wedsamuel1230 Skill Embedded Project LoopUse first when Arduino or embedded hardware work spans sessions, parts delivery, wiring, soldering, flashing, measurements, field tests, recovery, or a durable next-todo is needed. Maintain explicit evidence and concrete physical-world user gates instead of assuming completion.
-
wedsamuel1230 Bundle Arduino Workflow RouterRoute Arduino and embedded-system requests across Arduino IDE, Arduino CLI, PlatformIO, and vendor-specific tools. Use when a request combines firmware, board constraints, electronics, power, networking, calibration, enclosure, upload, debugging, OTA, or maintenance, or when the exact board or toolchain is not yet clear.
-
wedsamuel1230 Bundle Sensor Signal FilteringUse when the main problem is a noisy or aliased analog/ADC signal and the task needs signal-chain diagnosis or filter-path selection across sampling, anti-aliasing, RC/input conditioning, ADC source impedance/settling, latency, startup, saturation, or raw/fault observability. Apply it when software filtering and hardware signal conditioning interact, even when the request only says that an analog sensor is unstable. Hand reusable Arduino snippets to arduino-code-generator, board facts to board-support, voltage/pin/rail safety to wiring-safety-check or circuit-debugger, and calibration after detection to sensor-calibration-workbench.
-
readdle Skill Use SparkUse the spark CLI to access the user's Spark email data - list emails, search by topic, read threads, check calendar events, find availability, look up contacts, and view team info. Use when the user asks about their emails, calendar, contacts, meetings, or scheduling.
-
readdle Skill Spark Recipe End Of DayEnd-of-day review: check for loose ends, review pinned items, and preview tomorrow's calendar.
-
readdle Skill Spark Recipe Meeting PrepPrepare for an upcoming meeting: check agenda, search for email context, look up attendee details, and flag open threads that should be raised.
-
readdle Skill Spark Recipe Weekly DigestWeekly summary: this week's meetings, unread email breakdown by category, and team assignment status.
-
readdle Skill Spark Recipe Topic TimelineBuild a chronological narrative for a topic by interleaving meeting transcript excerpts and email thread summaries across a time range.
-
readdle Skill Spark Persona Meeting ManagerMeeting manager persona for Spark. Meeting preparation, transcript review, follow-up drafts, and scheduling.
-
readdle Skill Spark Recipe Meeting FollowupReview a meeting transcript and draft follow-up emails with action items to attendees.
-
readdle Skill Spark Recipe Schedule MeetingFind mutual availability with attendees and suggest meeting times.
-
readdle Skill Spark Recipe Invitation ManagerProcess pending calendar invitations: check availability and present a decision list with recommendations.
Frequently asked questions
What are Productivity agent skills?
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
Which Productivity skills are most installed?
Popular Productivity skills on SkillMD right now include extension-email-raw, extension-email-verification, extension-email-calendar-events. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Productivity skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.