Loading...
Loading...
Found 1,438 Skills
Manage EA Play subscription, game library, and access EA titles
Enables Claude to browse merchants and track deliveries on Postmates (now part of Uber Eats)
Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.
Manage and organize financial documents and invoices. Categorizes, extracts information, and maintains financial records systematically.
Workspace guide to introduce OpenWork and onboard new users.
Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.
Auto-extract GTME metrics from work sessions. Lines shipped, bugs fixed, PRs merged, cost per feature. Weekly digests and executive summaries. Use when: capture metrics, portfolio report, what did I ship, weekly summary.
Shows the status of all active SDD changes and orchestrator state. Uses engram for persistence. Trigger: /sdd-status, show active changes, what changes are in progress, SDD status, orchestrator status.
Kommo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Kommo data.
Load all open issues from GitHub and save them as markdown files
Analyze daily hot news and write it to Obsidian. Use this skill when the user mentions "news summary", "today's hot topics", "hot news", "news analysis", or "help me search today's news".
Create an OpenClaw cron job that sends a message to the specified channel after execution. Use this skill when the user mentions phrases like "create scheduled task", "new cron", "set scheduled execution", "run periodically", "scheduled task", "every", "every minute", "every hour", "every week", "every month", or "every X hours between A and B". Collect the task name, task description, and execution time (supports four modes: fixed time, interval loop, periodic time, and scheduled range) through conversation, automatically obtain the session key (no user cooperation required), then construct and execute the openclaw cron add command.