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.
-
selamy-labs Skill Restart ResilienceUse when a stateful worker or service can be restarted, rescheduled, or crash mid-task. Guarantees it resumes its full in-flight and scheduled work from durable state on any restart, never silently dropping work.
-
selamy-labs Bundle Ephemeral Workspace LifecycleUse when creating, inheriting, handing off, or cleaning a temporary worktree, clone, task directory, build output, or local cache. Give every ephemeral resource an owner and terminal cleanup contract, preserve dirty work, and prevent scratch storage from exhausting its host.
-
syncfusion Bundle Syncfusion Winforms CalendarGuides implementation of Syncfusion WinForms SfCalendar control for date selection and calendar viewing. Use this when working with calendar controls, date pickers, or multi-view calendars with Month/Year/Decade/Century views. Covers date selection modes, view navigation, date restrictions, special dates, and appearance customization for Windows Forms.
-
syncfusion Bundle Syncfusion Winforms SchedulerGuide for implementing Syncfusion Windows Forms Scheduler (Event Calendar) control for scheduling appointments and event management. Use this skill when implementing calendar functionality, appointment scheduling, or event management in Windows Forms applications. Covers schedule views, recurring appointments, calendar navigation, appointment dragging, and data binding.
-
syncfusion Bundle Syncfusion Winforms XptaskbarHow to create and configure Syncfusion XPTaskBar controls in Windows Forms applications. Use this skill whenever the user needs to implement expandable task panels, create Windows XP-style task menus, build collapsible navigation panels, configure multi-box task bars, or customize task bar behavior with animations and events. Covers basic setup, box/item management, layout modes, events, customization, and spacing configuration.
-
syncfusion Bundle Syncfusion Winforms AutocompleteGuides implementation of the Syncfusion WinForms AutoComplete control for text input with auto-suggestion functionality. Use when users want to add autocomplete textboxes, implement auto-suggestion features, create search boxes with suggestions, enable URL/email autocomplete, or build type-ahead search functionality in Windows desktop applications. Covers data binding, customization, filtering, multi-column dropdowns, events, and all AutoComplete-specific features.
-
sahit-sai Bundle Inbox ZeroEmail triage assistant for labels, drafts, and priority escalation.
-
sahit-sai Bundle Skills MenuShow all available skills, agents, and how to use them — organized by task.
-
sahit-sai Bundle Meeting PrepPre-meeting agenda and notes briefing generator.
-
sahit-sai Bundle Product PairSuggest complementary products that pair well with a given item — side tables for sofas, task lights for desks, etc.
-
sahit-sai Bundle Obsidian WorkflowObsidian Workflow
-
sahit-sai Bundle Opensource Skill To GithubQuickly open-source a local skill to GitHub (primary) and optionally clawhub.com. Workflow: slug pre-check, fork to opensourceskills, strip internal info, normalize SKILL.md, generate LICENSE/README, init git, push to GitHub with configurable token source, and optionally publish to clawhub. Use when the user says "open-source this skill", "把这个 skill 开源", "发到 github", "publish skill publicly", or "把本地 skill 发开源". Hard rules: never modify the original skill in place, never auto-add force/yes flags, never write tokens to git/remote/memory, and ask the user at decision points.
-
imtiazrayhan Skill Github Actions OptimizerMake a GitHub Actions workflow faster, cheaper, and harder to attack — by profiling where wall-clock and billed minutes actually go, then adding content-keyed caching, matrix/job parallelism, run-cancellation, and path filters, and hardening the supply chain (SHA-pinned actions, least-privilege GITHUB_TOKEN, safe fork-PR handling). Use when CI is slow or queues, when a repo burns Actions minutes, or before trusting a workflow that runs on untrusted pull requests.
-
mj-deving Bundle BeadsBeads operating system for repo and machine workflow. USE WHEN Beads, beads bootstrap, beads upgrade, beads hooks, beads topology, beads formulas, beads recovery, beads research, or making Beads foolproof across sessions and repos.
-
mj-deving Bundle GitworkflowGit workflow and versioning — atomic commits, save point pattern, worktrees for parallel agents, commit conventions, change summaries. USE WHEN git workflow, commit strategy, branching, git conventions, commit message, worktree, parallel work, save point, git bisect, version control, how to commit, when to commit, split commits, act, local actions, test workflow, git-cliff, changelog, release notes.
-
mj-deving Bundle ApifySocial media scraping, business data, e-commerce via Apify actors — with auto-update workflow for actor catalog. USE WHEN Twitter, Instagram, LinkedIn, TikTok, YouTube, Facebook, Google Maps, Amazon scraping, Apify, update Apify actors, social media scraping, lead generation, web scraper.
-
mj-deving Bundle Beads Formula BuilderBuild repeatable Beads formulas and workflow packs. USE WHEN recurring operational work should become dependency-aware templates with gates, examples, and dry-run validation.
-
mj-deving Skill MetaexplorerPAI-wide meta knowledge system — fast capture, federated search, TELOS alignment, weekly digest, reminders. CLI-first via `mx`. USE WHEN mx, capture idea, dump URL, what's my status, check alignment, does this align with goals, what happened this week, weekly digest, remind me, set reminder, ideas inbox, check goals, telos, mission check, what should I work on, am I on track, side-task check, open ideas.
-
mj-deving Bundle N8n Code PythonWrite Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use cases — only use Python when the user explicitly prefers it or the task requires Python-specific standard library capabilities (regex, hashlib, statistics).
-
pilot2service Skill Todo Kebab Case IdTODO: a one-sentence description + when this is used.
-
pilot2service Skill Task Level Decomposition And Automation FitBreaks roles and processes down to task level (People Path + Process Path) and classifies every task into an Automate/Augment/Human-Only category using SML criteria (input/output clarity, cognitive nature, error tolerance, time scale) before prioritizing AI opportunities.
-
teycir Skill Safe Git Workflow 1Git-workflow Helper 1
-
teycir Skill Safe Git Workflow 13Git-workflow Helper 13
-
teycir Skill Safe Git Workflow 25Git-workflow Helper 25
-
teycir Skill Safe Git Workflow 37Git-workflow Helper 37
-
teycir Skill Safe Git Workflow 49Git-workflow Helper 49
-
gaoqiongxie Bundle Meeting Notes会议纪要整理助手
-
gaoqiongxie Skill Opinionated Engineer工程化脚手架:为AI编码提供有主见的最佳实践约束,拒绝'随便写写'。当用户说'按工程标准来'、'production ready'、'工业级代码'、'不要胡写'、'严肃工程'、'上强度'、'像 senior 写的'时触发。核心特点:强制TDD/类型安全/错误处理/日志规范,禁止TODO和伪代码,要求可测试可部署,不符合标准直接打回重写。
-
seikaikyo Skill OpenspecUse when planning new features, starting spec-driven development workflows, or when the user mentions OpenSpec, SDD, or spec-driven development. Also triggers when user asks about feature specifications, change proposals, or wants to organize development workflow.
-
seikaikyo Bundle Golang PerformanceGolang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).
-
seikaikyo Bundle Golang RefactoringGolang refactoring — the safe, at-scale process for restructuring existing Go code: a coverage-adaptive safety net, tool-driven behavior-preserving transforms (gopls Rename/Inline/Extract, `gofmt -r`, `eg`, `gopatch`, `go/analysis` fixers), the Fowler catalog mapped to Go, breaking import cycles, moving types across packages, and a human-in-the-loop workflow of small stacked PRs on a refactoring branch. Apply when code is hard to maintain, a function/type has grown too large, a code smell needs fixing, adding a feature is blocked by the current structure, or the user asks to clean up, refactor, or improve Go code — also for renaming at scale, extracting functions/interfaces, moving code between packages, splitting packages, or planning a multi-step refactor. Target styles owned elsewhere → See `samber/cc-skills-golang@golang-naming` (renames), `@golang-project-layout` (splits), `@golang-modernize` (idioms), `@golang-code-style` (control flow), `@golang-design-patterns` (patterns/DI).
-
seikaikyo Skill Tgd Incremental ImplementationDelivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
-
seikaikyo Skill Tgd Git Workflow And VersioningStructures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
-
seikaikyo Skill Tgd Planning And Task BreakdownBreaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
-
seikaikyo Skill Tgd Subagent Driven DevelopmentExecute implementation plans by dispatching fresh subagents per task with two-stage review. Use when executing a multi-task implementation plan, when context is getting too long for quality output, or when you want maximum isolation between tasks.
-
peterbamuhigire Bundle Consulting FrameworksUse when a proposal methodology needs a coherent conceptual framework, problem decomposition, or phase logic. Unlike business-analysis-tools, this skill shapes the overall consulting approach rather than selecting a technique for one analytical task.
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 tgd-git-workflow-and-versioning, golang-refactoring, restart-resilience. 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.