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.
-
sheshiyer Skill Django CeleryDjango + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
-
sheshiyer Skill Kotlin TestingKotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage, following TDD methodology. USE WHEN writing tests for Kotlin code, adding coverage, doing property-based tests, or running a red-green-refactor workflow in Kotlin projects.
-
sheshiyer Skill Scientific Pkg Ggetgget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST/BLAT searches, and enrichment checks. USE WHEN finding Ensembl IDs or gene metadata, fetching sequences and reference genomes, or querying protein, pathway, and expression modules.
-
sheshiyer Skill Scientific DB Uspto DatabaseUSPTO patent and trademark workflow for official records, PatentSearch queries, TSDR checks, and assignment data. USE WHEN searching granted patents or publications, checking application or trademark status, or building reproducible prior-art and IP-landscape logs.
-
undermybelt Bundle Github Actions FlowsThis skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, protecting secrets from exfiltration, preventing script injection in workflow expressions, and implementing required reviewers for workflow changes.
-
undermybelt Bundle Business Email CmprmsBusiness Email Compromise (BEC) is a sophisticated fraud scheme where attackers impersonate executives, vendors, or trusted partners to trick employees into transferring funds, sharing sensitive data,
-
undermybelt Bundle Privacy Impact AssssmAutomates the Privacy Impact Assessment (PIA) workflow including data flow mapping, privacy risk scoring matrices, GDPR Article 35 DPIA and CCPA/CPRA alignment checks, data inventory cataloging, and remediation tracking. Implements the NIST Privacy Framework PRAM methodology and ICO DPIA guidance for systematic identification and mitigation of privacy risks across processing activities. Use when conducting privacy assessments for new systems, evaluating regulatory compliance posture, or building automated privacy governance programs.
-
undermybelt Bundle Phishing Incident RespResponds to phishing incidents by analyzing reported emails, extracting indicators, assessing credential compromise, quarantining malicious messages across the organization, and remediating affected accounts. Covers email header analysis, URL/attachment sandboxing, and mailbox-wide purge operations. Activates for requests involving phishing response, email incident, credential phishing, spear phishing investigation, or phishing remediation.
-
mouadja02 Skill Msstore CLIMicrosoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store
-
mouadja02 Skill Automate ThisAutomate from screen recording — extract frames/audio, produce working scripts
-
mouadja02 Skill First AskInteractive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension
-
mouadja02 Skill Spec Driven DevelopmentUse before writing code on anything non-trivial: a new project or feature, ambiguous or incomplete requirements, a change spanning multiple modules, an architectural decision, or work over ~30 minutes. Runs a gated Specify → Plan → Tasks → Implement workflow with human review at each phase. Skip for single-line fixes.
-
mouadja02 Skill Git Workflow And VersioningUse on every code change — commit structure, branching, history hygiene, and versioning. Apply when committing work, opening or splitting a branch, writing commit messages, cutting a release, or recovering from a bad history state.
-
mouadja02 Skill Planning And Task BreakdownUse when a task feels too large or vague to start, a spec needs breaking into implementable units, work must be parallelized across agents or sessions, or implementation order is unclear. Produces ordered tasks with acceptance criteria. Skip when the spec already contains well-defined tasks.
-
mouadja02 Bundle Content Management SystemsWorkflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms
-
sheshiyer Bundle FfmpegVideo and audio processing with FFmpeg — format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. USE WHEN converting GIF to MP4, resizing or compressing video, extracting or stripping audio, changing codecs/containers, or any media transformation task.
-
mturac Skill Strategic Compact 6Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
-
mturac Skill Git WorkflowGit workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
-
mturac Skill Django CeleryDjango + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
-
mturac Skill Email Ops 2以证据为先的邮箱分类、草稿、发送验证及已发送邮件安全跟进工作流,适用于ecc。当用户希望整理邮件、通过真实邮件界面起草或发送、或证明已发送邮件内容时使用。
-
revfactory Bundle Meeting Strategist 2회의 전략 문서를 에이전트 팀이 협업하여 안건구조설계→배경자료조사→의사결정프레임워크→회의록템플릿→팔로업플랜까지 한 번에 생성하는 풀 파이프라인. '회의 준비해줘', '회의 안건 만들어줘', '미팅 준비 자료', '회의 전략', '의사결정 회의 설계', '이사회 안건', '프로젝트 킥오프 회의', '팀 미팅 준비', '워크숍 설계' 등 회의 준비 전반에 이 스킬을 사용한다. 기존 안건이 있으면 배경자료·프레임워크·템플릿 작성을 지원한다. 단, 실제 회의 진행(화상회의 시스템 운영), 회의실 예약, 참석자 일정 조율은 이 스킬의 범위가 아니다.
-
revfactory Bundle Decision Frameworks 2의사결정 프레임워크 라이브러리. framework-designer 에이전트가 회의용 의사결정 구조를 설계할 때 참조. '의사결정 매트릭스', 'DACI', '옵션 평가' 요청 시 사용. 단, 실제 투표 시스템이나 의사결정 자동화 도구 구축은 범위 밖.
-
revfactory Bundle Facilitation Techniques 2회의 퍼실리테이션 기법 라이브러리. agenda-architect와 followup-planner 에이전트가 효과적인 회의를 설계할 때 참조. '퍼실리테이션', '회의 진행 기법', '워크숍 설계' 요청 시 사용. 단, 실제 회의 진행이나 화상회의 도구 운영은 범위 밖.
-
yigityildiz0 Bundle TurborepoTurborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected.
-
yigityildiz0 Bundle PlaywrightUse when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow.
-
yigityildiz0 Skill Product Manager 2Product management analysis for engineering-informed decision framing. Use when a task needs product framing, feature prioritization based on user impact.
-
wenjunduan Skill Tdd 10TDD 操作手册 — E 阶段每个 Task
-
wenjunduan Skill Tdd 11TDD — E阶段每个Task
-
wenjunduan Skill Archive 2Context threshold management and done task archival for long sessions
-
wenjunduan Skill Reflexion 3E 阶段每 Task 自我反思。superpowers execute-plan 循环中叠加使用, 在 micro-review 之前触发。
-
wenjunduan Skill Reflexion 5E 阶段自我反思 — 每个 Task Micro-review 之前
-
revfactory Bundle Email Copywriting 2카피라이터(copywriter)가 사용하는 이메일 카피라이팅 전문 스킬. 제목줄 심리학, 프리헤더 최적화, CTA 설계, 스캔 가능한 본문 구조 등 이메일 매체 특화 작문 방법론을 제공한다. '이메일 카피', '뉴스레터 작성', '제목줄', 'CTA 설계' 등에 활용한다.
-
mturac Skill Mle Workflow 2日本語翻訳:このファイルは mle-workflow 用の日本語翻訳が必要です
-
mturac Skill Tdd Workflow 4새 기능 작성, 버그 수정 또는 코드 리팩터링 시 이 스킬을 사용하세요. 단위, 통합, E2E 테스트를 포함한 80% 이상의 커버리지로 테스트 주도 개발을 시행합니다.
-
mturac Skill Git Workflow 2Git工作流模式,包括分支策略、提交约定、合并与变基、冲突解决以及适用于各种规模团队的协作开发最佳实践。
-
mturac Skill Tdd Workflow 5在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。
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 django-celery, kotlin-testing, scientific-pkg-gget. 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.