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.
-
steliosot Bundle Curated Ep27 Sdxl Image To Retro Painting Mix With Lora AndCurated ComfyUI workflow imported from `EP27 SDXL Image to Retro Painting Mix with Lora and Control Net and UPSCALER.json`.
-
steliosot Bundle Curated Ltxv 13b 0 9 7 Fp8 I2v 2frames Landscape 768x512px TCurated ComfyUI workflow imported from `LTXV 13b 0.9.7-FP8 i2v 2Frames - Landscape 768x512px to 1536x1024px.json`.
-
steliosot Bundle Workflow Ep17 Flux 1 Dev Gguf Img2img With Ghibsky Lora AndWorkflow wrapper imported from `EP17 Flux 1 Dev GGUF IMG2IMG with Ghibsky Lora and ControlNet.json`.
-
steliosot Bundle Curated Fluxmania Txt2img With Cn Pose And Upscaler PortraitCurated ComfyUI workflow imported from `Fluxmania txt2img with CN Pose and Upscaler - Portrait Full HD 1080x1920px 9-16.json`.
-
steliosot Bundle Workflow Fluxmania Img2img Variation With Upscaler PortraitWorkflow wrapper imported from `Fluxmania img2img Variation with Upscaler - Portrait Instagram 1080x1350px 4-5.json`.
-
steliosot Bundle Curated Fluxmania Txt2img With Cn Depth And Upscaler PortraiCurated ComfyUI workflow imported from `Fluxmania txt2img with CN Depth and Upscaler - Portrait Instagram 1080x1350px 4-5.json`.
-
steliosot Bundle Workflow Fluxmania Txt2img With Cn Canny And Upscaler PortraWorkflow wrapper imported from `Fluxmania txt2img with CN Canny and Upscaler - Portrait Full HD 1080x1920px 9-16.json`.
-
steliosot Bundle Workflow Fluxmania Txt2img With Cn Depth And Upscaler PortraWorkflow wrapper imported from `Fluxmania txt2img with CN Depth and Upscaler - Portrait Full HD 1080x1920px 9-16.json`.
-
steliosot Bundle Curated Ep27 Sdxl Image To Impressionism Oil Painting With LCurated ComfyUI workflow imported from `EP27 SDXL Image to Impressionism Oil Painting with Lora and Control Net and UPSCALER.json`.
-
npbuilds Bundle Prose OrchestratorOrchestrate prose writing, revision, and craft learning across fiction, nonfiction, and essays. Use when the user needs help drafting prose, revising existing text, analyzing writing style, or learning prose craft. Activates when the task involves sentence-level polish, narrative structure, rhetorical strategy, editing passes, or voice development — for any genre or form.
-
mittuled Bundle Design Implementer ReviewThis skill reviews engineering implementations of design to verify fidelity against the original design specs. Use when asked to do a design QA pass, check implementation accuracy, or verify that redlines and interaction specs were followed. Also consider when a feature is in staging and ready for visual inspection. Suggest when engineering marks a UI task as complete without a design fidelity check.
-
mittuled Bundle Dependency MapperThis skill maps inter-task and inter-service dependencies to identify blockers and sequencing constraints. Use when asked to find blockers, visualize task dependencies, or determine the critical path. Also consider when sprint planning reveals unclear task ordering. Suggest when a team is about to start parallel work streams without verifying they are independent.
-
mittuled Bundle Spec Translator EngThis skill translates product specifications into concrete engineering tasks and acceptance criteria. Use when asked to break down a spec, create engineering tickets, or convert requirements into tasks. Also consider when a product spec has been approved but no engineering tasks exist yet. Suggest when engineers are about to start building without a formal task breakdown.
-
xalgord Skill Performing Red Team With CovenantConduct red team operations using the Covenant C2 framework for authorized adversary simulation, including listener setup, grunt deployment, task execution, and lateral movement tracking.
Audited -
xalgord Skill Detecting Business Email CompromiseBusiness 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,
Audited -
xalgord Skill Conducting Phishing Incident ResponseResponds 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.
-
xalgord Skill Analyzing Email Headers For Phishing InvestigationParse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify spoofing through SPF, DKIM, and DMARC validation.
Audited -
codyswanngt Bundle Lisa Bug Triage8-step bug triage and implementation workflow. Ensures bugs are reproducible, root-caused, and fixable before implementation begins.
-
codyswanngt Bundle Jira EvidenceUpload screenshots to GitHub pr-assets release, update PR description with evidence, upload attachments to JIRA, post wiki markup comment, and move ticket to the configured review status only when `jira.workflow.review` is set (otherwise leave it in `claimed`). Reusable by any skill that captures screenshots and generates evidence/comment.txt + evidence/comment.md.
-
codyswanngt Bundle Lisa Jira EvidenceUpload text evidence to GitHub pr-assets release, update PR description, post JIRA comment with code blocks, and move ticket to the configured review status only when `jira.workflow.review` is set (otherwise leave it in `claimed`). Reusable by any skill that captures evidence and generates evidence/comment.txt + evidence/comment.md.
-
codyswanngt Bundle Lisa Linear CreateCreates Linear Projects (Epic-equivalent), Issues (Story / Task / Bug / Spike), and sub-Issues (Sub-task) from code files or descriptions. Analyzes the input, determines the appropriate hierarchy, and creates items with comprehensive quality requirements including test-first development and Validation Journey. The Linear counterpart of lisa-jira-create — delegates every write to lisa-linear-write-issue.
-
codyswanngt Bundle Lisa Tracker WriteVendor-neutral wrapper for ticket creation and updates. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-write-ticket, lisa-github-write-issue, or lisa-linear-write-issue. Callers in vendor-neutral skills (notion-to-tracker, linear-to-tracker, confluence-to-tracker, github-to-tracker, implement, verify) MUST invoke this skill instead of the vendor-specific ones — that is what makes the tracker switchable per project. The Phase-5.5 validate-pre-write gate, post-write verify, and Phase-8 announce-comment behavior live in the vendor skills; this shim is dispatch only.
-
codyswanngt Bundle Lisa Tracker CreateVendor-neutral wrapper for creating tickets/issues from code files or descriptions. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-create, lisa-github-create, or lisa-linear-create. Plans hierarchy structure (epic / story / sub-task), then delegates each individual write through the tracker-write shim.
-
codyswanngt Bundle Lisa Linear EvidenceUploads text evidence to the GitHub `pr-assets` release, updates the PR description, posts a comment on the originating Linear Issue with code blocks, and transitions the Issue from the configured `claimed` workflow state to the configured `review` workflow state. Reusable by any skill that captures evidence and generates evidence/comment.txt + evidence/code-blocks.md. Linear counterpart of lisa-jira-evidence and lisa-github-evidence.
-
npbuilds Bundle Adaptive MonitoringDirect the adaptive monitoring subdomain — route portfolio oversight questions to the right specialist skill, define the analysis workflow, and resolve conflicts between monitoring approaches. Use when the user needs to evaluate portfolio performance, decide on rebalancing, or integrate alternative data into their investment process.
-
npbuilds Bundle Buying MechanicsExecute acquisitions tactically — auction protocol, max-bid setting, bid increments, the snipe-vs-jump-bid distinction, allocations at retail boutiques, phone-bidding etiquette. Use when about to bid on an auction lot, evaluating a private-treaty negotiation, deciding between live / phone / online / sniper bidding, or trying to acquire a waitlisted retail item (Rolex Daytona, Patek 5711, Birkin). Action skill — workflow-driven.
-
ulpi-io Bundle Version ReleaseVersion release workflow. Use when the user mentions 'release', 'hotfix', 'version upgrade', 'weekly release', or '发版'/'发布'/'小班车'. Provides guides for Minor Release and Patch Release workflows.
-
ulpi-io Bundle Swiftui PatternsBuild SwiftUI views with modern MV architecture, state management, and view composition patterns. Covers @Observable ownership rules, @State/@Bindable/@Environment wiring, view decomposition, custom ViewModifiers, environment values, async data loading with .task, iOS 26+ new APIs, Writing Tools, and performance guidelines. Use when structuring an MV-pattern app, managing state with @Observable, composing view hierarchies, or applying SwiftUI best practices. For navigation patterns see swiftui-navigation skill.
-
ulpi-io Skill Sentry WorkflowFix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from Sentry, or resolve bugs.
Audited -
ulpi-io Skill Task ManagementWork decomposition, dependency ordering, and status tracking for software tasks. Provides a structured methodology: hierarchical decomposition (features into stories into leaf tasks), Slice-to-Task decomposition (walking skeleton first, then acceptance tests before implementation tasks), GWT acceptance criteria on every task, explicit dependency declarations, estimated scope per task, and a strict lifecycle (Open/Active/Closed with one-at-a-time active task rule). Activate whenever breaking down features into tasks, managing work items, tracking dependencies, creating stories or epics, slicing work for incremental delivery, deciding what to work on next, or analyzing blocked vs ready tasks. Also triggers on: "decompose this feature", "create tasks for this story", "what should I work on next", "break this into smaller pieces", "set up a walking skeleton", "slice this into tasks", "manage task dependencies", "track task status". Works with any task tool: harness-native todos, dot CLI, GitHub Issues, or file-ba
-
ulpi-io Skill Git Workflow ManagerGit workflow and branching strategy expert. Use when establishing team collaboration patterns, optimizing commit practices, or designing scalable version control workflows for better developer experience.
-
ulpi-io Skill Gws Gmail SendGmail: Send an email.
-
ulpi-io Skill Workflow OrchestratorExpert in designing durable, scalable workflow systems using Temporal, Camunda, and Event-Driven Architectures.
-
agents-store Bundle Execution MonitoringWorkflow execution, monitoring, and debugging. This skill should be used when the user asks to run a workflow, check execution status, view execution history, or debug workflow errors.
-
agents-store Skill Jobs QueueThis skill should be used when the user asks about "Payload jobs queue", "Payload background tasks", "Payload workflows", "Payload cron scheduling", "Payload task retries", "Payload runJobs", "Payload autoRun", "queue a job in Payload", or needs to run any background or scheduled work in PayloadCMS.
-
agents-store Skill Addon ManagementAddon and workflow management — listing, toggling, executing, scheduling, and configuring variables. Use when managing store addons, running automation workflows, or configuring addon schedules.
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 curated_ep27_sdxl_image_to_retro_painting_mix_with_lora_and_control_net_and_upscaler, curated_ltxv_13b_0_9_7_fp8_i2v_2frames_landscape_768x512px_to_1536x1024px, workflow_ep17_flux_1_dev_gguf_img2img_with_ghibsky_lora_and_controlnet. 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.