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.
-
majiayu000 Bundle Task Crud Database LayerThis skill implements task persistence with user scoping, supporting add, list, update, complete, and delete operations. It enforces business logic correctness and handles missing tasks safely. Use when implementing task management systems with proper user isolation and data integrity.
567 -
majiayu000 Bundle Species Interaction TrackingFollowing what organisms do — behavior, metamorphosis, host-plant relationships, social dynamics, and the long-form ethograms that reveal how species actually live. Covers the vocabulary of ethology, the structure of a life cycle, the classic categories of species interaction, the discipline of recording behavior without premature interpretation, and the gap between a single observation and a statistically useful record. Use when the task is to understand or record what a species does rather than what it is.
567 -
majiayu000 Bundle Workflow Redteam QualitygateRed-Team Qualitygate im Plugin common-law-kompass: prüft das Ergebnis auf Halluzinationen, Fristenfehler, Zuständigkeit, Quellen, Beweise und Ton.
567 -
majiayu000 Bundle Faion ReflexionLearn from mistakes and successes. Stores patterns, errors, and solutions in memory. Prevents repeating errors. Use after task completion or failure.
567 -
majiayu000 Bundle Planning And Task BreakdownUse 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.
567 -
majiayu000 Bundle Extract My Action ItemsExtract action items from a Fireflies call transcript. Default extracts for ALL attendees; specify a target person to extract only theirs. Use when the user wants to find commitments, assignments, and follow-ups from a recorded meeting.
567 -
majiayu000 Bundle Meeting Agenda CreationGenerate meeting agendas with topics, timing, and preparation requirements. Use before meetings to plan structure and expected outcomes. Triggers: "meeting agenda", "plan meeting", "agenda", "schedule meeting".
567 -
majiayu000 Bundle Notion Project TrackingQuery databases, track tasks, status updates
567 -
majiayu000 Bundle Todoist Task ManagementAdd, list, and close tasks; list projects
567 -
majiayu000 Bundle Localsetup Task Skill MatcherMatch user tasks to installed Localsetup skills, recommend top matches, and run single-task or batch skill-selection flow with minimal interruption. Includes top-3 complementary public-skill suggestions and public-index refresh handling.
567 -
majiayu000 Bundle Business Process AutomationAutomate repetitive development workflows: release notes generation, changelog updates, dependency management, environment setup, data migrations, and cross-system synchronization. Use when the user says 'automate this', 'I keep doing this manually', 'generate release notes', 'update the changelog', 'sync these systems', 'batch process', 'automate onboarding', 'script this workflow', or 'create a cron job for'. Also triggers on 'automation', 'workflow automation', 'process automation', 'repetitive task', 'batch operation', 'scheduled task', 'automate the boring stuff', or 'streamline this process'.
567 -
majiayu000 Bundle Sdlc CheckpointSave SDLC milestone snapshot, verify phase gates, advance tracking, and tag git commit
567 -
majiayu000 Bundle Dev Workflow Prepare CommitPrepare code for commit with quality checks and conventional commit message generation. Use when the user asks to prepare a commit, review changes before committing, or wants a thorough pre-commit check including lint, tests, and code review.
567 -
majiayu000 Bundle Migrate Elementor To BricksConverts Elementor-built WordPress pages to Bricks Builder. Reads Elementor's JSON widget tree from post meta, maps each widget to its closest Bricks element equivalent, generates a migration plan for approval, and writes clean Bricks JSON to the target pages. Use when user says "migrate Elementor to Bricks", "switch from Elementor to Bricks", or "rebuild Elementor pages in Bricks".
567 -
majiayu000 Bundle Regulatory Deadline TrackerTrack regulatory compliance deadlines, trustee obligations, reporting requirements, and coordinate with Archon task management to ensure nothing is missed. Specializes in UK pensions regulatory requirements.
567 -
majiayu000 Bundle Workflow Template ExtractorExtract a shareable runnable template under templates/NNN-slug/ from a real project: copy + de-brand + remove secrets + add env examples + docs, with minimal refactors. Use when you have a working project and want to turn it into a template.
567 -
majiayu000 Bundle 10 Session New 150[10] NEW. Start a NEW session for this project. Use when beginning a fresh task to load AGENTS.md, MEMORY.md, core project context (README), then create a NEW session log and confirm readiness.
567 -
majiayu000 Bundle Af Recover SessionRecover work context after session restart, context compaction, or interruption. Use when resuming after a break, restoring task state from current-task.md, or re-establishing Linear sync.
567 -
majiayu000 Bundle Axiom Background Processing DiagSymptom-based background task troubleshooting - decision trees for 'task never runs', 'task terminates early', 'works in dev not prod', 'handler not called', with time-cost analysis for each diagnosis path
567 -
majiayu000 Bundle Background Process Start ProcessTo start a long-running background task, launch a managed process such as a server or watcher and keep it tracked.
567 -
majiayu000 Bundle Example Complete SkillThis skill should be used when the user asks to "perform complex task", "implement advanced pattern", "handle multiple scenarios", or needs comprehensive guidance with validation tools. Demonstrates full-featured skill structure.
567 -
majiayu000 Bundle Creating Karabiner ModificationsUse when configuring Karabiner-Elements keyboard customizations, before writing JSON - provides systematic workflow for complex modifications with correct structure, common patterns, and guidance on manual vs generator approaches
567 -
majiayu000 Bundle Flow Convert Workflow DefinitionConvert Flow SDK workflow class to Output SDK workflow() function. Use when migrating workflow.ts files from class-based to functional definitions.
567 -
majiayu000 Bundle Spring Boot Dependency InjectionDependency injection workflow for Spring Boot projects covering constructor-first patterns, optional collaborator handling, bean selection, and validation practices.
567 -
majiayu000 Bundle Workshop Attendance ConfirmationSend workshop attendance confirmations. Use when a customer needs confirmation, calendar invites, or attendance details.
567 -
majiayu000 Bundle Codex Delegation CriteriaThis skill should be used when deciding whether to "delegate to codex", "hand off to codex", "use codex for this", or when Claude needs to determine if a task is appropriate for Codex vs handling directly. Provides decision criteria for task routing between Claude and Codex.
567 -
majiayu000 Bundle Debugging And TroubleshootingSystematic error diagnosis and debugging workflow for Rust code. Use when code isn't working, tests fail, or runtime errors occur.
567 -
majiayu000 Bundle Flutter Reducing App SizeMeasures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.
567 -
majiayu000 Bundle Frappe Impl ClientscriptsUse when implementing client-side form features in Frappe/ERPNext: field visibility, cascading filters, calculated fields, custom buttons, server calls, form validation, child table logic, debugging. Covers step-by-step workflows from Setup > Client Script through migration to custom app JS. Keywords: how to implement client script, form logic workflow, dynamic UI, calculate fields, frm.call, frappe.call, frappe.xcall, client script testing, field dependency, custom button.
567 -
majiayu000 Bundle Frappe Impl UI ComponentsUse when building custom dialogs, extending List View, creating Page controllers, or adding Kanban/Calendar views and realtime updates. Prevents UI freezes from synchronous calls, broken dialogs from wrong field definitions, and missed socket events. Covers frappe.ui.Dialog, frappe.ui.form.MultiSelectDialog, List View customization, frappe.pages, Kanban Board, Calendar View, frappe.realtime, socket.io publish/subscribe. Keywords: Dialog, List View, Page, Kanban, Calendar, realtime, socket.io, frappe.ui, MultiSelectDialog, publish_realtime.
567 -
majiayu000 Bundle IOS Background ProcessingUse when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns
567 -
majiayu000 Bundle It Format Impulse TrackerUse this skill for IT file generation - the more powerful of the two tracker formats. Provides Python library for programmatic IT creation with advanced features. **Trigger phrases:** "generate IT", "write IT file", "Impulse Tracker", "procedural IT", "NNA", "pitch envelope", "IT effects" **Load references when:** - Effect command details → `references/it-effects.md` - NNA, envelopes, filters → `references/workflow-guide.md` - Binary format details → `references/it-format-spec.md` **Use IT when:** - Need >32 channels (IT: 64) - Need NNA polyphony (notes fade/continue) - Need pitch envelopes - Need resonant filters **Use XM instead when:** Simpler songs, smaller file size, features sufficient. For composition philosophy, use `tracker-fundamentals`. For music theory, use `sound-design:music-composition`.
567 -
majiayu000 Bundle Orchardcore NotificationsSkill for managing Orchard Core notifications. Covers INotificationService, notification providers, notification events, push notifications, notification workflow activities, and custom notification handlers.
567 -
majiayu000 Bundle Rust Development WorkflowExecute comprehensive Rust development workflow including cargo build, test, clippy, and fmt. Use when compiling, testing, or checking Rust code quality in the Miyabi project.
567 -
majiayu000 Bundle With Anti RationalizationAnti-rationalization enforcement for maximum-rigor task execution.
567 -
majiayu000 Bundle Workflow Request ApprovalRequests approval for a constrained action or change.
567
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 task-crud-database-layer, species-interaction-tracking, workflow-redteam-qualitygate. 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.