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.
-
whiner9 Skill 1c Cf Add ObjectДобавить объект метаданных в конфигурацию 1С с формой, подсистемой и валидацией. Workflow: meta-compile → cf-edit → subsystem-edit → form-add → form-compile → validate.
-
whiner9 Skill 1c Config RouterМаршрутизатор задач по работе с конфигурацией 1С. Определяет нужный workflow или отдельный скил для задачи пользователя.
-
whiner9 Skill 1c Cf New ProjectСоздать новую конфигурацию 1С с нуля — scaffold + объекты + подсистемы + роли + формы. Workflow: cf-init → meta-compile×N → subsystem-compile → role-compile → form-add → validate.
-
whiner9 Skill 1c Cfe Full CycleПолный цикл создания расширения конфигурации 1С (CFE) — от scaffold до валидации. Workflow: cfe-init → borrow → patch → form → validate.
-
whiner9 Skill 1c Epf Full CycleПолный цикл создания внешней обработки 1С — от scaffold до сборки EPF. Workflow: epf-init → form → template → bsp → build.
-
alexqbiq Bundle Studio Editor Memory WorkflowUse when working on Studio Editor tasks, especially bugs around `Circulation`, room `stretch`, shared geometry updates, or recurring Studio debugging threads. Resolve the Studio repo from the current workspace, CODEX_STUDIO_REPO, or common local paths, then load the shared Studio memory note and working agreement before starting. Update the shared memory note after stable fixes, root causes, or reusable repro assets are discovered.
-
elijj Bundle E2e TestingUse this skill when creating, updating, debugging, or reviewing Playwright end-to-end tests, browser user flows, Page Object Models, CI E2E setup, flaky test handling, screenshots, traces, videos, or when a workflow invokes `/e2e`. It covers stable selectors, artifact management, critical flow coverage, and test reports.
-
giljae Skill Pmx Task BreakdownBreak an initiative into manageable, execution-ready tasks.
-
playerrch Bundle Schedule Perf TestSchedule a one-time Windows Task Scheduler job to run the k6 boundary performance test script (perf/run-boundary-all.ps1) at a specified Beijing time. Use when the user asks to schedule, delay, or time a performance test run.
-
alexqbiq Bundle Github Pr WorkflowUse when the user wants a repeatable GitHub pull request workflow for the current repository: commit changes, push the branch, create or reuse a PR, request Copilot review, wait for review feedback, optionally schedule a heartbeat follow-up when review is delayed, address accepted comments, push follow-up commits, respond on the PR, close PR conversations, assign the configured final reviewer, and optionally end the Codex thread after reporting the result. Default the PR target branch to CODEX_PR_BASE_BRANCH or staging unless the user provides a different target branch.
-
azrael-hao Bundle Coding Rules Decision ApprovalAll user choices must use AskQuestion tool. Never list options in chat. Distinguish between natural task continuation and user decisions.
-
azrael-hao Skill Coding Rules Task IdentificationDistinguish execution tasks from answer questions. Tasks use tools, questions get direct answers.
-
azrael-hao Skill Task Identification准确识别用户意图:区分需要执行的任务和只需回答的问题,避免过度执行或仅提供解释。
-
taipt1504 Bundle TriageClassify task scope. Routes to trivial / standard / high-stakes lane. Auto-fires SessionStart with user task description. Output decides which downstream gates are mandatory vs optional.
-
ivanshamaev Skill Trino Explain Plan ReviewTrino EXPLAIN and EXPLAIN ANALYZE plan reading — DISTRIBUTED/LOGICAL/IO/VALIDATE formats, fragment types (SINGLE/HASH/ROUND_ROBIN/BROADCAST/SOURCE), exchange node analysis, stage bottleneck detection, data skew identification via task row-count variance, spill detection, operator-level metrics (ScanFilterProject/HashJoin/Aggregation/LocalExchange), cost estimate vs actual row disparity, slow plan patterns and fixes
-
pangzhenying2025 Bundle Automotive Workflows86 development workflow definitions for ADAS, AUTOSAR, safety, cybersecurity, and testing processes.
-
pangzhenying2025 Skill Automotive WorkflowAgile Scrum methodology adapted for automotive software projects Covers 3 topics across automotive-workflow domain.
-
houjingyi00417-hub Skill Scikit SurvivalComprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.
-
houjingyi00417-hub Skill Torch GeometricGuide for building Graph Neural Networks with PyTorch Geometric (PyG). Use this skill whenever the user asks about graph neural networks, GNNs, node classification, link prediction, graph classification, message passing networks, heterogeneous graphs, neighbor sampling, or any task involving torch_geometric / PyG. Also trigger when you see imports from torch_geometric, or the user mentions graph convolutions (GCN, GAT, GraphSAGE, GIN), graph data structures, or working with relational/network data. Even if the user just says 'graph learning' or 'geometric deep learning', use this skill.
-
duaooo Skill PlanStrategic planning with optional interview workflow
-
duaooo Skill TeamN coordinated agents on shared task list using tmux-based orchestration
-
duaooo Skill RalphSelf-referential loop until task completion with architect verification
-
duaooo Skill UltraqaQA cycling workflow - test, verify, fix, repeat until goal met
-
duaooo Skill UltraworkParallel execution engine for high-throughput task completion
-
duaooo Bundle Bug DetectiveThis skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem", "something is broken", "this isn't working", "why is this failing", or reports errors/exceptions/bugs. Provides systematic debugging workflow and common error patterns.
-
duaooo Skill AI Slop CleanerRun an anti-slop cleanup/refactor/deslop workflow
-
l3mpire Skill Persona DefinerIdentify and prioritize buyer personas at the contact level for outbound targeting. Use when asked "who should I email", "define buyer persona", "what role to target", "who is the decision maker", "who has this pain", "which title to reach out to", "should I target VPs or Directors", or "contact-level targeting". Use AFTER ICP is defined (ICP = which companies, Persona = which person at those companies).
-
l3mpire Skill Niche Data FinderDiscover 3–5 high-quality, complementary B2B data sources with strong buying intent signals for a specific industry, solution, or target market. Use when asked "find data sources for [vertical]", "where can I find companies that [characteristic]", "how do I build a list of [target]", "best sources for [industry] leads", "alternatives to LinkedIn for prospecting", "where to find companies with [signal]", or "data sources for [use case]". Do NOT use for individual contact data, email verification, or CRM/tool functionality questions.
-
yu-xuan99 Bundle Python Project GuardrailsDefine and enforce Python project build rules for uv-only dependency management, .env-driven configuration, strict contracts, typed interfaces, structured logging, async I/O, retries, task state machines, media validation, and json-repair fallback. Use when creating or reviewing Python project standards, architecture rules, implementation guardrails, or production-readiness constraints.
-
l3mpire Skill Copywriting Follow UpWrites follow-up cold emails after no reply from a prospect. Use this skill whenever the user wants to follow up on an email that got no response, says "write a follow-up", "they didn't reply, what do I send?", "draft a bump email", "write email 2 or 3 of my sequence", or asks how to re-engage a cold prospect. Works for any industry, any product, any seniority level. Never repeats the first email — always introduces a new angle, new value, or a new lens. Produces one follow-up email per call, calibrated for the position in the sequence.
-
l3mpire Skill Copywriting First TouchWrites a high-converting first touch cold email — either as a standalone message or as the opening email of a sequence. Use this skill whenever the user wants to write the first email to a cold prospect, says "write me a first email", "draft a cold email", "write my first touch", "how do I open with this prospect", or asks for a single outreach email without prior context. Works for any industry, any product, any seniority level. Always produces one polished first-touch email with subject line, body, and a sequence bridge if needed.
-
l3mpire Skill Cta DesignerDesign personalized, value-based call-to-actions (CTAs) for cold outreach that spark conversations instead of demanding meetings. Use when asked "what CTA should I use", "help me with my call to action", "how to end my email", "what lead magnet should I offer", "how to get a reply", "how to close my cold email", "CTA ideas for outreach", "what should I ask for in my sequence", or any request about how to end an outreach message or what to offer prospects. Always use this skill before writing or finalizing any outreach CTA. This skill replaces generic "book a call" CTAs with Permissionless Value Promises that make prospects respond out of genuine interest, not obligation.
-
l3mpire Skill People FinderTranslates an ICP and persona definition into a step-by-step guide for configuring lemlist's people database search to find the right contacts. Use when asked "find me contacts", "who do I search for in lemlist", "how do I find the right person to email", "build a contact list in lemlist", "search for [role] in lemlist", or after list-builder routes to contact-level targeting. Produces a pedagogical, step-by-step filter guide tailored to the ICP and persona.
-
l3mpire Skill Reply HandlerAnalyze cold outreach replies and craft the right response based on a relationship-first philosophy. Use when asked "how to reply to this", "they said X what do I say", "handle this objection", "got a response from a prospect", "interested reply", "not interested reply", "next step after reply", "competitor objection", "pricing question", or "how do I respond to this email/LinkedIn message". Always use this skill before writing any reply to a prospect.
-
haiyizxx Bundle Karpathy GuidelinesBehavioral coding guidelines for cautious, simple, and verifiable code changes. Use when the user asks for Karpathy-style coding rules, careful implementation, simpler code, surgical edits, or a non-trivial coding/review task that needs explicit assumptions, scope control, and verification.
-
ekajto Skill TodoTechnical Architect — TODO Creator
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 1c-cf-add-object, 1c-config-router, 1c-cf-new-project. 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.