Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Search
2,259 results · page 71 of 76
- View details
audit-consumersSkillSearch
Audit every github.com/atlanhq/ consumer of application_sdk against a user-supplied check specification. Discovers consumer repos via `gh search code`, applies one or more named checks per repo (grep patterns anchored to SDK symbol usage), and produces a markdown report — including a coverage table
Ready to connect
- View details
- View details
domainrechtSkillSearch
Bewertung von Domainstreitigkeiten und Ansprüchen aus Namensrecht (§ 12 BGB), Kennzeichenrecht und geschäftlicher Bezeichnung (§§ 5, 15 MarkenG) sowie Markenrecht (§ 14 MarkenG), inklusive DENIC-Dispute-Eintrag und Domain-Grabbing. Use when ein Streit über eine Internet-Domain (Registrierung, Nutzun
Ready to connect
- View details
Mail AssistantSkillSearch
Find and act on emails over IMAP with Mail.app closed. Discover which accounts are logged in, search, read contents, download attachments, draft new mail, mark read/unread, archive, and move to trash.
Ready to connect
- View details
Messages AssistantSkillSearch
Send iMessages and search message history via Messages.app and chat.db.
Ready to connect
- View details
- View details
recherche-jurisprudenceSkillSearch
Search and cite French and European case law with the LibreJustice MCP tools. Use whenever the user asks about court decisions (Cour de cassation, Conseil d'État, cours d'appel, TJ/TA, CNDA, Conseil constitutionnel, CNIL, CEDH, CJUE), needs authorities for a brief, requête, référé or consultation, w
Ready to connect
- View details
resume-materials-workshopSkillSearch
Turns job seekers' raw materials of any kind (chat logs, PDFs, DOCX, resume text, course assignment briefs, etc.) into search-friendly knowledge-base Markdown documents (one topic per file, starting with `> 材料主题:类别`), while also producing a personal profile and structured facts (with source tracing
Ready to connect
- View details
Spotlight SearchSkillSearch
Fast indexed search for files and documents on disk using macOS Spotlight (mdfind).
Ready to connect
- View details
WhatsApp AssistantSkillSearch
Read, search, and send WhatsApp messages using whatsapp-cli.
Ready to connect
- View details
building-rag-systemsSkillSearch
Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval. Use when implementing document ingestion pipelines, vector search with Qdrant, or context-aware retrieval. Covers chunking strategies, change detection, payload indexing, and context expansion. NOT whe
Ready to connect
- View details
cf-aeo-checkSkillSearch
Post-publication AI-visibility check — re-probes target queries via web search, records whether the published piece is cited in Google AI Overviews, audits on-page extractability (definition block, dates, schema, structures) via web fetch, and appends every check to per-brand history so deltas are t
Ready to connect
- View details
cf-briefSkillSearch
Generate a research-backed content brief from a keyword or topic — keyword data with volume and difficulty, top-5 competitor and E-E-A-T analysis, search-intent classification, audience pain points, a section-by-section outline with word counts and citation targets, plus SEO and AEO/GEO strategy (AI
Ready to connect
- View details
claude-seoSkillSearch
SEO toolkit with 24 specialist sub-skills (upstream v2.0) — full site audits, technical SEO, content optimization & briefs, schema markup, sitemaps, image SEO, hreflang, local/maps SEO, backlinks, topic clustering, SERP experience (SXO), drift monitoring, Google APIs (GSC/PageSpeed/CrUX), e-commerce
Ready to connect
- View details
clinicaltrialsSkillSearch
Search the ClinicalTrials.gov registry through its version 2 REST API for interventional and observational studies, their phases, enrolment, endpoints, sponsors, and posted results. Use this skill to survey who is developing what against an indication, date a competitor's programme, read primary and
Ready to connect
- View details
memory-patternsSkillSearch
SQLite and memory system patterns specific to the @reactive-agents/memory package. Use when working on the memory layer, database operations, FTS5 search, Zettelkasten, or sqlite-vec KNN.
Ready to connect
- View details
mongodb-atlas-cliSkillSearch
Comprehensive MongoDB Atlas + mongosh skill for performance auditing, all index types (b-tree/text/2dsphere/hashed/TTL/partial/wildcard/Atlas-Search/Vector-Search), Performance Advisor analysis, query explain, schema advice, backup status, alerts, week-over-week diffs, and additive index creation. R
Ready to connect
- View details
notebrain-assistantSkillSearch
Search and explore an Obsidian vault through the NoteBrain CLI (semantic search, tags, backlinks, connections, hidden links, boosted retrieval). Use it whenever the user mentions their notes, knowledge base, Obsidian vault, semantic search, finding connections or unlinked notes, or asks exploratory
Ready to connect
- View details
pokemon-champions-dexSkillSearch
Offline-first Pokémon Champions battle dex lookup with trilingual aliases (Chinese / English / Japanese), batch queries, and multi-condition reverse search. Use when the request asks for a canonical dex fact about a Pokémon/form/move/ability/item/nature/name, not for popularity trends or damage arit
Ready to connect
- View details
primekgSkillSearch
Lets your agent look up genes, drugs, diseases, and phenotypes in a biomedical knowledge graph.
Ready to connect
- View details
recipe-research-agentSkillSearch
Full recipe for a web research agent with memory, semantic search, hallucination verification, and source-cited synthesis.
Ready to connect
- View details
retrosynthesisSkillSearch
Plan synthetic routes and judge whether a proposed molecule can actually be made, using AiZynthFinder's Monte-Carlo tree search over template-derived reactions and a purchasable building-block stock. Use this skill to configure expansion and filter policies, choose a stock file, run route search ove
Ready to connect
- View details
scholar-megasearchSkillSearch
Massive multi-source academic literature search via subagent orchestration. Fans out parallel searchers across every available scholarly source — arXiv, Semantic Scholar, Crossref, OpenAlex, PubMed/PMC, bioRxiv/medRxiv, DOAJ, CORE, BASE, DBLP, IACR, SSRN, Zenodo, Unpaywall, plus web/GitHub — then de
Ready to connect
- View details
swmm-calibrationSkillSearch
Calibration and validation scaffold for EPA SWMM. Use when an agent needs to (1) compare simulated vs observed flow, (2) evaluate candidate parameter sets, (3) rank explicit candidates by an objective, (4) run a bounded random / LHS / adaptive search for the best-fitting parameters, (5) run a public
Ready to connect
- View details
uniprot-rcsbSkillSearch
Retrieve protein sequences, annotation, and structures from UniProtKB, the RCSB PDB, and AlphaFold DB. Use this skill to resolve a gene or protein name to a UniProt accession, pull sequences and FASTA files, find binding sites and domains, search the PDB by UniProt accession, sequence, ligand, or te
Ready to connect
- View details
community-pulseSkillSearch
Use when gauging community sentiment, bug reports, or feature requests about Claude Code via Exa search.
Ready to connect
- View details
laravel-scoutSkillSearch
Implement full-text search with Laravel Scout. Use when adding search to Eloquent models with Meilisearch, Algolia, or database driver.
Ready to connect
- View details
laravel-vector-searchSkillSearch
Use when implementing semantic/vector search in Laravel 13 with PostgreSQL + pgvector.
Ready to connect
- View details
meeting-notesSkillSearch
Use when turning a meeting, call, or transcript into notes. Covers extracting decisions and actions rather than transcribing discussion, and producing something that is useful a month later.
Ready to connect
- View details
ragSkillSearch
Use when building retrieval-augmented generation. Covers chunking, embedding and hybrid search, reranking, grounding and citation, and diagnosing whether a bad answer is a retrieval failure or a generation failure.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.