Skip to content

Skill Catalog

Browse 5,478 curated AI agent skills. No account needed.

No spam. Unsubscribe anytime.

Experiment Queue

SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队列实验", "run grid", "multi-seed sweep", "auto-chain experiments", or when /run-experiment is insufficient for 10+ jobs that need orchestration.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/experiment-queue

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Tracking Swanlab

Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows.

by Orchestra-Research/AI-Research-SKILLs / 13-mlops/swanlab

#broad-capability#ai-research#machine-learningData, AI & Research

Expert C++ software engineer mode instructions

Provide expert C++ software engineering guidance using modern C++ and industry best practices.

by github/awesome-copilot / agents/expert-cpp-software-engineer.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Expert .NET software engineer mode instructions

Provide expert .NET software engineering guidance using modern software design patterns.

by github/awesome-copilot / agents/expert-dotnet-software-engineer.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Expert Nuxt Developer

Expert Nuxt developer specializing in Nuxt 3, Nitro, server routes, data fetching strategies, and performance optimization with Vue 3 and TypeScript

by github/awesome-copilot / agents/nuxt-expert.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Expert React Frontend Engineer

Expert React 19.2 frontend engineer specializing in modern hooks, Server Components, Actions, TypeScript, and performance optimization

by github/awesome-copilot / agents/expert-react-frontend-engineer.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Expert Vue.js Frontend Engineer

Expert Vue.js frontend engineer specializing in Vue 3 Composition API, reactivity, state management, testing, and performance with TypeScript

by github/awesome-copilot / agents/vuejs-expert.agent.md

#github-copilot#frontend#developmentSoftware Engineering

Explicit Checker

Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.

by bitwize-music-studio/claude-ai-music-skills / skills/explicit-checker

#broad-capability#music#audio-generationDesign, Media & Creative

Exploiting Active Directory Certificate Services Esc1

Exploit misconfigured Active Directory Certificate Services (AD CS) ESC1 vulnerability to request certificates as high-privileged users and escalate domain privileges during authorized red team assessments.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-active-directory-certificate-services-esc1

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Active Directory With Bloodhound

BloodHound is a graph-based Active Directory reconnaissance tool that uses graph theory to reveal hidden and unintended relationships within AD environments. Red teams use BloodHound to identify attac

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-active-directory-with-bloodhound

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting API Injection Vulnerabilities

Tests APIs for injection vulnerabilities including SQL injection, NoSQL injection, OS command injection, LDAP injection, and Server-Side Request Forgery (SSRF) through API parameters, headers, and request bodies. The tester crafts malicious payloads targeting different backend technologies and injection contexts to extract data, execute commands, or access internal services. Maps to OWASP API8:2023 Security Misconfiguration and API7:2023 SSRF. Activates for requests involving API injection testing, SQLi in APIs, NoSQL injection, SSRF testing, or API input validation assessment.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-api-injection-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Bgp Hijacking Vulnerabilities

Analyzes and simulates BGP hijacking scenarios in authorized lab environments to assess route origin validation, RPKI deployment, and BGP monitoring defenses against prefix hijacking and route leak attacks on internet routing infrastructure.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-bgp-hijacking-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Broken Function Level Authorization

Tests APIs for Broken Function Level Authorization (BFLA) vulnerabilities where regular users can invoke administrative functions or access privileged API endpoints by directly calling them. The tester identifies admin and privileged endpoints, then attempts to access them with regular user credentials by manipulating HTTP methods, URL paths, and request parameters. Maps to OWASP API5:2023 Broken Function Level Authorization. Activates for requests involving BFLA testing, admin endpoint bypass, function-level access control testing, or API privilege escalation.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-broken-function-level-authorization

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Broken Link Hijacking

Discover and exploit broken link hijacking vulnerabilities by identifying references to expired domains, decommissioned cloud resources, and dead external services that can be claimed by an attacker.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-broken-link-hijacking

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Constrained Delegation Abuse

Exploit Kerberos Constrained Delegation misconfigurations in Active Directory to impersonate privileged users via S4U2self and S4U2proxy extensions for lateral movement and privilege escalation.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-constrained-delegation-abuse

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Deeplink Vulnerabilities

