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.
-
2428424081cn Bundle Review Checklist基于启发式规则生成代码审查清单(文件规模、TODO、调试输出、硬编码凭据等)。
-
kir-kopylov Bundle Narabotki Sessii V Vetku«Сохрани результат Codex-сессии в repo», «куда сессия записала файлы», «перенеси в чистый MR», «архивируй task», «попала ли работа в main». Чистый PR/MR, доказан target.
-
kir-kopylov Bundle Kontrakt Navyka Do Sborki«Спроектируй контракт skill», «сделай skill contract из этого workflow», «из этого чата сделать skill», «нужен ли тут отдельный skill», «правила и анти-правила», «уроки инцидента»: только контракт, до сборки файлов.
-
kir-kopylov Bundle Dobavlenie Navyka V Biblioteku«Добавь новый skill», «сделай из этого skill», «перенеси мой личный skill в командную библиотеку», «оформи workflow как командный skill», «доведи до team-ready», «проверь перед PR», «почини под CI»: файлы, тесты и PR в repo.
-
cleanexpo Skill Workflow Engine 2Workflow Engine
-
lhh666-6 Bundle MasterUse only when the user explicitly asks for "master" or the host explicitly calls this Skill with a named operation. Never activate from task complexity, risk, file count, or inferred intent.
-
lhh666-6 Bundle Skill ExtractExtract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.
-
lhh666-6 Skill Task ManagementUse when you need help with daily planning, weekly reviews, meeting actions, or vault task queries.
-
markfulton Skill Soc Calendar StandupWeekdays, file work only, no browser at all. Reads every ledger, queue file, and run record, turns yesterday's ticks into facts a machine can count, folds the slot inbox, rewrites the content calendar, and writes the one short brief the member opens first. Its most important line names which slots publish today and how to stop them. It publishes only where you released the channel, never replies, spends only where you released it, and never touches a credential.
-
h4vzz Skill Email DraftingDraft professional, audience-aware emails for any purpose — cold outreach, follow-ups, customer support, internal updates, and meeting requests — with calibrated tone and clear calls to action.
-
h4vzz Skill Meeting TranscriptionTranscribe meeting audio with speaker diarization, generate structured summaries with action items, decisions, and follow-ups, and support multiple audio formats and languages.
-
h4vzz Skill File OrganizationAutomatically organizes files in a directory into a clean structure based on configurable rules — by file type, date, project, or priority — with support for duplicate detection, naming conventions, and archival strategies.
-
h4vzz Skill Meeting SchedulerSchedules meetings with internal and external stakeholders by parsing natural language requests, resolving time zones, checking calendar availability, proposing optimal slots, and managing invitations and RSVPs.
-
h4vzz Skill Project ManagementManages software projects end-to-end — decomposing work into tasks, tracking progress across sprints, generating status reports, and integrating with tools like Jira, Linear, GitHub Issues, and Trello.
-
internscience Skill Molclaw Proteinmpnn Tool 2Design or score protein sequences from PDB structures using a ProteinMPNN workflow wrapper.
-
internscience Skill Molclaw Docking Screening 2High-level large-scale virtual screening workflow (10+ ligands) combining property filtering, QuickVina docking, EquiScore rescoring, and consensus ranking for target prioritization.
-
encod3d-sec Skill NdayN-day / patch-diff workflow - given a CVE/advisory or a suspicious patch, diff pre- vs post-patch to locate the fixed bug, build a PoC for the unpatched version, and run variant analysis for a fresh bug. Triggers - "n-day", "patch diff", "diff the patch", "bindiff".
-
encod3d-sec Skill IngestSynthesize raw recon/test output into engagement state. Reads everything dropped in targets/<active>/ingest/, extracts hosts/assets/creds/paths, merges into state.md/loot.md/Killchain.md, logs it, archives the raw files. Works for pentest, bugbounty, and ctf. Use when asked to "ingest", "synthesize findings", "process recon", or after dropping tool output in the ingest folder.
-
encod3d-sec Skill Ctf BoxBoot-to-root methodology for a full machine (THM/HTB/PG/CTF box, "get user.txt+root.txt", "root the box", "foothold to root"). Enforces basic-tool recon (nmap, nc, ffuf, nuclei, dig) before anything custom, wiki-first lookups, and ALWAYS pspy + linpeas/winpeas for privesc. Use when handed a box/IP to own end-to-end.
-
encod3d-sec Skill Hunt WindowsLocal Windows privilege escalation on a STANDALONE / workgroup host, or a local shell on a domain member - foothold to SYSTEM. Token privileges (SeImpersonate/Potato), service misconfig (weak perms / unquoted path / writable binary), registry autologon creds, scheduled-task + writable-script abuse, DLL hijack, AlwaysInstallElevated, UAC bypass, credential loot. For DOMAIN escalation (kerberoast/DCSync/ADCS/BloodHound) use hunt-ad instead. Wiki-first, FIND schema output.
-
encod3d-sec Skill CoverageShow per-asset vuln-class coverage gaps for the active engagement so nothing in scope is skipped. Use when asked "coverage", "what haven't we tested", "test gaps", "are we thorough", or before calling an engagement done.
-
autonomous-ai Bundle CircuitjsWrite and fix circuits in CircuitJS1's text format — the `$` options header, element lines on a 16-px grid, scope `o` lines, slider `38` lines, layout rules, and the workflow that keeps the pane moving. Use this for every circuit in this workspace, whether writing a new `circuit.txt`, editing one, or reading the verdict's findings.
-
autonomous-ai Skill Jev CompactorDesign and tune a Jev Compactor session. Use when editing session.json, writing task vocabularies, or looking for settings where needle recall holds while the reduction is large.
-
ingvarconsulting Skill DB Auth CheckИспользуй для безопасной классификации уже полученного свидетельства об ошибке аутентификации или лицензии 1С, когда база нужна будущему runtime workflow, а логин/пароль отсутствуют, неизвестны или не проходят. Текущий applied runtime не запускай для проверки credentials.
-
richfrem Bundle Create Legacy Command 3Interactive initialization script that generates an Antigravity Workflow, Rule, or legacy Claude /command. Use when you need a simple flat-file procedural instruction set.
-
buildpad-ai Bundle Add BuildpadAdd Buildpad UI components to a DaaS project via CLI. Installs Copy & Own components from the registry including input, selection, boolean, datetime, media, rich-text, relations, layout, collection, and workflow components. Use when the user says add-buildpad, install components, or needs Buildpad UI.
-
buildpad-ai Skill Buildpad ReviewReview a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
-
buildpad-ai Bundle Create WorkflowCreate workflow state machines, content versioning, and multi-stage approval processes for DaaS collections. Sets up workflow definitions, assignments, required fields, and WorkflowButton UI. Use when the user needs content lifecycles (draft/published), approval workflows, or state machine transitions.
-
buildpad-ai Bundle Buildpad Spec TasksGenerate implementation tasks from requirements and design. Use when creating actionable task lists.
-
encod3d-sec Skill Hunt BizlogicBusiness-logic flaw hunting - workflow/state bypass, price/quantity tampering, negative/overflow values, coupon/refund abuse, mass assignment, and logic races. The top-paying bug class with no scanner coverage. Wiki-first, FIND schema output.
-
encod3d-sec Skill Next MoveRanked next offensive moves from engagement state. Reads state/loot/Killchain, runs the deterministic analyzer, elaborates the top move. Use when asked "what next", "where to focus", "prioritize", or at the start of an engagement session.
-
encod3d-sec Skill RedteamleadOn-demand senior red-team lead advisor. Call at a decision point or obstacle to get wiki-grounded direction instead of hammering blindly. Dispatches a fresh RTL subagent that reads the engagement state + evidence + wiki and returns ranked directions with an explicit STOP. Use for "redteamlead", "RTL", "I'm stuck", "where do I go", "what next", "which vector", "should I keep hammering this".
-
paulingram Skill Delivery ManifestUse at the END of every completed run or piece of delivered work — fired by the close-out of all four pipelines (Phase 8 / B8 / M7 / U9, right after run-continuity mark-complete) and invocable on demand for any finished change. Produces the run's DELIVERY MANIFEST (the "bill of sale") — what problem was solved in plain speak, the testing criteria anyone can use to validate it, and (for a feature) the location of every new element with what each one does — written email-ready so it can be copied straight into a message and sent. If the user provided an example document (a prior delivery note, a company template), the manifest MATCHES ITS VOCABULARY AND LAYOUT. The deterministic engine (scripts/delivery/delivery_manifest.py) gates publishing on content completeness (required sections, per-step expected results, per-element locations, zero placeholders); the manifest embeds into the run_complete email via the notifier's plan-file flag.
-
selina2025-alt Skill Ljg Paper FlowPaper workflow: read papers + cast cards in one go. Takes one or more arxiv links, paper URLs, PDFs, or paper names. For each paper, runs ljg-paper (generates org analysis) then ljg-card -v (generates visual sketchnote PNG). Use when user says '论文流', 'paper flow', '读论文并做卡片', '论文卡片', or provides multiple papers wanting both analysis and cards.
-
cyz26 Bundle Spec WorkflowUse when Codex should drive non-trivial features, refactors, integrations, or bug fixes through a reusable spec workflow with staged clarification, implementation planning, and tracked execution artifacts.
-
cyz26 Bundle Godot Web ExportGodot Web export and deployment workflow with thread compatibility decision gates, server header and MIME checks, cache/version policy, and browser runtime incident diagnosis. Use when Codex works on HTML5 export, CDN or object-storage deployment, WebView adaptation, or Web black-screen and startup failures.
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 review-checklist, narabotki-sessii-v-vetku, kontrakt-navyka-do-sborki. 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.