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.
-
chambear2809 Bundle Splunk Appdynamics Alerting Content SetupUse when the user asks for AppDynamics health rules, alert policies, actions, schedules, email digests, action suppression, anomaly detection, automated RCA, dynamic baseline behavior, automated transaction diagnostics, alerting content import/export, rollback, or alert validation. Render and validate Splunk AppDynamics alerting content, including health rules, schedules, policies, actions, email digests, action suppression, anomaly detection, automated root cause analysis, import, export, rollback, AIML dynamic baselines, automated transaction diagnostics, and post-apply readback validation.
-
chambear2809 Bundle Cisco Secure Email Web Gateway SetupUse when onboarding Cisco ESA or WSA logs through supported Splunk add-ons and managed ingestion.
-
wundercorp Bundle HimalayaHimalaya CLI: IMAP/SMTP email from terminal.
-
nwave-ai Skill Nw Bugfix 3Bug fix workflow: root cause analysis → user review → regression test + fix via TDD
-
wundercorp Skill ObsidianRead, search, create, and edit notes in the Obsidian vault.
-
wundercorp Skill Email Inbox TriageTriage an inbox: prioritize threads, draft replies safely.
-
prathmeshgupta Skill Archify ReviewReview Archify issues, PRs, or code through value, cost, and impact to support evidence-based maintenance decisions. Use for issue triage, change reviews, and code quality assessments.
-
wundercorp Skill Meeting Action ItemsTurn meeting notes into cited decisions, owners, tickets.
-
abelski Skill Do In My ChromeDrive the user's own Chrome browser, headed, attached to their real running tab so cookies/logins carry over — never a fresh or switched profile. Use for any one-off task that needs to read or act on a live webpage the user is (or should be) logged into — check a page, click through a flow, scrape something, verify a live state — when no more specific skill already covers that site. Not for a project's own automated browser-test suite — that stays headless and isolated. Works in any project, not tied to this one.
-
tdak1509 Skill Increments PlanPlan a task as a sequence of small, single-responsibility PRs, each one a working, testable, revertible step toward an outcome. Every PR carries an outcome list — the steps someone runs to confirm it works. Use when planning or scoping multi-step work, when a task looks too big for one PR, when the user asks for a phased or incremental plan, or when the user asks how to break work into pull requests.
-
microxro Bundle GraphBuild and query a persistent, confidence-tagged knowledge graph of a repository (files, classes, functions, imports, calls, inheritance, docs) instead of rediscovering its structure from scratch every time you need codebase context. Use whenever a task needs you to understand how a codebase is put together to do the work well — a code review, "what does this PR touch and depend on", architecture questions ("how does auth connect to the database", "what depends on this service", "what would break if I changed this"), prep before a large refactor, or unfamiliar-codebase exploration — or whenever the user asks to "graph", "map", or "graphify" the repo. If a graph already exists (check .graph/graph.json), query it first and read only the exact files it points to instead of grepping broadly — that saves tokens versus rediscovering structure on every multi-file task. Skip this for a small repo, a single-file task, or a question about what one line of code does — read the file directly instead.
-
inno3dtony-rg Skill Inno3d Admin Docs이노쓰리디 **다우오피스 결재 문서**를 작성하는 스킬. 담당: 품의서, 기안서, 지출결의서, 지출증빙 정리, 계산서·세금계산서 구분, 원천징수 3.3% 케이스별 계산, 임상자문료·기공료 정산. 특수문자·표 없는 산문 형식으로 출력해 다우오피스 입력창에 그대로 붙여넣을 수 있게 한다. 쓰지 않는 경우: 회의 녹취 정리는 `inno3d-meeting-processing`(회의록과 결재문서를 한 문서로 합치면 상신 시 반려 위험).
-
wundercorp Bundle Google WorkspaceGmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
-
inno3dtony-rg Skill Dental Education Training이노쓰리디 **제품(Densflo 구강 스캐너)과 치과 디지털 워크플로우 교육**을 설계하는 스킬. 교육 대상은 딜러·치과 종사자다. 담당: 제품 교육 커리큘럼, 실습 매뉴얼, 딜러 교육 자료, 치과위생사·기공사 교육, 신규 사용자 온보딩 절차, 제품 사용법 How-to. 넘길 곳: Claude·AI 도구 사용법 학습은 `academy-guide`, 일반 지식 학습·개념 설명은 `learn`, 회의 녹취 정리는 `inno3d-meeting-processing`, 개별 고객 장애 1건 대응은 `dental-technical-support`. 교재에 넣는 스펙·인증·가격은 `inno3d-dental-master`의 확정값만 쓴다.
-
wundercorp Skill Social Media Content CalendarPlan multi-platform social campaigns: briefs to posting.
-
patsnap Bundle Complete Invention Disclosures RdGuide inventors and R&D teams through a seven-step English invention-disclosure workflow, organize rough technical notes, identify missing technical support, and generate a structured draft for inventor and qualified patent-professional review. Use when a user has an idea, product note, paper abstract, experiment record, design discussion, or incomplete disclosure that must be made technically complete without drafting claims or providing legal conclusions.
-
patsnap Skill Design Around Multiple Patents IpDevelop and screen engineering design-around concepts against two or more potentially relevant patent rights using an application-driven eight-step FTO workflow. Use when users request multi-patent design-around work, freedom-to-operate screening, patent risk mapping, candidate design-space analysis, claim-by-concept cross-screening, iterative risk repair, or an attorney-review package with technical validation plans.
-
yrodiere Skill Git Rebase WorkflowPatterns for interactive rebasing, fixup commits, and incremental verification of multi-commit branches. For complex, long-running tasks where testing is expensive and changes have side-effects across many modules.
-
ryancheng77 Bundle Ryan Simple Git WorkflowUse when Ryan asks for Git help, branch management, workspace management, committing, merging, checking repository status, safe task branches, or when he says he does not understand Git, repositories, branches, workspace, commits, merges, or rollback.
-
ryancheng77 Bundle Ryan Multi AI Repo GovernanceUse when a project needs AGENTS.md, project docs, AI collaboration rules, handoff structure, safe task lanes, reusable project memory, or needs to become easier for Codex, Claude Code, Cursor, or other coding agents to take over.
-
ryancheng77 Skill Ryan Visual Asset WorkflowUse when a project or deliverable needs a generated image asset and the user explicitly allows using the signed-in ChatGPT web experience through ego browser. Keep prompts minimal, bounded, reviewable, and separate image generation from code or publishing.
-
ryancheng77 Bundle Ryan Codex Automation WorkflowUse when the user asks to create, update, inspect, delete, or troubleshoot Codex scheduled tasks, recurring automations, reminders, monitors, follow-ups, cron jobs, heartbeat tasks, or asks whether Codex can run something later.
-
3351666087 Bundle Wechat Key MacosExtract SQLCipher database keys from WeChat for Mac 4.x (tested 4.1.13) so its local chat databases can be decrypted and queried. Use when a user on macOS wants to read/decrypt/export their own local WeChat data and existing tools (e.g. wechat-cli, wechat-decrypt) fail with 0 keys / "cannot decrypt" because they only support WeChat <= 4.1.8. Runtime: macOS (Apple Silicon or Intel), Python 3.10+, frida < 17, pycryptodome; requires sudo and a running, logged-in WeChat that has been ad-hoc re-signed with get-task-allow.
-
zhaobenxiang5-coder Bundle Temu ShangjiaTurn AI商品上架包 / listing-upload-pack artifacts from flow-task-center-pro into a Zhitai/TEMU 创建产品 saved draft by filling fields and uploading images, then clicking only 暂存. Use when the user asks to TEMU上架, temu上架, 上架包暂存, 蜘泰创建产品, Zhitai staged listing, TEMU草稿, 用AI商品上架包填蜘泰, or convert an AI商品上架包 folder into a non-publishing draft.
-
jsmak Skill Obsidian Todo SyncObsidian 볼트의 마크다운 노트에서 체크박스 할 일(- [ ])을 수집해 한 곳으로 모으거나 상태를 동기화합니다. "옵시디언 할일 모아줘", "obsidian todo 정리", "볼트에서 미완료 태스크 찾아줘" 같은 요청에 사용하세요.
-
talkingbeer Bundle Meeting Minutes회의록 작성 스킬. 회의 목적(의사결정/논의/보고/인터뷰/면담/공유)을 파악하고 인테이크-작성-윤문-검수 파이프라인으로 일관된 수준의 회의록을 생성한다. 트리거: 회의록, 미팅노트, 회의 정리, 인터뷰 노트, 원오원 기록, 실적 보고 정리, 진단노트.
-
pksarkar345 Skill Smart CommitWrites clean, Conventional Commit-style messages from a git diff. Use this whenever the user is about to commit changes and wants a commit message written or improved, asks Claude to "write a commit message," "generate a commit," or is running this as part of a pre-commit hook or commit-msg workflow.
-
cspoerer62 Skill Outbound SequencesWrite cold outreach that gets replies — message structure, the 4-touch cadence, personalization that scales, channel choice, and the metrics that decide whether to iterate or kill. Use after sales/outbound-compliance has passed, for any first-contact message on any channel. Triggers on "cold email", "sequence", "follow up", "outreach message", "subject line", "DM", "cadence", "they didn't reply".
-
cspoerer62 Skill Outbound ComplianceThe gate that must be passed before any cold outreach is sent, and before any lead list is built. Covers CAN-SPAM, GDPR/PECR, CASL, consent basis, suppression, sending-domain hygiene, and what data may be collected about a person at all. Use before writing a sequence, before sourcing leads, and before asking a human to press send. Triggers on "cold email", "outreach", "send", "lead list", "scrape", "prospect", "unsubscribe", "GDPR", "opt-in", "buy a list", "find their email".
-
sugawaramasaya Skill Morning朝「おはよう」と入力したとき(または手動で /morning 実行時)に、worklog・team-digest・ai-handoff・MEMORY.md・Google Calendar の今日の予定・未処理の封(/mirror)を読み、チームから来ている依頼と、今日の予定・前日までにやっていたこと・今日やるべきことを簡潔にまとめて提示する。ファイルは書き換えない(読み取り専用)。
-
sugawaramasaya Skill Inbox Triage~/.claude/board/inbox/ の未処理メモをトリアージし、todo/<area>/ に振り分ける。新しいアイデアや依頼が inbox に溜まった時に使う。
-
carolz1 Bundle Skill Builder制作、修改、优化或审查 Skill 的通用技能,跨平台、不绑定特定 AI 生态。当用户想「把重复工作流/想法做成 skill」「帮我做个 skill」「优化/审查一个 skill」「这个 skill 触发不了帮我看看」,或提到 skill 制作、skill 优化、skill 评分时使用。即使对方没有明确说「skill」这个词,只要在描述一个想固化下来的重复流程,也主动使用本技能。Build, modify, optimize, or review skills; use when the user wants to turn a repetitive workflow or idea into a skill, or to improve/review an existing skill.
-
sugawaramasaya Skill Meeting Digestプロダクトチームの全議事録から直近の決定事項・その背景(なぜそうなったか)・自分のタスクを収集して表示する。自分が参加していない会議も含む。毎朝のキャッチアップや任意のタイミングで使える。引数で日数指定可能(例:/meeting-digest 3d)。
-
voltsommer2026 Bundle Shopify Product Site FactoryBuild, refine or review a Shopify single-product or small-catalog website using the integrated v1.2 workflow, verified product facts, full desktop/mobile Home design and staged acceptance. This portable edition covers individual storefronts, not team DEV onboarding or subscription-specific batch-template adapters.
-
syp1xd Skill No Double Email GuardMake sure no prospect ever gets the same cold email twice - dedupe against sent mail, reserve before sending, and stop on uncertain results. Use in any automated or repeated outreach run before a send.
-
syp1xd Bundle Cold Email Honest WriterWrite a personalized B2B cold email that opens with the prospect's own requirement and makes no claim the sender cannot prove. Use when drafting outreach to a qualified lead from a post, job listing, or vendor request.
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 splunk-appdynamics-alerting-content-setup, cisco-secure-email-web-gateway-setup, himalaya. 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.