Tests and exploits deep link (URL scheme and App Link) vulnerabilities in Android and iOS mobile applications to identify unauthorized access, data injection, intent hijacking, and redirect manipulation. Use when assessing mobile app attack surface through custom URI schemes, Android App Links, iOS Universal Links, or intent-based navigation. Activates for requests involving deep link security testing, URL scheme exploitation, mobile intent abuse, or link hijacking.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-deeplink-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Excessive Data Exposure In API

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not display but the API transmits. This maps to OWASP API3:2023 Broken Object Property Level Authorization. Activates for requests involving API data leakage testing, excessive data exposure, response filtering bypass, or API over-fetching.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-excessive-data-exposure-in-api

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting HTTP Request Smuggling

Detecting and exploiting HTTP request smuggling vulnerabilities caused by Content-Length and Transfer-Encoding parsing discrepancies between front-end and back-end servers.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-http-request-smuggling

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Idor Vulnerabilities

Identifying and exploiting Insecure Direct Object Reference vulnerabilities to access unauthorized resources by manipulating object identifiers in API requests and URLs.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-idor-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Insecure Data Storage In Mobile

Identifies and exploits insecure local data storage vulnerabilities in Android and iOS mobile applications including unencrypted databases, world-readable files, insecure SharedPreferences, plaintext credential storage, and improper keychain/keystore usage. Use when performing mobile penetration testing focused on OWASP M9 (Insecure Data Storage) or assessing compliance with MASVS-STORAGE requirements. Activates for requests involving mobile data storage security, local storage exploitation, SharedPreferences analysis, or mobile data leakage assessment.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-insecure-data-storage-in-mobile

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Insecure Deserialization

Identifying and exploiting insecure deserialization vulnerabilities in Java, PHP, Python, and .NET applications to achieve remote code execution during authorized penetration tests.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-insecure-deserialization

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Ipv6 Vulnerabilities

Identifies and exploits IPv6-specific vulnerabilities including SLAAC spoofing, Router Advertisement flooding, and IPv6 tunneling during authorized assessments to test dual-stack security controls and IPv6-aware network defenses.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-ipv6-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting JWT Algorithm Confusion Attack

Exploits JWT algorithm confusion vulnerabilities where the server's token verification library accepts the algorithm specified in the JWT header rather than enforcing a fixed algorithm. The tester manipulates the alg header to switch from RS256 to HS256 (using the RSA public key as the HMAC secret), sets alg to none to bypass signature verification, or exploits kid/jku/x5u header injection to supply attacker-controlled keys. Activates for requests involving JWT algorithm confusion, alg none attack, key confusion attack, or JWT signature bypass.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-jwt-algorithm-confusion-attack

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Kerberoasting With Impacket

Perform Kerberoasting attacks using Impacket's GetUserSPNs to extract and crack Kerberos TGS tickets for Active Directory service accounts.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-kerberoasting-with-impacket

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Mass Assignment In Rest Apis

Discover and exploit mass assignment vulnerabilities in REST APIs to escalate privileges, modify restricted fields, and bypass authorization controls by injecting unexpected parameters in API requests.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-mass-assignment-in-rest-apis

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Ms17 010 Eternalblue Vulnerability

MS17-010 (EternalBlue) is a critical vulnerability in Microsoft's SMBv1 implementation that allows remote code execution. Originally discovered by the NSA and leaked by the Shadow Brokers in 2017, it

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-ms17-010-eternalblue-vulnerability

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Nopac Cve 2021 42278 42287

Exploit the noPac vulnerability chain (CVE-2021-42278 sAMAccountName spoofing and CVE-2021-42287 KDC PAC confusion) to escalate from standard domain user to Domain Admin in Active Directory environments.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-nopac-cve-2021-42278-42287

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Nosql Injection Vulnerabilities

Detect and exploit NoSQL injection vulnerabilities in MongoDB, CouchDB, and other NoSQL databases to demonstrate authentication bypass, data extraction, and unauthorized access risks.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-nosql-injection-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting OAuth Misconfiguration

