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.
-
harperreed Skill Granola To ObsidianUse when asked to import, sync, or add Granola meeting notes into the Obsidian vault. Triggers on "meeting notes", "Granola", "import meetings", "add notes from this week", or any request to move meeting content into Obsidian.
-
lennetech Skill Writing Linear CommentsShapes every Linear comment an lt-dev command posts so a product owner grasps it without scrolling: what changed in plain language, the full test steps with links and example data, and nothing else. Owns the split between the short comment and the attached Linear document that carries the technical detail, including the verified save_document / get_document mechanics a later Claude session uses to read that detail back. Activates whenever a command posts or updates a Linear comment (ticket-cycle, git:ship, dev-submit, linear-comment, review), and on "Linear-Kommentar", "Kommentar zu lang", "Details anhängen". NOT for the QA testability decision and the step wording (use writing-qa-test-instructions). NOT for ticket descriptions (use create-story / create-task / create-bug).
-
jovermier Skill File TodosThis skill should be used when managing the file-based todo tracking system in the todos/ directory. Triggers on requests like "create a todo", "update todo status", "manage todos", "check todo dependencies".
-
jovermier Skill Git WorkflowManages git operations including commits, pull requests, merge requests, and branching. Use when creating commits, handling git conflicts, managing branches, or reviewing git history. Enforces clean commit messages without author attribution.
-
lennetech Skill Filing AI Proposed TicketsGoverns every Linear ticket Claude opens for work nobody asked for: an improvement idea, an out-of-scope finding, a refactor, a follow-up. Requires a duplicate search before filing, routes the ticket into the team Triage state, marks it with an AI label so a human sees at a glance that a machine proposed it, and caps how many proposals one run may file. Activates whenever a command is about to create a ticket that did not come from the user, and on "Ticket dafür anlegen", "Folge-Ticket", "sollte man mal", "separates Ticket". NOT for tickets the user asked for (use create-story / create-task / create-bug). NOT for tracking findings a review deliberately dropped.
-
rajbos Skill Pr Risk ReviewAssess the risk of a changeset (a PR, a branch, or the working tree) and classify it as low, medium, or high with a written rationale. Use when reviewing a pull request for blast radius, when asked "how risky is this change", or when the PR Risk Review workflow runs the review in CI.
-
claude-world-director-mode-lite Skill PlanBreak a complex task into an ordered, dependency-aware task list with estimates and verification steps. Use when a request spans multiple components or days, before starting large features, or when the user runs /plan.
-
coreindustries Skill DebugSystematic debugging workflow: reproduce, isolate, fix, and verify.
-
coreindustries Skill HotfixQuick patch workflow for production issues with minimal risk.
-
claude-world-director-mode-lite Skill WorkflowRun the complete 5-step development workflow: focus problem → prevent over-development → test-first (TDD) → document → smart commit. Use when starting a new feature, or when the user runs /workflow or asks for the full development flow.
-
coreindustries Skill CheckpointUpdate task tracking file with current progress. Essential for preserving context across sessions.
-
claude-world-director-mode-lite Skill Getting StartedGuided five-minute onboarding for Director Mode Lite across Claude Code, Codex CLI, and Grok Build. Use after installation or when choosing a first workflow.
-
letta-ai Skill GoogleGoogle Workspace CLI (gog) for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
-
synaptiai Skill Discover CapabilitiesAnalyze a task description to detect required capabilities from the ontology, identify gaps, and synthesize a valid workflow automatically. Trigger: "discover capabilities", "what capabilities do I need", "analyze task", "synthesize workflow"
-
sontek Skill CommitALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following conventional commit format with proper issue references and clean, scoped messages. Trigger on any commit, git commit, save changes, or commit message task.
-
sontek Skill Create PrALWAYS use this skill when creating or updating pull requests — never create or edit a PR directly without it. Follows conventional PR title format, respects repo PR templates when present, and produces concise descriptions focused on what and why. Trigger on any create PR, open PR, submit PR, make PR, update PR title, update PR description, edit PR, push and create PR, or prepare changes for review task.
-
hivellm Skill AnalysisCreate structured analyses with numbered findings, execution plans, and task materialization
-
hivellm Skill CExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill RExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill GoExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill Rulebook Task ManagementSpec-driven task management for features and breaking changes with OpenSpec-compatible format
-
hivellm Skill AdaExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill LuaExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill PHPExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill SasExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill ZigExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill DartExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill JavaExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill LispExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill RubyExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill RustExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill JuliaExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill ScalaExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill SwiftExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill ElixirExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
-
hivellm Skill ErlangExecute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
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 granola-to-obsidian, writing-linear-comments, git-workflow. 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.