search▌
159 indexed skills · max 10 per page
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
academic-search
claude-office-skills/skills · Productivity
I help you navigate academic literature, find relevant papers, understand research methodologies, and synthesize findings for your research projects or literature reviews.
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
search-flights
google.com/search-flights-ts4g1f · travel
Search Google Flights for one-way or round-trip itineraries between two airports on given dates and return the cheapest options with airline, flight numbers, total duration, stops, depart/arrive times, and a booking link. Read-only — never books.
exa-search
exa-labs/exa-py · research
Web toolkit powered by Exa for scientific and technical content search and URL extraction.
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
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 服务器进行网络搜索。
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.