Identifying and exploiting OAuth 2.0 and OpenID Connect misconfigurations including redirect URI manipulation, token leakage, and authorization code theft during security assessments.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-oauth-misconfiguration

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Prototype Pollution In Javascript

Detect and exploit JavaScript prototype pollution vulnerabilities on both client-side and server-side applications to achieve XSS, RCE, and authentication bypass through property injection.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-prototype-pollution-in-javascript

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Race Condition Vulnerabilities

Detect and exploit race condition vulnerabilities in web applications using Turbo Intruder's single-packet attack technique to bypass rate limits, duplicate transactions, and exploit time-of-check-to-time-of-use flaws.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-race-condition-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Server Side Request Forgery

Identifying and exploiting SSRF vulnerabilities to access internal services, cloud metadata, and restricted network resources during authorized penetration tests.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-server-side-request-forgery

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Smb Vulnerabilities With Metasploit

Identifies and exploits SMB protocol vulnerabilities using Metasploit Framework during authorized penetration tests to demonstrate risks from unpatched Windows systems, misconfigured shares, and weak authentication in enterprise networks.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-smb-vulnerabilities-with-metasploit

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting SQL Injection Vulnerabilities

Identifies and exploits SQL injection vulnerabilities in web applications during authorized penetration tests using manual techniques and automated tools like sqlmap. The tester detects injection points through error-based, union-based, blind boolean, and time-based blind techniques across all major database engines (MySQL, PostgreSQL, MSSQL, Oracle) to demonstrate data extraction, authentication bypass, and potential remote code execution. Activates for requests involving SQL injection testing, SQLi exploitation, database security assessment, or injection vulnerability verification.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-sql-injection-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting SQL Injection With Sqlmap

Detecting and exploiting SQL injection vulnerabilities using sqlmap to extract database contents during authorized penetration tests.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-sql-injection-with-sqlmap

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Template Injection Vulnerabilities

Detecting and exploiting Server-Side Template Injection (SSTI) vulnerabilities across Jinja2, Twig, Freemarker, and other template engines to achieve remote code execution.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-template-injection-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Type Juggling Vulnerabilities

Exploit PHP type juggling vulnerabilities caused by loose comparison operators to bypass authentication, circumvent hash verification, and manipulate application logic through type coercion attacks.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-type-juggling-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Vulnerabilities With Metasploit Framework

The Metasploit Framework is the world's most widely used penetration testing platform, maintained by Rapid7. It contains over 2,300 exploits, 1,200 auxiliary modules, and 400 post-exploitation modules

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-vulnerabilities-with-metasploit-framework

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Websocket Vulnerabilities

Testing WebSocket implementations for authentication bypass, cross-site hijacking, injection attacks, and insecure message handling during authorized security assessments.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-websocket-vulnerabilities

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploiting Zerologon Vulnerability Cve 2020 1472

Exploit the Zerologon vulnerability (CVE-2020-1472) in the Netlogon Remote Protocol to achieve domain controller compromise by resetting the machine account password to empty.

by mukul975/Anthropic-Cybersecurity-Skills / skills/exploiting-zerologon-vulnerability-cve-2020-1472

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Exploratory Data Analysis

Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/exploratory-data-analysis

#broad-capability#creative#dataData, AI & Research

Expo API Routes

Guidelines for creating API routes in Expo Router with EAS Hosting

by expo/skills / plugins/expo/skills/expo-api-routes

#react-native#expo#apiSoftware Engineering

Expo Cicd Workflows

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

by expo/skills / plugins/expo/skills/expo-cicd-workflows

#react-native#expo#ciDevOps & Cloud

Expo Dev Client

Build and distribute Expo development clients locally or via TestFlight

by expo/skills / plugins/expo/skills/expo-dev-client

#react-native#expo#reactMobile App Development

Expo Module

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

by expo/skills / plugins/expo/skills/expo-module

#react-native#expo#reactMobile App Development

Export a Google Sheet as CSV

Export a Google Sheets spreadsheet as a CSV file for local backup or processing.

by googleworkspace/cli / skills/recipe-backup-sheet-as-csv

#work-life#productivity#externalPersonal Productivity

Export Google Contacts to Sheets

Export Google Contacts directory to a Google Sheets spreadsheet.

