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 66 of 76
- View details
bb-get-interface-templateSkillSearch
Reads the specified CBB / protocol wiki file, parses its ## Interface / ## Ports section, and returns a structured port table + parameter table. Used by bba-architect to fill in MAS module interfaces. Trigger scenarios: (1) fetching detailed interfaces after a bb-search-cbb hit; (2) explicit /bb-get
Ready to connect
- View details
bb-search-cbbSkillSearch
Searches wiki/cbb/ for reusable Common Building Blocks (sync-fifo / 2ff-sync / clock-gate, etc.) and returns matching template paths. Called by bba-architect when identifying reusable components in MAS. Trigger scenarios: (1) bba-architect identifies CBBs when breaking down submodules; (2) explicit
Ready to connect
- View details
bb-search-protocolSkillSearch
Searches protocol knowledge in wiki/protocols/ (UART/AXI4-Lite/UCIe, etc.) and returns matching document paths with summaries. Trigger scenarios: (1) when bba-architect needs protocol specs while writing PRD/MAS; (2) explicit /bb-search-protocol.
Ready to connect
- View details
tldrSkillSearch
TLDR code analysis — call graphs, semantic search, impact, dataflow, for far fewer tokens than reading the files raw. Triggers "who calls X", "what affects X", "blast radius", before large file reads or refactors.
Ready to connect
- View details
qiaomu-model-cliSkillSearch
Call local Grok CLI, Kimi Code CLI, and Claude Code CLI with the strongest current default models and native tools. Use this qiaomu skill workflow when the user wants to run Grok 4.5 for X/web search, image/video generation, research, or multi-tool agent work; run Kimi K3 (1M) for frontend UI/CSS/Re
Ready to connect
- View details
seo-aeo-amplifierSkillSearch
Use when the user says 'run an seo aeo audit', 'improve my search visibility', 'optimize my site for search engines', or wants the site cited by AI answer engines. Audits on-page SEO and AEO, generates schema markup, and applies fixes on duplicates for review after a snapshot.
Ready to connect
- View details
sparkSkillSearch
Use the Spark MCP extension to access and act on the user's Spark email data - list emails, search by topic, read threads, check calendar events, find availability, look up contacts, view team info, draft messages (from scratch or saved templates), send drafts, share drafts with teammates, post team
Ready to connect
- View details
spark-recipe-meeting-prepSkillSearch
Prepare for an upcoming meeting: check agenda, search for email context, look up attendee details, and flag open threads that should be raised.
Ready to connect
- View details
add-endpointSkillSearch
Use when the user wants to add a new API endpoint, route, or handler. Enforces the "search before adding" discipline that prevents duplicate endpoints — the most common vibe-coding failure mode. Activate any time the request mentions adding a route, endpoint, handler, controller, or HTTP method.
Ready to connect
- View details
arxiv-lookupSkillSearch
Look up arXiv paper metadata via the arXiv API. Use when you need to get a journal DOI from an arXiv ID (for OpenAlex integration), or find an arXiv ID from a title/keyword search (for arxiv-doc-builder). Requires the `arxiv` Python package.
Ready to connect
- View details
code-intelligenceSkillSearch
Use when navigating or refactoring code with a language server - choosing between semantic (LSP), exact-text (rg), and fuzzy/semantic search; anchoring LSP calls by position; gating degraded results; and disclosing tool substitutions, in any language.
Ready to connect
- View details
quarkclouddriveSkillSearch
Official Quark Cloud Drive (Quark Drive) Skill for file upload/download (with resumable transfers), file sharing and saving, cloud drive file search, album organization, and an AI assistant (file summarization and knowledge Q&A, supporting tens of thousands of files). Use when the user needs to oper
Ready to connect
- View details
classical-887SkillSearch
Check what's playing on WRHV 88.7 FM (Classical WMHT), fetch recent tracks, build playlist reports, search for pieces, and create or manage Spotify playlists from radio tracks. Triggers on 'Classical 887', 'WRHV', 'what's playing', 'classical radio', 'Hudson Valley radio', 'Spotify playlist from rad
Ready to connect
- View details
codex-tracker-suiteSkillSearch
This skill should be used to search, inspect, list, and recover local Codex sessions through Codex's native App Server APIs. Trigger for requests such as find a prior Codex conversation, search Codex transcript text, list recent Codex work, locate matches inside a session, or produce a safe Codex re
Ready to connect
- View details
image-wellSkillSearch
Search and download images from 15 APIs in parallel (Openverse, Pexels, Pixabay, Met Museum, Cleveland Museum, Art Institute of Chicago, Getty Museum, NASA, Rijksmuseum, Wikimedia Commons, Unsplash, Smithsonian, Europeana, Iconify, Pollinations AI). Supports license filtering, presets (military, mus
Ready to connect
- View details
linkedin-exportSkillSearch
Parse, search, analyze, and ingest LinkedIn GDPR data exports into structured JSON or RLAMA for semantic search. Covers messages, connections, profile data, and Markdown export. Requires a LinkedIn GDPR ZIP file. Triggers on 'LinkedIn data', 'search messages', 'analyze connections', 'LinkedIn export
Ready to connect
- View details
parakeetSkillSearch
Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, ~30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input.
Ready to connect
- View details
rlamaSkillSearch
Build and query fully local RAG knowledge bases from documents (PDF, MD, code, etc.) using RLAMA and Ollama — no cloud, no data leaving the machine. Triggers on 'local knowledge base', 'search documents', 'document Q&A', 'RAG query', 'ingest files', 'semantic search'.
Ready to connect
- View details
scholarSkillSearch
scholar is an alias / symlink for paper-search. Using it as the single entry point allows a shorter namespace in internal code. The actual implementation of this sub-skill points to tools/paper_search/.
Ready to connect
- View details
cypress-docsSkillSearch
Search and extract Cypress information from official documentation (docs.cypress.io, cypress.io); prefer LLM markdown under /llm/* and refuse unverified API or behavior claims.
Ready to connect
- View details
exploratory-sota-researchSkillSearch
Map the AI/ML state of the art for a concrete technical problem. Use for exploratory research, mechanism-based literature search, benchmark mapping, and finding generalizable approaches. Not for simple fact lookup.
Ready to connect
- View details
oo-find-skillsSkillSearch
Find, compare, and install published OOMOL/oo skills. Use when the user asks to find, search for, discover, recommend, compare, choose, or install an existing skill for a task; asks whether there is a skill that can do something; or explicitly mentions the OOMOL/oo skill catalog. Do not use for crea
Ready to connect
- View details
Add managed long-term memory to LangGraph agents with LangMemSkillSearch
Give LangGraph agents memory management and search tools so they can store, retrieve, and update durable facts across sessions.
Ready to connect
- View details
Add Postgres-native vector retrieval to agent and RAG workflows with pgvectorSkillSearch
Store embeddings beside application data in Postgres, create vector indexes, and query nearest neighbors for semantic search, RAG, recommendations, or agent memory retrieval.
Ready to connect
- View details
Ahrefs Content Gap FinderSkillSearch
Identifies content gaps using the Ahrefs API v3 /site-explorer/organic-keywords endpoint. Compares competitor keyword profiles and surfaces untapped opportunities with volume, KD, and SERP feature data.
Ready to connect
- View details
Ahrefs Keyword Gap Analysis SkillSkillSearch
Identifies keyword opportunities by comparing competitor rankings using Ahrefs' /v3/site-explorer/organic-keywords API endpoint. Calculates traffic potential from search volume, CPC, and keyword difficulty scores.
Ready to connect
- View details
AI Meta Description GeneratorSkillSearch
Bulk-generates SEO meta descriptions from page content using OpenAI's GPT-4o API with custom system prompts tuned for SERP CTR optimization. Validates character limits, checks for duplicate descriptions via Screaming Frog CSV exports, and outputs Yoast SEO-compatible import files.
Ready to connect
- View details
AI-Powered Meta Description WriterSkillSearch
Generates optimized meta descriptions using OpenAI Chat Completions API with token-aware truncation. Integrates with Yoast SEO REST API fields and Google SERP Preview validation for CTR optimization.
Ready to connect
- View details
Apply structural codemods across large codebases with CombySkillSearch
Rewrite recurring code patterns with syntax-aware matching so agents can run migration codemods more safely than plain regex search and replace.
Ready to connect
- View details
ast-grep Structural Code Search and RewriteSkillSearch
Use ast-grep (sg) to search, lint, and rewrite code across large codebases using AST pattern matching. A blazing-fast alternative to regex-based code transformations that understands syntax structure.
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.