ArtificialIntelligence.io

Claude Skills · 15 in this category

Productivity

Tasks, calendars, email, memory and workflow automation — the personal-ops layer.

← All skillsDocumentsDesignMarketingEngineeringResearchOperations

Controls native Apple apps — Messages, Notes, Mail, Reminders, Calendar, Contacts, Maps. Archived January 2026.

Chains across seven Apple apps in one instruction. Archived, but nothing has replaced it on Mac.

npx -y install-mcp apple-mcp --client claude

basic-memory

Basic Machines

Local-first persistent memory: Claude reads and writes structured Markdown notes that survive across sessions.

Memory you can open in a text editor and grep. The least magical memory system, which is the point.

uv tool install basic-memory --prerelease=allow

clickup-mcp-server

Talib Kareem

ClickUp integration for tasks, docs, time tracking, and workspace operations. Now commercially licensed.

The most complete ClickUp bridge, now paid. Whether that's worth it depends on how much you live in ClickUp.

claude mcp add clickup -- npx -y @taazkareem/clickup-mcp-server@latest

Gmail-MCP-Server

GongRzhe

Gmail integration with auto-auth: read, search, send, label, and manage email. Archived March 2026.

The most-installed Gmail server, archived or not. The auto-auth flow is why it won.

claude mcp add gmail -- npx -y @gongrzhe/server-gmail-autoauth-mcp

google-calendar-mcp

nspady

Google Calendar integration: create, search, and manage events, with multi-calendar and availability support.

OAuth setup takes ten minutes; never manually finding a meeting slot again takes zero. Fair trade.

claude mcp add google-calendar -- npx -y @cocal/google-calendar-mcp

mcp-atlassian

sooperset

Jira and Confluence in one MCP server — 98 tools, Cloud and Data Center, search through status changes.

Ticket grooming is nobody's favorite job. 5.9k stars say delegating it works.

claude mcp add atlassian -- uvx mcp-atlassian

mcp-memory-service

doobidoo

Persistent shared memory backend with REST API, knowledge graph, and dashboard; works across 25+ AI tools.

One memory shared by every agent you run. Heavyweight, but so is re-explaining your project daily.

pip install mcp-memory-service

mcp-server-asana

Christian Roy

Asana integration via MCP: search, create, and update tasks and projects from any MCP client.

The dependable community pick for Asana shops. Status updates that write themselves.

claude mcp add asana -- npx -y @roychri/mcp-server-asana

mcp-server-trello

delorenj

Full Trello access for agents: cards, lists, checklists, attachments, comments, custom fields, workspaces.

Fifty-seven tools is arguably too many, but nothing on your board is out of reach.

claude mcp add trello -- npx -y @delorenj/mcp-server-trello

Self-improving memory layer for AI agents; persists user preferences and context across sessions and apps.

The venture-scale take on agent memory, 60k stars deep. Overkill for notes, right-sized for products.

pip install mem0ai

Gives Claude documented access to n8n's 2,600+ automation nodes so it can build workflows for you.

Describe the automation; get a working n8n workflow. The fastest route from idea to cron job.

claude mcp add n8n -- npx -y n8n-mcp

slack-mcp-server

Dmitrii Korotovskii

Powerful Slack MCP server supporting DMs, group DMs, GovSlack, and smart history fetch, without admin approval.

Works even where workspace admins never approve apps. Read the security notes before you deploy it.

git clone https://github.com/korotovsky/slack-mcp-server && docker compose up

things-mcp

hald

Connects Claude to Things 3 on macOS: read projects and areas, add and update to-dos.

For the GTD faithful who won't leave Things. Brain-dump in chat, tasks land sorted.

claude mcp add things -- uvx things-mcp

Reference MCP server for timezone-aware time and date conversion.

Trivial until a model schedules a meeting in the wrong timezone. Then it is not.

claude mcp add time -- npx -y @modelcontextprotocol/server-time

todoist-mcp

Doist

Doist's official MCP tooling for Todoist: create, query, and complete tasks and projects on your behalf.

First-party beats the fan-made forks. Inbox-zero for your task list, delegated.

claude mcp add todoist -- npx -y @doist/todoist-mcp