Skip to content

Skill Catalog

Browse 4,314 curated AI agent skills. No account needed.

Business, Marketing & Sales

Strategy Pivot Designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

#work-life#productivity#financeBusiness, Marketing & Sales

Subscription Lifecycle

When the user wants to optimize their subscription business end-to-end — from trial start through renewal, cancellation, and win-back. Use when the user mentions "subscription lifecycle", "trial conversion", "churn", "cancellation", "win-back", "lapsed subscribers", "dunning", "billing retry", "grace period", "renewal rate", "subscriber LTV", or "resubscribe". For paywall design and pricing strategy, see monetization-strategy. For subscription analytics dashboards, see app-analytics.

#work-life#productivity#app-store-optimizationBusiness, Marketing & Sales

Subscription Management

SaaS subscription lifecycle management - billing, upgrades, downgrades, churn prevention, and revenue optimization

#work-life#office#productivityBusiness, Marketing & Sales

Summarize Interview

Summarize a customer interview transcript into a structured template with JTBD, satisfaction signals, and action items. Use when processing interview recordings or transcripts, synthesizing discovery interviews, or creating interview summaries.

#work-life#productivity#product-managementBusiness, Marketing & Sales

Suppress Ghost Contacts

Identify and suppress ghost contacts who received marketing emails but never opened any. These contacts destroy sender reputation and deliverability. Hybrid approach: API for discovery, manual UI for suppression.

#work-life#crm#hubspotBusiness, Marketing & Sales

Suppress Global Unsubscribes

Identify and suppress globally unsubscribed contacts to ensure legal compliance and reduce billing. Hybrid approach: API for discovery and audit, manual UI for suppression (hs_marketable_status is read-only).

#work-life#crm#hubspotBusiness, Marketing & Sales

Suppress Hard Bounced

Identify and suppress hard-bounced contacts to protect email sender reputation. Hybrid approach: API for discovery and audit, manual UI for suppression (hs_marketable_status is read-only via API).

#work-life#crm#hubspotBusiness, Marketing & Sales

Swot Analysis

Perform a detailed SWOT analysis — strengths, weaknesses, opportunities, and threats with actionable recommendations. Use when doing strategic assessment, competitive analysis, or evaluating a product or business position.

#work-life#productivity#product-managementBusiness, Marketing & Sales

Team Composition Analysis

Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. Use this skill when planning headcount, determining which roles to hire next, setting compensation or equity ranges, designing org structure, or building a hiring budget aligned to funding milestones.

#broad-capability#engineering#agent-skillsBusiness, Marketing & Sales

Team Manager

GitHub organization team command center -- create and manage teams, add and remove members, handle member onboarding and offboarding workflows, synchronize access across repos, and report on team composition and permissions.

#broad-capability#accessibility#a11yBusiness, Marketing & Sales

Teams Migration

Migrate MS Teams chat content to channels or between chats. USE WHEN teams migration, migrate chat, copy messages, teams channel, move chat history, teams backup, chat to channel. SkillSearch('teamsmigration') for docs.

#broad-capability#devops#azureBusiness, Marketing & Sales

Technical Analyst

This skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides chart images and requests technical analysis, trend identification, support/resistance levels, scenario planning, or probability assessments based purely on chart data without consideration of news or fundamental factors.

#work-life#productivity#financeBusiness, Marketing & Sales

DevOps & Cloud

Security & Compliance

Science & Simulation

Software Engineering

Structured Autonomy Generate

Structured Autonomy Implementation Generator Prompt

#github-copilot#planningSoftware Engineering

Structured Autonomy Implement

Structured Autonomy Implementation Prompt

#github-copilot#planningSoftware Engineering

Structured Autonomy Plan

Structured Autonomy Planning Prompt

#github-copilot#planningSoftware Engineering

Structured Content Storage

Enforces structured, highly documented storage for code and data projects. Use when working on machine learning scripts, data processing, code creation, or script modification that should preserve clear structure and documentation.

#broad-capability#creative#codeSoftware Engineering

Style Components with Modern Theming (Preview)

Style components with modern theming using Fluent UI

#github-copilot#frontend#developmentSoftware Engineering

Subagent Driven Development

Execute plans via delegate_task subagents (2-stage review).

#broad-capability#development#creativeSoftware Engineering

Suggest Awesome GitHub Copilot Instructions

Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.

