From work
This skill should be used when the user asks to "check my email", "send a message on Slack", "create a Jira ticket", "schedule a meeting", "check my calendar", "send a Teams message", "search OneDrive", "triage a bug", "search company docs", "capture tasks from meeting notes", "check gmail", "search google drive", "send personal email", or any workplace productivity task involving M365, Slack, Jira, or Google.
npx claudepluginhub akarelin/a --plugin workThis skill uses the workspace's default tool permissions.
Meta-skill that routes to the appropriate workplace sub-skill.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Meta-skill that routes to the appropriate workplace sub-skill.
| Sub-skill | Scope | Connector |
|---|---|---|
| work-m365 | Microsoft 365: Mail, Calendar, Teams, Files, Tasks, Contacts, OneNote, Presence | CLI (Graph API) |
| work-google | Personal Google: Gmail, Drive | CLI (Google API, OAuth2) |
| work-slack | Slack: messaging, search, channels, threads, canvases | MCP (mcp.slack.com) |
| work-jira | Jira + Confluence: issues, triage, status reports, specs, knowledge search | MCP (mcp.atlassian.com) |
work-m365work-googlework-slack (uses Slack MCP tools)work-jira (uses Atlassian MCP tools)