by googleworkspace/cli / skills/recipe-sync-contacts-to-sheet

#work-life#productivity#externalPersonal Productivity

Export Vault Note

Exports a single Obsidian vault note and all its linked images into a portable zip or tar.gz archive, preserving vault-root-relative paths so the archive unpacks correctly anywhere. Use only when the user explicitly invokes /export-vault-note.

by psenger/ai-agent-skills / skills/export-vault-note

#broad-capability#skill-authoring#code-reviewPersonal Productivity

Exposure Coach

Generate a one-page Market Posture summary with net exposure ceiling, growth-vs-value bias, participation breadth, and new-entry-allowed vs cash-priority recommendation by integrating signals from breadth, regime, and flow analysis skills.

by tradermonty/claude-trading-skills / skills/exposure-coach

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

Expo Tailwind Setup

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

by expo/skills / plugins/expo/skills/expo-tailwind-setup

#react-native#expo#reactMobile App Development

Expo Ui Jetpack Compose

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

by expo/skills / plugins/expo/skills/expo-ui-jetpack-compose

#github#external#license-mitMobile App Development

Expo Ui Swift Ui

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

by expo/skills / plugins/expo/skills/expo-ui-swift-ui

#github#external#license-mitMobile App Development

External DNS

Comprehensive guide for configuring, troubleshooting, and implementing External-DNS across Azure DNS, AWS Route53, Cloudflare, and Google Cloud DNS. Use when implementing automatic DNS management in Kubernetes, configuring provider-specific authentication (managed identities, IRSA, API tokens), troubleshooting DNS synchronization issues, setting up secure production-grade external-dns deployments, optimizing performance, avoiding rate limits, or implementing GitOps patterns with ArgoCD.

by julianobarbosa/claude-code-skills / skills/external-dns

#broad-capability#devops#azureDevOps & Cloud

External Dns Skill

External Dns Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/external-dns-skill

#github#broad-capability#externalDevOps & Cloud

External Urls Skill

External Urls Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/external-urls-skill

#github#broad-capability#externalDevOps & Cloud

Extracting Browser History Artifacts

Extract and analyze browser history, cookies, cache, downloads, and bookmarks from Chrome, Firefox, and Edge for forensic evidence of user web activity.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-browser-history-artifacts

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extracting Config From Agent Tesla Rat

Extract embedded configuration from Agent Tesla RAT samples including SMTP/FTP/Telegram exfiltration credentials, keylogger settings, and C2 endpoints using .NET decompilation and memory analysis.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-config-from-agent-tesla-rat

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extracting Credentials From Memory Dump

Extract cached credentials, password hashes, Kerberos tickets, and authentication tokens from memory dumps using Volatility and Mimikatz for forensic investigation.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-credentials-from-memory-dump

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extracting Iocs From Malware Samples

Extracts indicators of compromise (IOCs) from malware samples including file hashes, network indicators (IPs, domains, URLs), host artifacts (file paths, registry keys, mutexes), and behavioral patterns for threat intelligence sharing and detection rule creation. Activates for requests involving IOC extraction, threat indicator harvesting, malware indicator collection, or building detection content from samples.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-iocs-from-malware-samples

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extracting Memory Artifacts With Rekall

Uses Rekall memory forensics framework to analyze memory dumps for process hollowing, injected code via VAD anomalies, hidden processes, and rootkit detection. Applies plugins like pslist, psscan, vadinfo, malfind, and dlllist to extract forensic artifacts from Windows memory images. Use during incident response memory analysis.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-memory-artifacts-with-rekall

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extracting Windows Event Logs Artifacts

Extract, parse, and analyze Windows Event Logs (EVTX) using Chainsaw, Hayabusa, and EvtxECmd to detect lateral movement, persistence, and privilege escalation.

by mukul975/Anthropic-Cybersecurity-Skills / skills/extracting-windows-event-logs-artifacts

#mukul-cybersecurity-skills#security#cybersecuritySecurity & Compliance

Extract Skill - Implementation Guide

Reverse-engineer design systems, tokens, and components from live products or screenshots

by nyldn/claude-octopus / skills/skill-extract