#github-copilot#documentationSoftware Engineering

Suggest Awesome GitHub Copilot Skills

Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.

#github-copilot#skill#authoringSoftware Engineering

Supabase

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).

#supabase#postgres#databaseSoftware Engineering

Supabase Nextjs

Next.js with Supabase and Drizzle ORM

#claude-bootstrap#bootstrap#backendSoftware Engineering

Supabase Node

Express/Hono with Supabase and Drizzle ORM

#claude-bootstrap#bootstrap#backendSoftware Engineering

Supabase Postgres Best Practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

#supabase#postgres#databaseSoftware Engineering

Supabase Python

FastAPI with Supabase and SQLAlchemy/SQLModel

#claude-bootstrap#bootstrap#backendSoftware Engineering

Svelte 5 and SvelteKit Development Instructions

Svelte 5 and SvelteKit development standards and best practices for component-based user interfaces and full-stack applications

#github-copilot#frontend#developmentSoftware Engineering

Svm

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

#helius-core-ai#solana#blockchainSoftware Engineering

Sweep

Detecting unnecessary files, unused code, and orphaned files, and proposing safe deletion. For repo cleanup, dead code removal, or tidying. Don't use for removal execution (Builder), deletion review (Judge), repo structure (Grove), or scope cutting (Void).

#broad-capability#development#securitySoftware Engineering

Swift MCP Expert

Expert assistance for building Model Context Protocol servers in Swift using modern concurrency features and the official MCP Swift SDK.

#github-copilot#mcp#serverSoftware Engineering

Swift MCP Server Development Guidelines

Best practices and patterns for building Model Context Protocol (MCP) servers in Swift using the official MCP Swift SDK package.

#github-copilot#mcp#serverSoftware Engineering

SwiftUI Expert Skill

Use when writing, reviewing, or refactoring SwiftUI code for iOS or macOS, including state management and `@Observable` data flow, view composition and invalidation/performance, lists and `ForEach` identity, environment usage, localization, animations, Liquid Glass adoption, migrating soft-deprecated APIs, or Instruments `.trace` capture/analysis for hangs, hitches, CPU hotspots, or excessive view updates.

#broad-capability#swiftui#iosSoftware Engineering

Symfony Development Instructions

Symfony development standards aligned with official Symfony Best Practices

#github-copilot#backend#developmentSoftware Engineering

Systematic Debugging

4-phase root cause debugging: understand bugs before fixing.

#broad-capability#development#creativeSoftware Engineering

Systematic Debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

#broad-capability#agent-skills#designSoftware Engineering

Systematic Debugging

Root-cause route for actual bugs, failing tests, build errors, crashes, stack traces, and unexpected behavior. Do not use for test-first/TDD feature work, test-report packaging, review-feedback handling, or final completion evidence.

#broad-capability#creative#debuggingSoftware Engineering

Systematic Debugging

Find the root cause of bugs using the scientific method — form hypotheses, test them, narrow the search space. Not guessing, not random prints.

#debugging#root-cause-analysis#git-bisectSoftware Engineering

System Profile

Profile a target (script, process, GPU, memory, interconnect) for performance analysis. Use when user says "profile", "benchmark", "bottleneck", or wants performance analysis.

#broad-capability#wanshuiyin-aris#ml-researchSoftware Engineering

Tables Data Specialist

Data table accessibility specialist for web applications. Use when building or reviewing any data table, sortable table, grid, spreadsheet-like interface, comparison table, pricing table, or any tabular data display. Covers proper markup, scope, caption, headers, sortable columns, responsive patterns, and ARIA grid/treegrid roles. Applies to any web framework or vanilla HTML/CSS/JS.

#broad-capability#accessibility#a11ySoftware Engineering

Tailwind CSS v4+ Installation with Vite

Tailwind CSS v4+ installation and configuration for Vite projects using the official @tailwindcss/vite plugin

#github-copilot#frontend#developmentSoftware Engineering

Tailwind Design System

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

#broad-capability#engineering#agent-skillsSoftware Engineering

TanStack Start with Shadcn/ui Development Guide

Guidelines for building TanStack Start applications

#github-copilot#frontend#developmentSoftware Engineering

Task Coordination Strategies

Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.

#broad-capability#engineering#agent-skillsSoftware Engineering

Task Plan Implementation Instructions

Instructions for implementing task plans with progressive tracking and change record - Brought to you by microsoft/edge-ai

