80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
openakitaskillschangelog-...
by openakita
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
developing-shopper
by shopperlabs
Provides coding standards and patterns for Shopper development. Use when creating or modifying Models, Actions, Enums, L...
skill-creator
by openakita
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a sk...
write-file
by openakita
Write content to file, creating new or overwriting existing. When you need to create new files, update file content, or...
reload-skill
by openakita
Reload an existing skill to apply changes after modifying SKILL.md or scripts
install-skill
by openakita
Install skill from URL or Git repository to local skills/ directory. When you need to add new skill from GitHub or insta...
list-scheduled-tasks
by openakita
List all scheduled tasks with their ID, name, type, status, and next execution time. When you need to check existing tas...
list-skills
by openakita
List all installed skills following Agent Skills specification. When you need to check available skills, find skill for...
publish-agent
by openakita
Publish a local Agent to the OpenAkita Platform Agent Store. Use when user wants to share, distribute, or publish an Age...
schedule-task
by openakita
Create scheduled task or reminder. IMPORTANT - must actually call this tool to create task. Just saying 'OK I will remin...
update-scheduled-task
by openakita
Modify scheduled task settings WITHOUT deleting. Can modify notify_on_start, notify_on_complete, enabled. Common uses -...
update-user-profile
by openakita
Update user profile information when user shares preferences, habits, or work details. When you need to save user prefer...
openakitaskillstodoist-ta...
by openakita
Manage Todoist tasks, projects, sections, labels, and filters via REST API v2. Supports task CRUD, due dates, priorities...
openakitaskillsgmail-auto...
by openakita
Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first...
openakitaskillsgoogle-cal...
by openakita
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Creat...
browser-navigate
by openakita
Navigate browser to specified URL to open a webpage. When you need to open webpages or start web automation. PREREQUISIT...
browser-new-tab
by openakita
Open new browser tab and navigate to URL (keeps current page open). When you need to open additional page without closin...
browser-switch-tab
by openakita
Switch to a specific browser tab by index. When you need to work with a different tab or return to previous page. Use br...
browser-task
by openakita
Smart browser task agent - describe what you want done in natural language and it completes automatically. PREFERRED too...
cancel-scheduled-task
by openakita
PERMANENTLY DELETE scheduled task. When user says 'cancel/delete task' use this. When user says 'turn off notification'...
create-plan
by openakita
MUST CALL FIRST for multi-step tasks! If user request needs 2+ tool calls (like 'open + search + screenshot'), call crea...
deliver-artifacts
by openakita
Deliver artifacts (files/images/voice) to current IM chat via gateway, returning a receipt. Use this as the only deliver...
desktop-find-element
by openakita
Find desktop UI elements using UIAutomation (fast, accurate) or vision recognition (fallback). When you need to locate b...
desktop-screenshot
by openakita
Capture Windows desktop screenshot with automatic file saving. When you need to show desktop state, capture application...