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.
-
fabioc-aloha Skill Meeting EfficiencyAgenda design, time boxing, decision capture, async alternatives, and productive facilitation
-
fabioc-aloha Skill Alex Effort EstimationEstimate task duration from an AI-assisted development perspective rather than traditional human developer estimates
-
synthetic-sciences Bundle Bulk RnaseqEnd-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galore), alignment and quantification (STAR, Salmon, featureCounts), assembles a gene-level counts matrix, then hands off to differential expression (pydeseq2), pathway/GSEA enrichment (pathway-enrichment), and publication figures (scientific-visualization). Use whenever the user has bulk RNA-seq reads or quant output and wants a complete, reproducible differential-expression workflow — e.g. "analyze my RNA-seq", "FASTQ to DESeq2", "run nf-core/rnaseq", "STAR/Salmon quantification", "build a counts matrix for DESeq2", or "go from reads to differentially expressed genes and enriched pathways". Routes between an nf-core/rnaseq (Nextflow) path and a standalone STAR/Salmon path, and covers experimental design, strandedness, and QC gates. For single-cell RNA-seq use the scanpy skill instead.
-
ryan-brosas Bundle Coderabbit ReviewUse when CodeRabbit CLI review is explicitly requested; scope the external review, inspect current CLI capabilities, and validate findings without replacing the project’s PR workflow.
-
ryan-brosas Bundle Milvus FoundationUse when porting Milvus-style background maintenance into your own system: segment allocation/sealing policies, L0 delete-log compaction eligibility, mix/clustering/sort compaction triggers, a hot-swappable prioritized task queue with per-channel type exclusion, crash-safe persisted task state machines, publish-before-retire meta mutations, target-based reconcilers, storage-format migrations under rate limits, or snapshot-protection gating of destructive rewrites. Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.
-
ryan-brosas Bundle Rallly FoundationUse when porting group-scheduling poll machinery — floating vs timezone-pinned option storage, auto-close/reopen ladders, guest edit-token authorization, vote aggregation and scoring, atomic booking with invite dedup, cron housekeeping (inactivity retention + purge), or per-recipient email rendering.
-
ryan-brosas Bundle Sharex FoundationUse when porting ShareX's desktop job kernel — per-task STA worker threads with UI-context event marshaling, bounded upload admission control, state-dependent stop/cancel ladders, retry ladders, after-upload pipelines, and uploader factory/config gates. Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.
-
ryan-brosas Bundle Airflow FoundationUse when porting Airflow scheduler and triggerer foundation — HA task queueing, executor reconciliation, retry/timeout ladders, orphan adoption, deferred-task lifecycle.
-
ryan-brosas Bundle Dagster FoundationUse when building a workflow/DAG scheduler daemon: generator-driven daemon loops with heartbeat liveness, queued-run admission with priority+tag concurrency, cron catch-up windows, sensor/tick crash recovery, declarative-automation asset scheduling with versioned cursors, run monitoring timeout ladders, and auto-retry idempotence.
-
ryan-brosas Bundle Freescout FoundationUse when porting helpdesk email pipelines: IMAP fetch paging with count-driven pagination, hash-witnessed Message-ID threading, reply-separation ladders, bounce detection, per-mailbox SMTP driver swaps, schedule self-healing supervisors, deferred notification buses, and SSRF-guarded URL imports.
-
ryan-brosas Bundle UI UX Iteration LoopUse when improving or designing an interface through repeated UI/UX iterations, especially when feedback is vague, a screen looks usable but a task underperforms, or psychology and UI heuristics must become testable design changes rather than decoration.
-
ryan-brosas Skill Fsharp Coding PracticesUse when authoring or reviewing F#,.NET naming, XML docs, module/type design, Async/Task boundaries, vanilla.NET interop (Func, IEnumerable, TryGetValue), and Fantomas/dotnet build in CI.
-
vril-labs Bundle Cloudflare Email RoutingCloudflare Email Routing
-
kernel8901 Bundle Todo**macOS Only** - Manage macOS Reminders app via AppleScript. Full-featured reminder management: add, list, complete, delete, search, create lists, and more. **Note: This skill is macOS-only**, requiring the native Reminders app. Use cases: - Create reminders with due dates and priorities - List reminders from specific lists or incomplete ones - Mark reminders as complete/uncomplete - Delete reminders - Search reminders by title or content - Create new reminder lists - View today's due reminders
-
kernel8901 Bundle Imap IdleEvent-driven email monitoring using IMAP IDLE protocol. Replaces polling with instant push notifications via OpenClaw webhooks. Use when setting up email monitoring, replacing hourly email checks, or implementing event-driven email processing. Monitors multiple IMAP accounts, triggers webhooks on new mail, zero tokens while waiting.
-
kernel8901 Bundle ClawmailEmail service for AI agents with wallet authentication and crypto payments
-
dojogenesis Skill Epic DesignBuilds immersive, cinematic 2.5D websites with scroll storytelling, parallax depth, text animations, and 45+ premium scroll effects — no WebGL required. Use for any web design task: 'Apple-style animation', 'immersive landing page', 'scrollytelling', 'parallax', 'product rises between sections', 'make it feel alive', 'premium hero section'.
Audited -
dojogenesis Bundle Process ExtractionProcess-to-Skill Workflow
-
dojogenesis Skill Decision LoggerTwo-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with /cs:review. Invoked automatically by the board-meeting skill after Phase 5 founder approval.
Audited -
dojogenesis Skill Parallel AgentsLaunch multiple agents in parallel with file-based coordination and context isolation. Use when spawning concurrent background agents. Trigger phrases: "run agents in parallel", "launch background agents", "parallel task delegation".
-
dojogenesis Skill Secure Workflow GuideSecure Workflow Guide
-
ricneves-ai Skill Board MeetingProtocolo de reunião de conselho com múltiplos agentes para tomada de decisões. Executa uma deliberação estruturada em 6 fases: carregamento de contexto, contribuições independentes do C-suite (isoladas, sem contaminação cruzada), análise crítica, síntese, revisão do fundador e extração de decisão. Use quando o usuário invocar /cs:board, solicitar uma reunião de conselho ou querer deliberação executiva estruturada com múltiplas perspectivas sobre uma questão estratégica.
-
ricneves-ai Skill CobrancaCria scripts e estratégias de cobrança de inadimplência respeitando o CDC e a Lei 8.078/90. Inclui régua de cobrança, scripts por canal (email, WhatsApp, SMS, telefone) e orientação sobre protesto, SPC/Serasa e cobrança judicial no Brasil.
Audited -
ricneves-ai Skill Sistema GtdImplementação do método GTD (Getting Things Done) adaptado à realidade brasileira: configuração das caixas de coleta, processamento de inbox, listas de próximas ações e revisão semanal com ferramentas digitais e analógicas.
Audited -
ricneves-ai Skill Spec Driven WorkflowUse quando o usuário pede para escrever specs antes do código, definir critérios de aceitação, planejar funcionalidades antes da implementação, gerar testes a partir de especificações, ou seguir práticas de desenvolvimento spec-first.
-
swan-gtm Bundle Competitor MonitoringUse this skill when you need to know what rival companies are doing — "what are my competitors doing", "competitor update", "competitor news", "competitive landscape", "market intel", "what's new with [company]", "track [company]", "competitor briefing", "who's making moves", "we keep losing deals to [company]" — or before a board meeting, battlecard refresh, or strategy session that needs competitive context. Produces a structured intelligence briefing — funding, M&A, leadership moves, product launches, hiring waves, partnerships — with every signal date-verified against its primary source and deduped against a running memory file per competitor, so each run surfaces only what is new.
-
swan-gtm Skill 52 Newsletter IdeasUse this skill whenever someone is running out of newsletter ideas, doesn't know what to write about, wants a year's worth of content mapped out, or needs a content calendar. Also triggers on phrases like "what should I write about," "newsletter ideas," "52 ideas," "content ideas for my newsletter," "year of newsletter topics," "I don't know what to write," "help me fill my content calendar," "give me newsletter topic ideas," or "I'm stuck on what to write." Generates 52 tailored weekly newsletter ideas — one for every week of the year — organized into 6 proven categories (Educational, Inspirational, Engagement, Practical Value, Trust-Building, and Promotional). Interviews the user across 6 questions, then generates 52 specific, ready-to-write newsletter ideas using 52 proven email formats tailored to their niche, audience, and paid offer.
-
swan-gtm Skill Email Content IdeasUse this skill when you need email ideas, are stuck on what to send, want newsletter topics, or need to fill your content calendar. Brainstorms 10 email and newsletter content ideas from any starting point — a topic, a theme, a mood, a business goal, or even just "I don't know what to write." Works as a general-purpose email ideation engine when you're staring at a blank screen — unlike expansion skills that require a specific input (a YouTube video, sales call, or LinkedIn post), this one works with anything or nothing. Outputs 10 ideas with subject lines, angles, and format recommendations. Trigger on "what should I email about", "email ideas", "newsletter ideas", "I don't know what to write", "brainstorm emails", "content ideas for my newsletter", "what should I send my list", "email content calendar", or any request to brainstorm email or newsletter topics.
-
swan-gtm Skill Email Subject LinesUse this skill when you need a subject line for any email, want to improve open rates, or are A/B testing subject lines. Generates 5-10 high-converting email subject lines using 100 proven direct-response frameworks organized by psychological trigger (curiosity, urgency, pain point, authority, results, contrarian, value, action, empowerment, story, trend, quick win). Analyzes your email content to match the right frameworks, then outputs subject line variations with preview text recommendations. Trigger on "subject line", "email subject", "what should the subject be", "help with this email subject", "write subject lines", "improve my open rates", "subject line ideas", or any request involving email + subject line.
-
swan-gtm Skill Email Copy OptimizerUse this skill when you've written an email draft that needs polishing, want a second set of eyes on your copy, or want to improve engagement and conversion rates on any email. Optimizes any email draft by applying 10 proven copywriting rules from someone who writes for 7, 8, and 9 figure founders. Analyzes your email and provides specific improvements for: subject lines (10+ variations), intro hooks, direct reader address, mobile formatting, skimmability, PS sections, contextual CTAs, and paragraph structure. Trigger on "improve my email", "optimize my email copy", "review my email", "edit my email", "make my email better", "polish my email draft", "email copywriting feedback", or any request to improve an existing email draft.
-
swan-gtm Skill Weekly Roundup EmailUse this skill when you want to send a weekly digest, curated newsletter, link roundup, "best of the week" email, or Friday recap. Writes a curated weekly roundup email that packages the best links, resources, takeaways, or insights from your week into a scannable, high-value email your subscribers actually look forward to. Supports multiple roundup formats: link roundup, lesson roundup, tool roundup, content roundup, or hybrid. Generates the full email with subject line, intro, curated items with your commentary, and a CTA. Trigger on "weekly roundup", "roundup email", "weekly digest", "curated email", "best of the week email", "Friday email", "link roundup", "weekly recap email", or any request to write a curated digest-style newsletter.
-
swan-gtm Skill Never Guess An EmailUse this skill when you have a target company but no verified contact address and you are tempted to infer one from a pattern — first.last@, f.last@, firstinitiallast@. Produces a routing decision per account: send, route to another channel, or leave unreachable and say so. Covers pattern-guessing, role inbox selection, dead-domain checks, and what to do when no address exists at all.
-
swan-gtm Skill B2b Cold Email CopywritingUse this skill when writing or fixing cold email that has to land in the primary inbox and get replies at volume — "write a cold sequence for this list", "our cold email gets no replies", "set up outbound copy for this offer". The full B2B Boosted system distilled from millions of real sends - diagnose in the Big-3 order (list 40%, offer 40%, copy 20%), deliverability before copy, five email frameworks, a personalisation ladder, interest-based CTAs, deliverability-safe spintax, a banned-words list, and a pre-send QA checklist. Turns an enriched lead list into reply-getting sequences that read like one human wrote to another.
-
swan-gtm Skill Newsletter Welcome EmailUse this skill when launching a newsletter, improving your welcome email, setting up an email onboarding flow, or optimizing deliverability. Writes a high-converting newsletter welcome email using a proven 6-step formula: reinforce their decision, remind them what's in it for them, set clear expectations, ask for a reply (for deliverability), provide instant value, and optionally present a welcome offer. Includes a plug-and-play template plus a fully personalized version. Trigger on "welcome email", "newsletter welcome", "first email to subscribers", "subscriber welcome email", "improve my welcome email", "onboarding email for newsletter", or any request to write the first email new subscribers receive.
-
swan-gtm Bundle Multi Account Content FleetUse this skill when two or more accounts inside one company publish on a shared content calendar: a founder plus two AEs, a leadership team, an employee advocacy roster, a set of operator voices. Produces the lane map, per-account voice sheets, cadence plan, and engagement rules the fleet runs on. Covers running multiple LinkedIn accounts without them sounding the same, splitting topics across people, staggering posting windows, avoiding reciprocal engagement patterns, and diagnosing a fleet-wide decline where every account drops at once.
-
swan-gtm Skill I Made This For You EmailUse this skill when announcing a new lead magnet, free resource, template, tool, guide, checklist, or any new asset to your email list. Writes an "I made this for you" announcement email — the email you send your list when you've created a new free resource, tool, template, or piece of content specifically for them. Uses a proven 5-part structure: personal story of why you built it, what it is, what's inside, how to get it, and a PS that reinforces the value. This email style consistently outperforms generic promotional emails because it frames the resource as a gift, not a pitch. Trigger on "announce my new resource", "I made this for you email", "resource announcement email", "new lead magnet email", "tell my list about my new freebie", "gift to my subscribers email", "new resource email", or any request to write an email announcing a free resource or tool you created for your audience.
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 meeting-efficiency, alex-effort-estimation, bulk-rnaseq. 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.