#github-copilot#project#managementSoftware Engineering

Tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

#broad-capability#typescript#engineeringSoftware Engineering

TDD Green Phase - Make Tests Pass Quickly

Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.

#github-copilot#testingSoftware Engineering

Tdd Guide

Test-first development route for TDD, writing failing tests first, RED -> GREEN -> REFACTOR, and behavior-changing feature/bug/refactor work. Do not use for already-failing test root-cause debugging, test-report packaging, or final completion evidence.

#broad-capability#creative#testingSoftware Engineering

TDD Red Phase - Write Failing Tests First

Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.

#github-copilot#testingSoftware Engineering

TDD Refactor Phase - Improve Quality & Security

Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.

#github-copilot#code#qualitySoftware Engineering

Team Coordination

Multi-person projects - shared state, todo claiming, handoffs

#claude-bootstrap#bootstrap#projectSoftware Engineering

Technical Debt Remediation Plan

Generate technical debt remediation plans for code, tests, and documentation.

#github-copilot#code#qualitySoftware Engineering

Technology Stack Blueprint Generator

Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development.

#github-copilot#architectureSoftware Engineering

Telegram Bot

Telegram bot development - chatbots, notifications, AI assistants, and group automation

#work-life#office#productivitySoftware Engineering

Template Builder

Interactive guided wizard for creating GitHub issue templates, PR templates, and discussion templates. Answer simple questions and get production-ready YAML templates -- no manual YAML writing required.

#broad-capability#accessibility#a11ySoftware Engineering

Data, AI & Research

Structured Extraction

Extract structured data matching a JSON schema from websites. Handles complex nested schemas, arrays, pagination, and validation. Always outputs via formatOutput.

#firecrawl-firecrawl-agent#crawling#structuredData, AI & Research

Svm

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

#helius-core-ai#solana#blockchainData, AI & Research

Synthesize

Synthesize information across multiple sources into a structured document. Processes sources in batches across sessions to handle more data than fits in context. Discovers and queues related sources automatically. Use for research synthesis, topic deep-dives, or consolidating scattered notes. Triggers on "synthesize", "synthesis", "research [topic]".

#personal-productivity#daily-routine#weekly-reviewData, AI & Research

Synthesize Research

Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support tickets to make sense of, need to extract themes and rank findings by frequency and impact, or want to turn raw feedback into roadmap recommendations.

#work-life#productivity#knowledge-workData, AI & Research

Table Extractor

>

#work-life#office#productivityData, AI & Research

Task Researcher Instructions

Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai

#github-copilot#research#reviewData, AI & Research

Tavily

Tavily web search, content extraction, and research tools.

#broad-capability#browser#automationData, AI & Research

Tcm Constitution Analyzer

分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。

#work-life#productivity#claude-ally-healthData, AI & Research

Technical spike research mode

Systematically research and validate technical spike documents through exhaustive investigation and controlled experimentation.

#github-copilot#research#reviewData, AI & Research

Telegram Reader

Read Telegram channels and groups for financial news and market research using tdl (read-only). Use this skill whenever the user wants to read Telegram channels, export messages from financial Telegram groups, list their Telegram chats, search for news in Telegram channels, or gather market intelligence from Telegram. Triggers include: "check my Telegram", "read Telegram channel", "Telegram news", "what's new in my Telegram channels", "export messages from", "list my Telegram chats", "financial news on Telegram", "crypto Telegram", "market news Telegram", any mention of Telegram in context of reading financial news, crypto signals, or market research. This skill is READ-ONLY — it does NOT support sending messages, joining channels, or any write operations.

#work-life#productivity#financeData, AI & Research

Education & Writing

Study Notes

Create comprehensive study notes on: $1

#personal-productivity#daily-routine#weekly-reviewEducation & Writing

Submission Checklist

Stage-based submission checklists for papers/reports: pre-submission, submission, revision/rebuttal, camera-ready. Includes templates (cover letter, rebuttal matrix) and quality gates.

#broad-capability#creative#academicEducation & Writing

Svm

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

#helius-core-ai#solana#blockchainEducation & Writing

SVM — Understand Solana's Architecture

<!-- Generated from helius-skills/svm/SKILL.md — do not edit -->

#helius-core-ai#solana#blockchainEducation & Writing

Systems Paper Writing

