github.com/jdrhyne/agent-skills
| Skill | Added | Review |
|---|---|---|
Zendesk skills/zendesk/SKILL.md Manage Zendesk tickets, users, and support workflows through the Zendesk API. Use when searching tickets, updating support state, checking users, or exporting queue data. | — | |
task-orchestrator skills/task-orchestrator/SKILL.md Autonomous multi-agent task orchestration with dependency analysis, parallel tmux/Codex execution, and self-healing heartbeat monitoring. Use for large projects with multiple issues/tasks that need coordinated parallel execution. | 71 71 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: a4d31ad | |
salesforce skills/salesforce/SKILL.md Query and manage Salesforce CRM data via the Salesforce CLI (`sf`). Run SOQL/SOSL queries, inspect object schemas, create/update/delete records, bulk import/export, execute Apex, deploy metadata, and make raw REST API calls. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
remotion skills/remotion/SKILL.md Best practices for Remotion video creation in React — compositions, sequences, animation, timing, and rendering. Use when building, reviewing, or debugging Remotion videos. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
planner skills/planner/SKILL.md Create structured plans for multi-task projects that can be used by the task-orchestrator skill. Use when breaking down complex work into parallel and sequential tasks with dependencies. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
parallel-task skills/parallel-task/SKILL.md Coordinate plan files by launching multiple parallel subagents for unblocked tasks. Triggers on explicit "/parallel-task" commands. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
nudocs skills/nudocs/SKILL.md Upload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for collaborative editing, uploading markdown/docs to Nudocs for rich editing, or pulling back edited content. Triggers on "send to nudocs", "upload to nudocs", "edit in nudocs", "pull from nudocs", "get the nudocs link", "show my nudocs documents". | 74 74 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a4d31ad | |
jira skills/jira/SKILL.md Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns. | 92 92 1.48x Agent success vs baseline Impact 95% 1.48xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad | |
gsc skills/gsc/SKILL.md Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance, finding optimization opportunities, or checking indexing status. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
google-ads skills/google-ads/SKILL.md Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with the google-ads Python SDK, (2) attached-browser mode for users without API access. Use when asked to check ad performance, pause campaigns or keywords, find wasted spend, audit conversion tracking, or optimize Google Ads accounts. | 69 69 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: a4d31ad | |
gong skills/gong/SKILL.md Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
ga4 skills/ga4/SKILL.md Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website analytics like top pages, traffic sources, user counts, sessions, conversions, or any GA4 metrics/dimensions. Supports custom date ranges and filtering. | 98 98 1.80x Agent success vs baseline Impact 99% 1.80xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad | |
elegant-reports skills/elegant-reports/SKILL.md Generate beautifully designed PDF reports with a Nordic/Scandinavian aesthetic. Use when creating polished executive briefings, analysis reports, or presentation-style PDF outputs from markdown and HTML via Nutrient DWS. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
context-recovery skills/context-recovery/SKILL.md Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram, Signal, and other supported channels. | 41 41 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a4d31ad | |
web-design-guidelines prompts/web-design-guidelines/SKILL.md Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | 60 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: a4d31ad | |
senior-engineering prompts/senior-engineering/SKILL.md Engineering principles for building software like a senior engineer. Load when tackling non-trivial development work, architecting systems, reviewing code, or orchestrating multi-agent builds. Covers planning, delivery, quality gates, and LLM-specific patterns. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
humanizer prompts/humanizer/SKILL.md Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. | 81 81 1.09x Agent success vs baseline Impact 100% 1.09xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad | |
frontend-design prompts/frontend-design/SKILL.md Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface. | 83 83 1.58x Agent success vs baseline Impact 87% 1.58xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad | |
gemini codex/gemini/SKILL.md Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
command-creator codex/command-creator/SKILL.md This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
codex codex/codex/SKILL.md Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
skill-sync clawdbot/skill-sync/SKILL.md Sync skills between local installation and the GitHub source-of-truth repository. Use when asked to install, update, list, or push skills. | 86 86 6.69x Agent success vs baseline Impact 87% 6.69xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad | |
self-improving-agent clawdbot/self-improving-agent/SKILL.md Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
knowledge-graph clawdbot/knowledge-graph/SKILL.md Three-Layer Memory System — automatic fact extraction, entity-based knowledge graph, and weekly synthesis. Manages life/areas/ entities with atomic facts and living summaries. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a4d31ad | |
clawdbot-release-check clawdbot/clawdbot-release-check/SKILL.md Check for new OpenClaw releases and notify once per new version. | 82 82 1.45x Agent success vs baseline Impact 90% 1.45xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: a4d31ad |