#github#broad-capability#externalAgent Orchestration

Eyeball

Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.

by github/awesome-copilot / skills/eyeball

#github-copilot#documentsPresentations & Documents

Facebook/Meta Ads

Automate Facebook and Instagram advertising campaigns, audience targeting, and performance optimization

by claude-office-skills/skills / facebook-ads

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

Fact Checker

Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements.

by daymade/claude-code-skills / fact-checker

#broad-capability#research#documentsData, AI & Research

Fact Checker & Claim Verifier

Verifies claims, statistics, and quotes by cross-referencing multiple sources via Brave Search. Rates each claim's accuracy with evidence and flags misinformation patterns. Prerequisites: brave-search MCP.

by AgentArmory

#research#fact-checking#verificationResearch & Analysis

Faiss

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

by NousResearch/hermes-agent / optional-skills/mlops/faiss

#broad-capability#development#creativeData, AI & Research

Family Assistant

Personal assistant for the [YOUR LAST NAME] family. Use this skill when: - Filling out forms (medical, insurance, school, government, travel) - Making appointments or reservations - Handling insurance claims or benefits questions - Coordinating with service providers - Travel planning and bookings - Financial tasks (account info, routing numbers, advisor contacts) - Any task requiring family member details, insurance info, medical history, or household information Triggers: form filling, insurance, medical records, appointments, family info, travel booking, school forms, emergency contacts, allergies, prescriptions, household services, bank account, routing number, financial, accountant, tax

by ericporres/family-assistant-skill

#family#household#insurancePersonal Productivity

Family Health Analyzer

分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议

by huifer/WellAlly-health / .claude/skills/family-health-analyzer

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

Fastapi Expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.

by Jeffallan/claude-skills / skills/fastapi-expert

#engineering#full-stack#apiSoftware Engineering

Fastapi Templates

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

by wshobson/agents / plugins/api-scaffolding/skills/fastapi-templates

#broad-capability#engineering#agent-skillsSoftware Engineering

Fastify Best Practices

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.

by mcollina/skills / skills/fastify

#nodejs#api#designSoftware Engineering

Fastmcp

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.

by NousResearch/hermes-agent / optional-skills/mcp/fastmcp

#broad-capability#development#creativeAgent Orchestration

Favicon Gen

Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use whenever the user wants a favicon, mentions replacing a CMS default favicon, converting a logo into a favicon, creating branded initials icons, or troubleshooting favicon not displaying / iOS black square / missing manifest.

by jezweb/claude-skills / plugins/design-assets/skills/favicon-gen

#graphic#designDesign, Media & Creative

Fda Database

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/fda-database

#broad-capability#creative#structuredData, AI & Research

Feature Forge

Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.

by Jeffallan/claude-skills / skills/feature-forge

#engineering#full-stack#planningSoftware Engineering

Feature Implementation Plan Prompt

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

by github/awesome-copilot / skills/breakdown-feature-implementation

#github-copilot#awesome-copilot#externalSoftware Engineering

Feature Planning

Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.

by mhattingpete/claude-skills-marketplace / engineering-workflow-plugin/skills/feature-planning

#broad-capability#engineering-workflow#productivitySoftware Engineering

Fedora Administration Guidelines

Guidance for Fedora (Red Hat family) systems, dnf workflows, SELinux, and modern systemd practices.

by github/awesome-copilot / instructions/fedora-linux.instructions.md

#github-copilot#fedora#linuxDevOps & Cloud

Fedora Linux Expert

Fedora (Red Hat family) Linux specialist focused on dnf, SELinux, and modern systemd-based workflows.

by github/awesome-copilot / agents/fedora-linux-expert.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Fedora Linux Triage

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

by github/awesome-copilot / skills/fedora-linux-triage

#github-copilot#fedora#linuxDevOps & Cloud

Feishu Doc

Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.

by openclaw/openclaw / extensions/feishu/skills/feishu-doc

#broad-capability#browser#automationPresentations & Documents

Feishu Drive

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

by openclaw/openclaw / extensions/feishu/skills/feishu-drive

#file#organizationPersonal Productivity

