search▌
159 indexed skills · max 10 per page
brave-search
badlogic/pi-skills · Productivity
Web search and content extraction using the official Brave Search API. No browser required.
yt-search-download
joeseesun/yt-search-download · Productivity
YouTube video search, download, and subtitle extraction with advanced filtering and sorting. \n \n Search across YouTube with keyword filtering, channel browsing, and sorting by date, view count, or relevance; supports duration and publish date filters \n Download videos at specified quality, extract audio as MP3, and retrieve subtitles in multiple languages (SRT and timestamped TXT formats) \n Browse channel videos with optional keyword search within channels, sorted by time, views, or duration
arxiv-search
langchain-ai/deepagents · Productivity
Search arXiv for preprints and academic papers by topic with abstract retrieval. \n \n Query-based search across physics, mathematics, computer science, biology, statistics, and related fields \n Configurable result limit (default 10 papers) with results sorted by relevance \n Returns title and abstract for each matching paper \n Requires the arxiv Python package; install via pip if not already present \n
baidu-search
countbot-ai/countbot · AI/ML
Baidu AI search with four modes: web search, encyclopedia, video encyclopedia, and AI-generated answers. \n \n Supports four search modes via the Baidu Qianfan platform: web search (default), Baidu Baike encyclopedia, Miaodong Baike video encyclopedia, and AI-generated responses \n Command-line interface with filtering options: limit result count, filter by site, and filter by recency (week/month/semiyear/year) \n Automatically includes current date context for time-sensitive queries \n JSON out
codebase-search
supercent-io/skills-template · Productivity
Search and navigate large codebases with semantic search, grep patterns, and file discovery. \n \n Supports three search modes: semantic search for conceptual queries, grep for exact text and regex patterns, and glob for file discovery by type or naming convention \n Includes workflow guidance for common scenarios like tracing function calls, understanding feature implementations, locating bugs, and performing impact analysis \n Provides language-specific patterns for Python, JavaScript, TypeScr
minimax-web-search
thincher/awsome_skills · Productivity
使用 MiniMax MCP 服务器进行网络搜索。
find-pizza
yelp.com/find-pizza-4dq9l8 · restaurants
Search Yelp for pizza in San Francisco, extract the ranked search-results list, then open the top-ranked business page and extract its full profile (address, phone, hours by day, rating, review count, neighborhood, categories, photo count). Read-only.
search-shoes
zappos.com/search-shoes-j77j97 · shopping
Search Zappos for shoes (and apparel, bags, accessories) matching a query plus filter set (size, width, brand, color, price, sort, etc.) and return structured per-product JSON — price, brand, ratings, colorways, image URLs, badges, canonical URL, plus the page total and active filter chips. Read-only.
search-products
zepto.com/search-products-wtqzgb · quick-commerce
Search Zepto for products matching a query at a given Indian delivery location, returning in-stock items with name, brand, pack size, price, MRP, discount, rating, review count, stock state, ETA, product URL, and image URL. Read-only.
extract-listings
zillow.com/extract-listings-zw43tv · real-estate
Extract Zillow for-sale listings matching a complex multi-dimensional filter (price, beds/baths, sqft, lot, year built, property type, listing status, days-on-market, HOA, monthly payment, home features). Constructs the filtered SRP URL via Zillow's searchQueryState parameter, fetches via Browserbase Fetch API (bypasses PerimeterX), and parses __NEXT_DATA__ for structured listings + region totals + pagination. Read-only.