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.
-
sboghossian-mini-claude-for-legal Skill Connector CalendarUse when a user wants to read, create, or manage calendar events in the context of legal-matter workflows — scheduling hearings, blocking deadline time, creating client appointments, or surfacing upcoming events as deadline context for drafting. Supports Google Calendar, Microsoft Outlook/Exchange Calendar, and iCal. Triggers on requests to schedule, block, or review upcoming events and on any request that requires inserting a known legal deadline into the calendar.
-
sboghossian-mini-claude-for-legal Skill Draft Board ResolutionUse when asked to draft a board resolution (written consent or meeting minutes format) for a corporate decision. Covers both the written unanimous resolution form and the meeting-based resolution form, with templates for the most common resolutions (share issuance, director appointments, M&A approvals, bank authorizations, dividends), and jurisdiction-specific notes for UAE, KSA, Lebanon, DIFC/ADGM, and EU civil-law systems.
-
oimiragieo Bundle Plan Quality VerifierVerifies implementation plan quality across 8 dimensions (requirement-coverage, task-completeness, dependency-validity, scope-sanity, artifact-wiring, risk-assessment, testability, estimation-quality) and returns pass/fail with per-dimension scores.
0 -
gptomics Bundle Bio Single Cell Cell CommunicationInfers ligand-receptor cell-cell communication from scRNA-seq with a consensus-first workflow (LIANA), plus CellPhoneDB specificity tests, CellChat pathway probabilities, and NicheNet downstream ligand-activity. Use when ranking ligand-receptor interactions between cell types, comparing communication across conditions, asking which ligand drives a receiver response, or deciding which CCC method and resource to trust.
-
oimiragieo Bundle Project Stage DetectionDetect project maturity stage (new/early/mid/mature) from file structure and route to appropriate onboarding workflow
0 -
roadsidedev Bundle Playwright SkillComplete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
-
oimiragieo Bundle Task Management ProtocolProtocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.
0 -
sboghossian-mini-claude-for-legal Skill Tool Hubspot Crm ContextUse when a legal professional or business-development user needs to pull deal context from HubSpot CRM into an active Louis chat — including deal stage, counterparty contacts, and deal properties — to inform contract drafting or negotiation preparation. Triggers when the user mentions a deal name, counterparty, or asks to "pull from CRM" during a commercial or sales-side workflow.
-
intent-solutions-io Bundle Nixtla Release ValidationMulti-phase release validation workflow for nixtla. Analyzes git changes, predicts test impact, assesses risk, runs pytest verification, provides go/no-go recommendation. Trigger: "validate release", "run release validation", "check release readiness"
-
sboghossian-mini-claude-for-legal Skill Efirm Client Intake FormUse when a law firm needs to open a new client file — the skill generates a tailored intake form, captures identity and entity information, collects opposing-party details for conflict checking, triggers AML/sanctions screening, and fires the downstream engagement workflow. Covers KSA Bar, UAE MOJ, Lebanon Bar, and DIFC/ADGM SRO compliance requirements. This is the gateway step to all subsequent matter-creation and engagement work.
-
sboghossian-mini-claude-for-legal Skill Justice Slash CommandsUse to handle slash-command inputs typed by users in the Louis chat interface. Defines the full command catalog, autocomplete behavior, parameter handling, and routing logic for each command. Each slash command is a shortcut to a Louis skill or workflow — this skill bridges user input to skill invocation. Covers all jurisdictions; no practice area restriction.
-
oimiragieo Bundle Troubleshooting RegressionRegression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation
0 -
intent-solutions-io Skill Managing Autonomous DevelopmentEnables Claude to manage Sugar's autonomous development workflows. It allows Claude to create tasks, view the status of the system, review pending tasks, and start autonomous execution mode. Use this skill when the user asks to create a new development task using `/sugar-task`, check the system status with `/sugar-status`, review pending tasks via `/sugar-review`, or initiate autonomous development using `/sugar-run`. It provides a comprehensive interface for interacting with the Sugar autonomous development system.
-
intent-solutions-io Bundle Skill AdapterAnalyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins.
-
sboghossian-mini-claude-for-legal Skill Connector Apple NotesUse when a user wants to pull content from Apple Notes into a legal-AI workflow — for example, retrieving a meeting note to draft follow-up correspondence, attaching a note to a matter, or searching notes for a client name or clause fragment. Supports read-only access via iCloud Documents or the macOS native helper; no write-back to Apple Notes. Relevant across all jurisdictions for any practice area where lawyers take notes in Apple Notes.
-
gptomics Bundle Bio Crispr Screens Bagel EssentialityIdentifies essential genes from CRISPR-Cas9 fitness screens using BAGEL2 (Kim & Hart 2021 Genome Med), a Bayesian classifier scoring per-gene Bayes Factors via log-likelihood ratios over per-sgRNA fold changes, calibrated against CEGv2 core-essentials (Hart 2017 G3, ~684 genes) and NEGv1 non-essentials (Hart 2014, ~927 genes). Covers the fc + bf + pr workflow, the linear-extrapolation improvement over BAGEL1 truncation, multi-target off-target correction, tumor-suppressor sensitivity (BAGEL2 detects enrichment), and BF calibration (BF >6 ≈ 90% posterior per Hart 2017; ~5% FDR by BAGEL convention). Use when classifying essential vs non-essential genes, calibrating BAGEL2 thresholds against PR curves, identifying tumor suppressors alongside essentials, comparing BAGEL2 hits to MAGeCK / drugZ, or generating publication-quality essentiality calls.
-
gptomics Bundle Bio Metabolomics Msdial PreprocessingRuns the MS-DIAL preprocessing workflow (peak picking, MS2Dec spectral deconvolution, alignment, gap-filling) and imports the alignment-result table into R or Python with honest filtering. Use when preprocessing LC-MS DDA/DIA (SWATH) raw data with MS-DIAL, deciding MS-DIAL vs XCMS, configuring the MsdialConsoleApp console run, or parsing an MS-DIAL export into a clean feature matrix. For programmatic R peak detection and the feature-table-as-artifact framing see metabolomics/xcms-preprocessing; for lipid annotation mode see metabolomics/lipidomics; for MSI-level confidence honesty see metabolomics/metabolite-annotation; for drift correction and QC see metabolomics/normalization-qc.
-
sboghossian-mini-claude-for-legal Skill Efirm Time Entry From ChatUse when a lawyer's work activity is described or narrated in a chat or conversation interface and that activity needs to be converted into properly formatted billing time entries. The skill extracts task descriptions, duration estimates, matter references, and timekeeper identity from natural-language input and outputs structured time records ready for billing-system import. Part of the eFirm firm-management product suite.
-
gptomics Bundle Bio Workflow Management Cwl WorkflowsAuthors portable, strongly-typed bioinformatics pipelines in the Common Workflow Language (CWL v1.2) as CommandLineTool/Workflow/ExpressionTool documents, validated with cwltool and run at scale on Toil/Arvados/Calrissian. Use when deciding CWL (portability/provenance/regulated) vs Nextflow/WDL/Snakemake; declaring secondaryFiles for indexed companions (.bai/.fai/.dict/.tbi and the caret rule); putting resources/containers under requirements (must-hold) vs hints (advisory) to avoid silent OOM; choosing scatterMethod (dotproduct vs flat_/nested_crossproduct); preferring $(...) parameter refs over ${...} JavaScript for portability; pinning DockerRequirement images; or emitting a CWLProv provenance object for audited/clinical settings.
-
gptomics Bundle Bio Virtual ScreeningPerforms structure-based virtual screening using AutoDock Vina, SMINA, GNINA (CNN scoring), and DiffDock-L hybrid workflows with explicit choice rules across rigid vs flexible docking, cross-docking vs self-docking, binding-site detection (P2Rank, fpocket), receptor preparation (PDB2PQR, PROPKA), ligand preparation (meeko, OpenBabel), and ultralarge-library screening (ZINC22, Enamine REAL). Use when screening chemical libraries against a protein target to find candidate binders, ranking docking poses, or selecting a docking workflow for a specific scenario.
-
sboghossian-mini-claude-for-legal Skill Justice Intent Book CallUse when a user signals intent to speak with a human sales representative, customer success manager, or legal consultant — phrases like 'talk to someone', 'book a demo', 'schedule a meeting', or 'discuss for our firm'. Detects the booking intent, captures pre-call context (use case, firm size, urgency), routes to the appropriate booking channel (Calendly or embedded widget), and generates a pre-meeting brief for the sales rep. Distinct from emergency handoff — this is a commercial conversion flow, not a safety escalation.
-
sboghossian-mini-claude-for-legal Skill Connector Ofac SanctionsUse when a legal or compliance workflow requires screening an individual, entity, vessel, or aircraft against the OFAC Specially Designated Nationals (SDN) list and OFAC consolidated sanctions programs. The list is public, updates daily, and can be queried without authentication. Triggers on any KYC/AML screening request, counterparty due diligence involving a US-nexus transaction, sanctions compliance check, or any request to verify whether a named party appears on US sanctions lists. Relevant globally — not only for US-law matters.
-
sboghossian-mini-claude-for-legal Skill Draft Shareholder ResolutionUse when drafting a shareholder resolution — whether an ordinary resolution for routine corporate decisions or a special resolution requiring a higher majority for constitutional changes, share issuances, or M&A approvals. Covers written resolution format and meeting-vote record format for DIFC, ADGM, UAE onshore, KSA, Lebanon, and UK entities. Flags the required voting thresholds, quorum rules, and registration requirements per jurisdiction.
-
sboghossian-mini-claude-for-legal Skill Efirm Partner Review RoutingUse when a document, decision, or action in the eFirm system requires partner-level review and approval before it can proceed. The skill defines the routing logic — which partner receives what type of review, at what threshold, with what SLA — and ensures that nothing requiring senior judgment is auto-processed or lost in a workflow queue. Part of the eFirm firm-management product suite.
-
drixxodev Bundle Terillium SuitescriptTerillium NetSuite SuiteScript 2.1 conventions — file naming, SDF project structure, script patterns, AMD modules, and development workflow for all client repositories
-
drixxodev Skill Source Command Add Language RulesWorkflow command scaffold for add-language-rules in everything-Codex.
-
drixxodev Skill Source Command Database MigrationWorkflow command scaffold for database-migration in everything-Codex.
-
drixxodev Skill Source Command Feature DevelopmentWorkflow command scaffold for feature-development in everything-Codex.
-
autohandai-community-skills Bundle Analyzing Phishing Email HeadersEmail headers contain critical metadata that reveals the true origin, routing path, and authentication status of emails. Analyzing these headers is a foundational skill for identifying phishing attemp
-
sboghossian-mini-claude-for-legal Skill Openclaw Contrib TemplateUse when a contributor (lawyer, developer, or legal researcher) wants to author a new legal AI skill for the OpenClaw public registry. Defines the exact contribution workflow — fork, template, PR, lawyer review, merge, versioning, and attribution — plus the CC-BY-SA licensing terms that govern all community skills.
-
sboghossian-mini-claude-for-legal Skill Unlock Template Of The WeekUse when generating or scheduling the weekly featured legal template surface — a curated clause, document template, or workflow tied to a current legal trend or seasonal event, surfaced every Monday to engaged users across all personas. This skill governs editorial selection, copy format, tie-in to the outreach blog calendar, and delivery mechanics.
-
sboghossian-mini-claude-for-legal Skill Docs Whitepaper Legal AI IndexUse when a reader asks about HAQQ's Legal AI Index — the quarterly benchmark measuring legal AI performance across jurisdictions, languages, and task types. Covers the methodology, evaluation dimensions, publication cadence (Q1–Q4), and the reproducible eval suite that lets practitioners and researchers validate the results. Useful for technical audiences, press, academic collaborators, and enterprise evaluators comparing AI tools on objective criteria.
-
sboghossian-mini-claude-for-legal Skill Draft Articles Of AssociationUse when asked to draft or review Articles of Association (also called a Memorandum of Association, Company Charter, or Statuts in civil-law systems) for a company being incorporated or restructured. Covers the essential provisions — company name, objects, share capital, share classes, transfer restrictions, board structure, and shareholder meeting procedures — with jurisdiction-specific notes for UAE, KSA, Lebanon, Egypt, DIFC, and ADGM.
-
autohandai-community-skills Bundle Nvidia Megatron Core Nightly SyncDomain knowledge for the nightly main-to-dev sync workflow. Covers merge strategy, CI architecture, failure investigation, and known issues.
-
sboghossian-mini-claude-for-legal Skill Router Jurisdiction DetectorUse to detect the governing-law jurisdiction(s) implied by the user's message before any drafting, review, or advice task. Never assumes a jurisdiction — uses currency cues, city names, statute references, court names, and party domicile to infer the jurisdiction with a confidence score. Covers 30+ jurisdictions including the full MENA set and GCC free zones. If confidence is below 0.70, triggers the clarifying-questions skill rather than guessing.
-
autohandai-community-skills Bundle 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.
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 bio-single-cell-cell-communication, nixtla-release-validation, managing-autonomous-development. 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.