Feishu/Lark Notification

Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Supports push-only (webhook) and interactive (bidirectional) modes. Use when user says "发飞书", "notify feishu", or other skills need to send status updates.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/feishu-notify

#broad-capability#github#externalPersonal Productivity

Feishu Notify

Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Use when user says "发飞书", "notify feishu", or other skills need to send status updates.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/feishu-notify

#broad-capability#wanshuiyin-aris#ml-researchPersonal Productivity

Feishu Permission Tool

Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

by openclaw/openclaw / extensions/feishu/skills/feishu-perm

#github#broad-capability#externalWeb & Browser Automation

Feishu Wiki

Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.

by openclaw/openclaw / extensions/feishu/skills/feishu-wiki

#broad-capability#browser#automationPresentations & Documents

Fetching Dbt Docs

Retrieves and searches dbt documentation pages in LLM-friendly markdown format. Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer.

by dbt-labs/dbt-agent-skills / skills/dbt/skills/fetching-dbt-docs

#dbt#analytics-engineering#dataEducation & Writing

Figma Implement Design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/figma-implement-design

#broad-capability#creative#designDesign, Media & Creative

Figure Description

Process user-provided patent figures and generate formal drawing descriptions. Use when user says "附图处理", "figure description", "附图说明", "drawings description", or wants to describe patent figures with reference numerals.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/figure-description

#broad-capability#wanshuiyin-aris#ml-researchPresentations & Documents

Figure Spec

Generate deterministic publication-quality architecture, workflow, and pipeline diagrams from structured JSON (FigureSpec) into editable SVG. Use when user says "架构图", "workflow 图", "pipeline 图", "确定性矢量图", "figure spec", "draw architecture", or needs precise, editable, publication-ready vector diagrams. Preferred over AI illustration for formal architecture/workflow figures.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/figure-spec

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

Figure Spec

Generate deterministic publication-quality architecture, workflow, and pipeline diagrams from structured JSON (FigureSpec) into editable SVG. Use when user says "架构图", "workflow 图", "pipeline 图", "确定性矢量图", "figure spec", "draw architecture", or needs precise, editable, publication-ready vector diagrams. Preferred over AI illustration for formal architecture/workflow figures.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/figure-spec

#broad-capability#wanshuiyin-aris#ml-researchPresentations & Documents

File Intel Skill

File Intel Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/file-intel-skill

#github#broad-capability#externalDevOps & Cloud

File Operations

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

by mhattingpete/claude-skills-marketplace / code-operations-plugin/skills/file-operations

#github#broad-capability#externalSoftware Engineering

File Organizer

Organize and rename files based on content analysis

by claude-office-skills/skills / file-organizer

#work-life#office#productivityPersonal Productivity

File Organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/file-organizer

#broad-capability#creative#filePersonal Productivity

Filesystem-Based Context Engineering

Use the filesystem as the primary overflow layer for agent context because context windows are limited while tasks often require more information than fits in a single window. Files let agents store, retrieve, and update an effectively unlimited amount of context through a single interface.

by guanyang/antigravity-skills / skills/filesystem-context

#broad-capability#agent-skills#designData, AI & Research

Filtering

Use when the user needs to filter data — whether in a structured query, a metric aggregation, or an attribute expression. Covers filter syntax, date handling, and best practices.

by honeydew-ai/honeydew-ai-coding-agents-plugins / skills/filtering

#honeydew-ai-plugins#coding-agents#structuredData, AI & Research

Finalize Agent Prompt

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

by github/awesome-copilot / skills/finalize-agent-prompt

#github-copilot#awesome-copilot#externalAgent Orchestration

Finance Psychology

Recognize and mitigate cognitive biases that impair financial decisions, and coach clients toward values-driven financial lives. Use when the user asks about behavioral finance, money psychology, loss aversion, overconfidence, herd behavior, or emotional investing. Also trigger when users mention 'why do I panic sell', 'money fights with my spouse', 'I can never save enough', 'fear of investing', 'lifestyle creep', 'keeping up with the Joneses', 'Rich Life', 'money scripts', or ask how emotions affect financial decisions.

by JoelLewis/finance_skills / plugins/wealth-management/skills/finance-psychology

#finance#personal-finance#wealth-managementPersonal Productivity