api▌
141 indexed skills · max 10 per page
is-it-cloudy
weather.gov/is-it-cloudy-qhspk1 · weather
Return current sky conditions for a US location: cloud-cover layers (METAR CLR/FEW/SCT/BKN/OVC/VV with base heights), surface visibility in meters and miles, and a derived 'can you see blue sky?' boolean — pulled from the free NWS api.weather.gov JSON API.
check-availability
resy.com/check-availability-v27zl8 · restaurants
Check Resy for bookable reservation slots at a given restaurant for a party size and date or date window. Returns slot times with seating type, config_id token (load-bearing for downstream booking), price, and policy. Distinguishes available, sold-out, outside-publish-window, ambiguous-name, venue-not-found, party-size-exceeds-max, and Resy-Premier-wall outcomes. Read-only — never books.
recruiting-jobs-search
recruiterroles.com/recruiting-jobs-search-sf3f31 · jobs
Search recruiter and talent-acquisition jobs on recruiterroles.com with filters for location (city, state, country, remote), salary floor, employment type (full-time, contract, freelance, part-time), work arrangement, and sector. Prefers the free public REST API; falls back to slug-based browser navigation when no API key is available.
polymarket-research
polymarket.com/polymarket-research-0rhj5o · prediction-markets
Search Polymarket for prediction markets matching a topic, open the most relevant one, and return Zod-validated structured metadata: question, current YES/NO implied probabilities, USD volume (cumulative + rolling windows), resolution date, and top traders (largest holders per outcome).
compare-and-build-llm-model
openrouter.ai/compare-and-build-llm-model-xr4e8t · ai-models
Search and compare OpenRouter's 350+ LLMs by cost, speed (throughput/latency/uptime), context length, modalities, and use-case category; pick the best fit; then build with it via OpenAI-compatible chat completions. API-first — no scraping, no auth for reads.
get-stories
news.ycombinator.com/get-stories-wyej87 · news
Fetch Hacker News stories from any list view (front, newest, ask, show, jobs, best, active, classic, by-domain, by-user, historical day) and optionally full comment trees, returning a unified JSON shape.
browse-latest-models
huggingface.co/browse-latest-models-brgzzx · ml-platforms
List the most recently created models on Hugging Face with full metadata (id, author, createdAt, tags, pipeline_tag, library, downloads, likes, gated flag, canonical URL). Filter by pipeline task, library, author/org, or free-text search. Read-only.
get-bitcoin-fees
bitcoinsapi.com/get-bitcoin-fees-ahpurb · crypto-data
Fetch current Bitcoin fee-rate recommendations (fastest, halfHour, hour, economy, minimum) in sat/vB from the Satoshi API's free /api/v1/fees/recommended endpoint. Read-only HTTP GET — no API key, wallet, or signup required.
ai-company-search
artificialintelligencecompanies.com/ai-company-search-gi1q7c · directory
Search artificialintelligencecompanies.com to find AI vendors and startups serving a given niche or addressing a given problem, returning name, canonical URL, and description per match via the site's public JSON API and JSON-LD category pages.
modal
K-Dense Inc./modal · devops
Cloud computing platform for running Python on GPUs and serverless infrastructure, ideal for AI/ML workloads.