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,222 results · page 64 of 75
- View details
diagnoseSkillSearch
Use when a bug or performance issue is still fuzzy — build the fastest feedback loop first, rank the leading hypotheses, and instrument only what narrows the search
Ready to connect
- View details
Freshdesk Contacts & CompaniesSkillSearch
Freshdesk contacts and companies: contact fields and the required contact-channel rule, contact CRUD plus merge and make_agent, company fields and domain-based auto-association, search and autocomplete lookups, and the MSP workflow of resolving a ticket requester to a contact and then to its parent
Ready to connect
- View details
Freshdesk Knowledge BaseSkillSearch
Freshdesk Solutions knowledge base: the three-level categories -> folders -> articles hierarchy, article fields and draft/published status, finding an article by walking that tree (there is no KB search tool), and the MSP workflow of suggesting relevant KB articles to deflect or resolve a ticket, th
Ready to connect
- View details
Freshdesk TicketingSkillSearch
Freshdesk ticket operations: list, get, search, create, update, reply, notes, and conversation threads. Covers status/priority/source integer encodings, core requester / assignment / SLA fields, the search query language, and the MSP creation, triage, and escalation workflows through the Freshdesk R
Ready to connect
- View details
github-code-searchSkillSearch
Use when you need real-world implementation examples or cross-repository context — search GitHub's global code index with the built-in MCP tools and reuse the results as grounded context.
Ready to connect
- View details
oma-marketSkillSearch
Market research skill for pain-point extraction, trend detection, competitor positioning, and discovery across community sources (Reddit, HN, Bluesky, Mastodon, GitHub Issues, web). Routes via oma-search transport, deterministic CLI compute, intent-auto SWOT/Porter's 5F/PESTEL frameworks. Use for ma
Ready to connect
- View details
Proofpoint ForensicsSkillSearch
Proofpoint Forensics and Threat Response (TRAP) fundamentals: auto-pull and search-and-destroy remediation actions, evidence collection, message trace, and post-delivery incident response workflows for email-borne threats.
Ready to connect
- View details
apple-dev-researchSkillSearch
Apple developer articles: search Swift, SwiftUI, Xcode, iOS, and macOS community blogs, tutorials, and write-ups, not official docs.
Ready to connect
- View details
macos-liquid-glass-designerSkillSearch
macOS SwiftUI Liquid Glass UI: modernize or review system materials, toolbars, search, controls, and custom glass; prefer native structure over hand-built chrome.
Ready to connect
- View details
tldrSkillSearch
Code analysis through TLDR (call graphs, impact, dataflow, semantic search) for far fewer tokens than reading files raw. Triggers "who calls X", "blast radius", or before a large file read or refactor.
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
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
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
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
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
cxc-ast-grepSkillSearch
Use ast-grep (sg) for AST-aware code search and rewrite across 25 languages. Trigger for structural code matching or deterministic codemods: find every function/call/class/import shaped like X, rewrite console.log to logger.info, strip `as any`, migrate require() to import, find empty catch blocks o
Ready to connect
- View details
cxc-lunasearchSkillSearch
Codexclaw Luna search lane: cheap parallel public-web discovery via hardcoded gpt-5.6-luna explorer subagents, then hand verified synthesis back to the main model and cxc-search proof discipline. Depends on cxc-search for proof. Use when the user explicitly asks for Luna search, cheap/broad web disc
Ready to connect
- View details
cxc-searchSkillSearch
MUST USE for external, current, real-time, or public-web lookups — latest releases/versions, news, prices, docs, status, X/Twitter, and deep research with a cited report. Routes Korean and English lookup verbs to a codex-native search ladder, never an accidental repository grep. Triggers: search, lo
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
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.
53,585 of the 54,017 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.