Comprehensive guide for writing systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides paragraph-level structural blueprints, writing patterns, venue-specific checklists, reviewer guidelines, LaTeX templates, and conference deadlines. Use this skill for all systems conference paper writing.

#broad-capability#ai-research#machine-learningEducation & Writing

TaxCore Technical Writer

A domain-expert technical writer for the TaxCore electronic fiscal invoicing ecosystem. Use this agent to create, improve, or review documentation for TaxCore applications — including the Secure Element Reader, smart card workflows, fiscal invoicing concepts, audit processes, and PKI/SE security topics. Covers end-user guides, developer docs, reference material, and setup guides across all TaxCore-related surfaces.

#github-copilot#technical#writingEducation & Writing

Teach

Deep pedagogical guidance - learn technology by doing with Socratic teaching. Use when learning a new framework or wanting to understand WHY, not just HOW.

#personal-productivity#daily-routine#weekly-reviewEducation & Writing

Teams Channel Post Writer

Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.

#broad-capability#research#documentsEducation & Writing

Technical Content Evaluator

Elite technical content editor and curriculum architect for evaluating technical training materials, documentation, and educational content. Reviews for technical accuracy, pedagogical excellence, content flow, code validation, and ensures A-grade quality standards.

#github-copilot#proofreadingEducation & Writing

Agent Orchestration

Subagent Driven Development

Use when executing implementation plans with independent tasks in the current session

#broad-capability#agent-skills#designAgent Orchestration

Subagent Driven Development

Use when executing implementation plans with independent tasks in the current session

#broad-capability#creative#subagentAgent Orchestration

Suggest Awesome GitHub Copilot Agents

Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.

#github-copilot#agent#instructionsAgent Orchestration

Superclaude Framework Compat

Codex compatibility layer for SuperClaude /sc:* commands with vibe-adapted routing.

#broad-capability#creative#agenticAgent Orchestration

Swift MCP Server Generator

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

#github-copilot#mcp#serverAgent Orchestration

Taskflow

Coordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks.

#broad-capability#browser#automationAgent Orchestration

Team Communication Protocols

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead needs to review and approve an implementer's plan before work begins, when orchestrating a graceful team shutdown after all tasks are complete, or when debugging why teammates are not coordinating correctly at integration points.

#broad-capability#engineering#agent-skillsAgent Orchestration

Team Composition Patterns

Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit.

#broad-capability#engineering#agent-skillsAgent Orchestration

Personal Productivity

Summarize Meeting

Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.

#work-life#productivity#product-managementPersonal Productivity

Tailored Resume Generator

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

#work-life#productivity#composioPersonal Productivity

Task Management

Simple task management using a shared TASKS.md file. Reference this when the user asks about their tasks, wants to add/complete tasks, or needs help tracking commitments.

#work-life#productivity#knowledge-workPersonal Productivity

Tax Efficiency

Maximizes after-tax returns through strategic asset location, gain/loss management, and withdrawal sequencing. Use when the user asks about asset location, Roth conversions, tax-efficient withdrawals, tax lot selection, or charitable giving with appreciated securities. Also trigger when users mention 'which account should I hold bonds in', 'tax drag', 'Roth vs Traditional', 'RMD planning', 'bracket stuffing', 'HIFO vs FIFO', or ask how to minimize taxes on investments. For tax-loss harvesting execution and wash-sale mechanics, see the tax-loss-harvesting skill.

#finance#personal-finance#wealth-managementPersonal Productivity

Tax Loss Harvesting

Execute a complete tax-loss harvesting workflow from candidate identification through post-harvest monitoring. Use when the user asks about finding TLH candidates, gain/loss budgeting, replacement security selection, wash-sale compliance, or harvest execution planning. Also trigger when users mention 'unrealized losses in my portfolio', 'swap ETFs for tax purposes', 'harvest losses before year-end', 'substantially identical security', 'wash-sale window', 'NIIT offset', 'loss carryforward', or ask how much tax they can save by harvesting.

#finance#personal-finance#wealth-managementPersonal Productivity

Teams Meeting Pipeline

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

#work-life#productivity#personal-productivityPersonal Productivity

Tech Resume Optimizer

Optimize resumes for software engineering, PM, and technical roles

#work-life#productivity#careerPersonal Productivity

Telephony

Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.

#work-life#productivity#personal-productivityPersonal Productivity

Design, Media & Creative

Mobile App Development

Presentations & Documents