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.
-
swan-gtm Skill Lead Magnet Welcome EmailUse this skill when you need a welcome email, subscriber onboarding email, or first-touch email for a new lead. Writes a warm, effective welcome email for new newsletter subscribers or lead magnet downloaders. Trigger on "write a welcome email", "lead magnet welcome email", "new subscriber email", "newsletter welcome email", "first email for new subscribers", "onboarding email", or any request to create an email that greets and sets expectations for new subscribers. Interviews the user for context, then generates a complete welcome email with subject line options.
-
swan-gtm Skill Linkedin Post To NewsletterUse this skill when someone wants to repurpose LinkedIn content into an email, turn a LinkedIn post into a newsletter, expand a post into a longer email, or get more mileage out of existing content. Also triggers when someone says things like "repurpose this post", "turn this into a newsletter", "expand this LinkedIn post", "write an email from this post", or "I want to use this post as a newsletter." Transforms a high-performing LinkedIn post into a longer-form educational newsletter email that educates, nurtures trust, and drives sales — takes the original post plus optional context from the user, then generates a complete newsletter email with subject line, expanded body, soft CTA, and PS section.
-
swan-gtm Skill Newsletter Welcome SequenceUse this skill when someone needs to write a welcome sequence, onboarding emails, nurture sequence, or wants to turn new subscribers into buyers. Also triggers when someone says things like "write my welcome emails", "build my welcome sequence", "what emails should I send new subscribers", "how do I onboard new subscribers", or "write my nurture sequence." Writes a complete 5-email newsletter welcome sequence that turns new subscribers into engaged readers and future customers — interviews the user for context, then generates all 5 emails: Warm Welcome, Greatest Hits, Biggest Mistake, Origin Story, and Soft Sales Pitch.
-
mattakushi432 Skill Async CommsWhen to activate: async communication, written communication, remote work, async-first, Loom, Notion, timezone management, reducing meetings
-
mattakushi432 Skill Note TakingWhen to activate: note taking, Zettelkasten, PARA method, knowledge management, PKM, evergreen notes, second brain, Obsidian, Roam, Notion
-
mattakushi432 Skill Gtd WorkflowWhen to activate: GTD, Getting Things Done, task capture, inbox zero, next actions, weekly review, contexts, projects list, someday maybe, trusted system
-
mattakushi432 Skill Python AsyncWhen to activate: asyncio, async/await, concurrent I/O, aiohttp, anyio, task groups, asyncio patterns
-
mattakushi432 Skill Delegation PatternsWhen to activate: delegation, task handoff, trust building, ownership transfer, managing without micromanaging, empowerment, letting go
-
mattakushi432 Skill Python Background WorkersWhen to activate: ARQ, RQ, background workers, Redis-based queues, async task workers
-
aeondave Skill Mqtt PwnAuth/lab ref: MQTT-PWN broker assessment; connect, topics/messages, $SYS fingerprinting, weak-auth checks, IoT evidence workflow.
-
aeondave Skill ForemostAuth/lab ref: file carving from disk images, raw media, and damaged data; headers/footers, recovery workflow, evidence handling.
-
aeondave Bundle PowerviewAuth/lab ref: PowerView AD reconnaissance; users/groups/computers, ACL/delegation paths, policy checks, domain evidence workflow.
-
aeondave Skill FcrackzipAuth/lab ref: ZIP password-cracking utility for dictionary and brute-force testing. For you need a focused CLI workflow against password-protected ZIP archives before escalating to heavier cracking stacks.
-
aeondave Bundle Crypto TechniqueAuth/lab: cryptanalysis methodology; RSA/ECC, PRNG, padding/oracle, symmetric issues, key/ciphertext/signature triage, proof workflow.
-
h3y6e Skill Figure It OutDesign an auditable playbook when no narrower one fits: a large migration, an ambitious multi-part change, or work a human reviews after stepping away. Scales rigor to the task, runs a hypothesis loop, and logs decisions via show-me-your-work. Use for /figure-it-out, 'figure it out', a large migration, or when no narrower playbook applies.
-
h3y6e Bundle Writing PlansUse when you have a spec or requirements for a multi-step task, before touching code
-
h3y6e Skill Incremental ImplementationDelivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
-
ricneves-ai Skill Google Workspace CLIAdministração do Google Workspace via CLI gws. Instale, autentique e automatize Gmail, Drive, Sheets, Calendar, Docs, Chat e Tasks. Execute auditorias de segurança, use 43 receitas integradas e 10 pacotes de persona. Use para administração do Google Workspace, configuração da CLI gws, automação do Gmail, gerenciamento do Drive ou agendamento de Calendar.
-
ricneves-ai Skill Abandono De CarrinhoRecuperação de carrinho abandonado para e-commerces brasileiros: sequência de email, WhatsApp e retargeting no Meta Ads e Google. Scripts de copy em PT-BR com gatilhos psicológicos adaptados ao mercado nacional.
Audited -
ricneves-ai Skill Reaproveitamento De ConteudoReaproveita conteúdo entre formatos com máxima eficiência: vídeo → artigo → posts → thread → email → stories. Preserva a essência da mensagem original e adapta o tom e estrutura para cada plataforma do ecossistema digital brasileiro.
Audited -
h3y6e Skill ArenaSpawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for /arena, 'arena this', 'throw it in the arena', or when one attempt at a non-trivial artifact would lock in the wrong shape.
-
h3y6e Skill Tracking TasksTracks task state and findings as Obsidian task/daily notes so work survives across sessions. Use when starting any multi-step task, resuming or continuing prior work (including phrases like "continue", "last time", "where were we", or a reference to an earlier task/issue/PR), switching direction or scope mid-task, wrapping up or reporting task status, or hitting a TIL, workaround, env/tooling quirk, or cross-cutting decision worth recording — even in a single-response task with no task note yet.
Audited -
h3y6e Skill PonytailForces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).
Audited -
h3y6e Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
-
mattakushi432 Skill Time BlockingWhen to activate: time blocking, calendar blocking, deep work schedule, themed days, meeting batching, protected time, time management
-
mattakushi432 Skill Github ActionsWhen to activate: GitHub Actions, workflow, .github/workflows, jobs, steps, matrix, secrets, environments, reusable workflow, act
-
mattakushi432 Skill Meeting DesignWhen to activate: meeting design, meeting agenda, facilitation, decision meetings, async alternatives, meeting culture, no-meeting days, follow-up protocols, meeting effectiveness
-
mattakushi432 Skill Board ReportingWhen to activate: board deck, board meeting, board of directors, board update, board materials, pre-read, board presentation, governance reporting
-
mattakushi432 Skill Celery PatternsWhen to activate: Celery, task queues, Redis broker, async jobs, retry logic, periodic tasks, monitoring
-
mattakushi432 Skill Gradle PatternsWhen to activate: Gradle, Kotlin DSL, build.gradle.kts, multi-module, version catalog, gradle plugins, build optimization, task configuration
-
mattakushi432 Skill Content CalendarWhen to activate: content calendar, editorial calendar, content planning, publishing schedule, content pillars, content strategy, repurposing, distribution
-
mattakushi432 Skill Investor RelationsWhen to activate: investor relations program, shareholder communications, quarterly reporting, earnings calls, analyst relations, investor FAQ, IR calendar, cap table communications
-
mattakushi432 Skill Board CommunicationWhen to activate: board deck, board meeting, board of directors, board reporting, consent agenda, executive session, investor relations, governance
-
poly-gents Bundle ArchonLists, creates, and updates Archon tasks with statuses todo, doing, review, and done via archon_* tools. Use for Archon workboards and optional alignment with Jira.
-
poly-gents Bundle OutlookRead and send Outlook mail and manage calendar events via outlook_* and outlook_calendar_* tools.
-
poly-gents Bundle Cold EmailWrite B2B cold outbound emails and follow-up sequences that get replies.
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 lead-magnet-welcome-email, linkedin-post-to-newsletter, newsletter-welcome-sequence. 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.