Skill Catalog
Browse 5,478 curated AI agent skills. No account needed.
Github Agents Cloud Architect
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
by nyldn/claude-octopus / .github/agents/cloud-architect.agent.md
Github Agents Code Reviewer
Code review expert for quality analysis, security vulnerabilities, and production reliability
by nyldn/claude-octopus / .github/agents/code-reviewer.agent.md
Github Agents Database Architect
Database architect for data modeling, technology selection, schema design, and migration planning
by nyldn/claude-octopus / .github/agents/database-architect.agent.md
Github Agents Debugger
Debugging specialist for errors, test failures, and unexpected behavior
by nyldn/claude-octopus / .github/agents/debugger.agent.md
Github Agents Docs Architect
Technical documentation architect for comprehensive system docs and architecture guides
by nyldn/claude-octopus / .github/agents/docs-architect.agent.md
GitHub Agent Session
GitHub Agent Session linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/gh-agent-session
Github Agents Frontend Developer
Frontend developer for React, Next.js, responsive layouts, and accessible UI components
by nyldn/claude-octopus / .github/agents/frontend-developer.agent.md
Github Agents Performance Engineer
Performance engineer for optimization, observability, and scalable system performance
by nyldn/claude-octopus / .github/agents/performance-engineer.agent.md
Github Agents Security Auditor
Security auditor for DevSecOps, OWASP compliance, vulnerability assessment, and threat modeling
by nyldn/claude-octopus / .github/agents/security-auditor.agent.md
Github Agents Tdd Orchestrator
TDD orchestrator enforcing red-green-refactor discipline and test-driven development
by nyldn/claude-octopus / .github/agents/tdd-orchestrator.agent.md
GitHub Agent Task
GitHub Agent Task linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/gh-agent-task
GitHub Auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
by NousResearch/hermes-agent / skills/github/github-auth
GitHub CLI
GitHub CLI linked from github/awesome-copilot, with the upstream skill instructions available on GitHub.
by github/awesome-copilot / skills/gh-cli
GitHub Code Review
Review PRs: diffs, inline comments via gh or REST.
by NousResearch/hermes-agent / skills/github/github-code-review
GitHub Contributor
End-to-end playbook for shipping high-quality pull requests to open-source projects you don't maintain — discovery, CONTRIBUTING compliance, PR-size check, minimal-diff implementation, PR description with AI-assisted disclosure, conflict resolution, and post-submission maintainer interaction. Use whenever creating, editing, or pushing a PR to a third-party GitHub repo — "submit a PR", "open a PR", "fix this upstream", "rebase against main", "respond to the bot review", an `owner/repo` target, or 提 PR / 上游 PR / 贡献代码 / rebase 冲突 / 回应维护者.
by daymade/claude-code-skills / github-contributor
Github Copilot Agent Tips And Tricks
Github Copilot Agent Tips And Tricks linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-copilot-agent-tips-and-tricks
GitHub Copilot Agent Tips And Tricks
Practical tips for reviewing and improving Copilot agent PRs.
by github/gh-aw / .github/skills/github-copilot-agent-tips-and-tricks
GitHub Copilot SDK C# Instructions
This file provides guidance on building C# applications using GitHub Copilot SDK.
by github/awesome-copilot / instructions/copilot-sdk-csharp.instructions.md
GitHub Copilot SDK Go Instructions
This file provides guidance on building Go applications using GitHub Copilot SDK.
by github/awesome-copilot / instructions/copilot-sdk-go.instructions.md
GitHub Copilot SDK Node.js Instructions
This file provides guidance on building Node.js/TypeScript applications using GitHub Copilot SDK.
by github/awesome-copilot / instructions/copilot-sdk-nodejs.instructions.md
GitHub Copilot SDK Python Instructions
This file provides guidance on building Python applications using GitHub Copilot SDK.
by github/awesome-copilot / instructions/copilot-sdk-python.instructions.md
GitHub Copilot Starter
Set up complete GitHub Copilot configuration for a new project based on technology stack
by github/awesome-copilot / skills/github-copilot-starter
Github Discussion Query
Github Discussion Query linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-discussion-query
GitHub Flavored Markdown (GFM)
Markdown formatting for GitHub-flavored markdown (GFM) files
by github/awesome-copilot / instructions/markdown-gfm.instructions.md
GitHub Hub
Your intelligent GitHub command center -- start here. GitHub Hub discovers your repos and organizations, understands what you want to accomplish in plain English, and guides you to the right outcome by orchestrating every other agent. No commands to memorize. Just talk.
by Community-Access/accessibility-agents / codex-skills/github-hub
GitHub Issue Creator
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.
by microsoft/skills / .github/skills/github-issue-creator
Github Issue Query
Github Issue Query linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-issue-query
GitHub Issues
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add dependencies, or track blocked-by/blocking relationships. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the start date", "link issues", "add dependency", "blocked by", "blocking", or any GitHub issue management task.
by github/awesome-copilot / skills/github-issues
GitHub Issues
Create, triage, label, assign GitHub issues via gh or REST.
by NousResearch/hermes-agent / skills/github/github-issues
Github MCP Server
Github MCP Server linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-mcp-server
GitHub Operations
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.
by daymade/claude-code-skills / github-ops
GitHub Pages
Complete GitHub Pages deployment and management system. Static site hosting with Jekyll, custom domains, and GitHub Actions. USE WHEN user mentions 'github pages', 'deploy static site', 'host website on github', 'jekyll site', 'custom domain for github', OR wants to publish a website from a repository.
by julianobarbosa/claude-code-skills / skills/github-pages
Github Pages Skill
Github Pages Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/github-pages-skill
GitHub PR
Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests.
by Gentleman-Programming/Gentleman-Skills / curated/github-pr
Github Pr Creation
Github Pr Creation linked from GitHub verified fvadicamo/dev-agent-skills, with the upstream skill instructions available on GitHub.
by fvadicamo/dev-agent-skills / skills/github-pr-creation
GitHub PR Creation
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
by fvadicamo/dev-agent-skills / plugins/github-workflow/skills/github-pr-creation
Github Pr Merge
Github Pr Merge linked from GitHub verified fvadicamo/dev-agent-skills, with the upstream skill instructions available on GitHub.
by fvadicamo/dev-agent-skills / skills/github-pr-merge
GitHub PR Merge
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
by fvadicamo/dev-agent-skills / plugins/github-workflow/skills/github-pr-merge
Github Pr Query
Github Pr Query linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-pr-query
Github Pr Review
Github Pr Review linked from GitHub verified fvadicamo/dev-agent-skills, with the upstream skill instructions available on GitHub.
by fvadicamo/dev-agent-skills / skills/github-pr-review
GitHub PR Review
Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, verify PR readiness, review PR comments, analyze review feedback, evaluate PR comments, assess review suggestions, or triage PR comments. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.
by fvadicamo/dev-agent-skills / plugins/github-workflow/skills/github-pr-review
GitHub PR Workflow
GitHub PR lifecycle: branch, commit, open, CI, merge.
by NousResearch/hermes-agent / skills/github/github-pr-workflow
GitHub Release
Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.
by github/awesome-copilot / skills/github-release
GitHub Repo Management
Clone/create/fork repos; manage remotes, releases.
by NousResearch/hermes-agent / skills/github/github-repo-management
GitHub Review Requests
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "what needs my review", "fetch GitHub review requests", or "check team review queue".
by getsentry/skills / skills/gh-review-requests
Github Script
Github Script linked from GitHub Agentic Workflows skills and agent definitions, with the upstream skill instructions available on GitHub.
by github/gh-aw / skills/github-script
GitHub Script
Write robust JavaScript for GitHub Actions github-script steps.
by github/gh-aw / .github/skills/github-script
GitLab CI Patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
by wshobson/agents / plugins/cicd-automation/skills/gitlab-ci-patterns
Gitnexus Explorer
Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.
by NousResearch/hermes-agent / optional-skills/research/gitnexus-explorer
Gitops Principles
Comprehensive GitOps methodology and principles skill for cloud-native operations. Use when (1) Designing GitOps architecture for Kubernetes deployments, (2) Implementing declarative infrastructure with Git as single source of truth, (3) Setting up continuous deployment pipelines with ArgoCD/Flux/Kargo, (4) Establishing branching strategies and repository structures, (5) Troubleshooting drift, sync failures, or reconciliation issues, (6) Evaluating GitOps tooling decisions, (7) Teaching or explaining GitOps concepts and best practices, (8) Deploying ArgoCD on Azure Arc-enabled Kubernetes or AKS with workload identity. Covers the 4 pillars of GitOps (OpenGitOps), patterns, anti-patterns, tooling ecosystem, Azure Arc integration, and operational guidance.
by julianobarbosa/claude-code-skills / skills/gitops-principles
Gitops Principles Skill
Gitops Principles Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/gitops-principles-skill
Gitops Workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
by wshobson/agents / plugins/kubernetes-operations/skills/gitops-workflow
Git Push Workflow
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
by mhattingpete/claude-skills-marketplace / engineering-workflow-plugin/skills/git-pushing
Git Skill
Git Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/Git-skill
Git Workflow And Versioning
Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
by addyosmani/agent-skills / skills/git-workflow-and-versioning
Git Worktree
Git worktree management with tmux and iTerm2 integration. Use when creating isolated dev environments, managing parallel feature branches, switching contexts without stashing, or running multiple Claude instances. Covers worktree creation, tmux window management, iTerm2 tabs, and cleanup workflows.
by julianobarbosa/claude-code-skills / skills/git-worktree
Git Worktree Skill
Git Worktree Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/git-worktree-skill
Glycoengineering
Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.
by K-Dense-AI/scientific-agent-skills / scientific-skills/glycoengineering
Glycoengineering
Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.
by K-Dense-AI/scientific-agent-skills / skills/glycoengineering
Gmail
Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
by sanjay3290/ai-skills / skills/gmail
Gmail Cold Outreach Campaign
Research prospects via Brave Search, compose personalized cold outreach emails, and create ready-to-send Gmail drafts with A/B subject line variants. Prerequisites: gcloud, curl, jq, base64, brave-search MCP.
by AgentArmory
Gmail Email Drafter
Draft and send emails via Gmail using Google CLI. Analyzes your sent mail for tone matching, composes context-aware drafts, and creates Gmail drafts ready to send. Prerequisites: gcloud, curl, jq, base64.
by AgentArmory
Gmail Follow-Up Tracker
Scans your Gmail sent folder for unanswered emails, identifies stale threads, and creates follow-up drafts with context-aware nudges via Google CLI. Prerequisites: gcloud, curl, jq.
by AgentArmory
gmail +forward
Gmail: Forward a message to new recipients.
by googleworkspace/cli / skills/gws-gmail-forward
Gmail Inbox Daily Summary
Fetches today's unread Gmail messages via Google CLI, categorizes them by priority, and generates an actionable daily email briefing. Prerequisites: gcloud, curl, jq.
by AgentArmory
Gmail Label & Filter Organizer
Analyzes your Gmail inbox, creates label taxonomy, and sets up filters to auto-sort incoming mail using Gmail API via Google CLI. Prerequisites: gcloud, curl, jq.
by AgentArmory
gmail +read
Gmail: Read a message and extract its body or headers.
by googleworkspace/cli / skills/gws-gmail-read
gmail +reply
Gmail: Reply to a message (handles threading automatically).
by googleworkspace/cli / skills/gws-gmail-reply
gmail +reply-all
Gmail: Reply-all to a message (handles threading automatically).
by googleworkspace/cli / skills/gws-gmail-reply-all
Gmail Response Template Manager
Creates, stores, and applies reusable email response templates. Analyzes your common replies to build a template library, then auto-fills templates for quick Gmail draft creation. Prerequisites: gcloud, curl, jq, base64.
by AgentArmory
gmail +send
Gmail: Send an email.
by googleworkspace/cli / skills/gws-gmail-send
gmail +triage
Gmail: Show unread inbox summary (sender, subject, date).
by googleworkspace/cli / skills/gws-gmail-triage
gmail (v1)
Gmail: Send, read, and manage email.
by googleworkspace/cli / skills/gws-gmail
gmail +watch
Gmail: Watch for new emails and stream them as NDJSON.
by googleworkspace/cli / skills/gws-gmail-watch
Gmail Workflows
Automate Gmail with intelligent workflows - attachment management, email organization, auto-archiving, and Google Drive integration
by claude-office-skills/skills / gmail-workflows
Goal Analyzer
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
by huifer/WellAlly-health / .claude/skills/goal-analyzer
Goal & OKR Tracker
Helps define SMART goals or OKRs (Objectives and Key Results), breaks them into quarterly milestones, creates a tracking system, and conducts monthly progress check-ins. Prerequisites: python3.
by AgentArmory
Go Concurrency Patterns
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
by wshobson/agents / plugins/systems-programming/skills/go-concurrency-patterns
Go Development Instructions
Instructions for writing Go code following idiomatic Go practices and community standards
by github/awesome-copilot / instructions/go.instructions.md
Godot Gdscript Patterns
Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.
by wshobson/agents / plugins/game-development/skills/godot-gdscript-patterns
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
by openclaw/openclaw / skills/gog
Golang Pro
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.
by Jeffallan/claude-skills / skills/golang-pro
Go MCP Server Development Expert
Expert assistant for building Model Context Protocol (MCP) servers in Go using the official SDK.
by github/awesome-copilot / agents/go-mcp-expert.agent.md
Go MCP Server Development Guidelines
Best practices and patterns for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk package.
by github/awesome-copilot / instructions/go-mcp-server.instructions.md
Go MCP Server Generator
Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
by github/awesome-copilot / skills/go-mcp-server-generator
Good Morning
Morning routine check-in. Use at start of day to review yesterday, set up today's journal, and check learning reviews due. Triggers on "good morning", "morning", "start my day", "what's on for today".
by TaylorHuston/local-life-manager / .claude/skills/good-morning
Google Ads Manager
Google Ads campaign management - campaign setup, keyword research, bid optimization, and performance reporting
by claude-office-skills/skills / google-ads-manager
Google Calendar
Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or update a calendar event, or respond to meeting invitations. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
by sanjay3290/ai-skills / skills/google-calendar
Google Calendar Automation via Rube MCP
Automate Google Calendar tasks via Rube MCP (Composio). Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/googlecalendar-automation
Google Calendar Availability Finder
Finds mutual free times across multiple Google Calendar users and proposes meeting slots. Generates scheduling links or draft calendar invites. Prerequisites: gcalcli, gcloud, curl, jq.
by AgentArmory
Google Calendar Daily Planner
Pulls today's or tomorrow's Google Calendar events via gcalcli, analyzes meeting density, identifies focus blocks, and generates a time-blocked daily plan. Prerequisites: gcalcli, gcloud, curl, jq.
by AgentArmory
Google Calendar Event Creator
Creates Google Calendar events from natural language descriptions using gcalcli or Calendar API. Handles recurring events, attendees, reminders, and conference links. Prerequisites: gcalcli, gcloud, curl, jq.
by AgentArmory
Google Calendar Meeting Prep
Pulls upcoming meeting details from Google Calendar, researches attendees and topics via Brave Search, and generates a meeting prep brief with talking points. Prerequisites: gcalcli, gcloud, curl, jq, brave-search MCP.
by AgentArmory
Google Calendar Weekly Review
Generates a weekly calendar review: time spent in meetings vs focus work, meeting categories, overload analysis, and improvement recommendations. Prerequisites: gcalcli, gcloud, curl, jq.
by AgentArmory
Google Chat
Interact with Google Chat - list spaces, send messages, read conversations, and manage DMs. Use when user asks to: send a message on Google Chat, read chat messages, list chat spaces, find a chat room, send a DM, or create a new chat space. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
by sanjay3290/ai-skills / skills/google-chat
Google Docs
Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
by sanjay3290/ai-skills / skills/google-docs
Google Docs Automation via Rube MCP
Automate Google Docs tasks via Rube MCP (Composio): create, edit, search, export, copy, and update documents. Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/googledocs-automation
Google Drive
Interact with Google Drive - search files, find folders, list contents, download files, upload files, create folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive, find a file/folder, list Drive contents, download or upload files, create folders, move files, or organize Drive content. Lightweight integration with standalone OAuth authentication supporting full read/write access.
by sanjay3290/ai-skills / skills/google-drive
Google Drive Automation via Rube MCP
Automate Google Drive tasks via Rube MCP (Composio). Always search tools first for current schemas.
by ComposioHQ/awesome-claude-skills / composio-skills/googledrive-automation
Google Flights
Browser-automated Google Flights search via agent-browser. All airlines including Southwest. Cash prices, schedules, economy/business comparison, market selection.
by borski/travel-hacking-toolkit / plugins/travel-hacking-toolkit/skills/google-flights