read-only▌
140 indexed skills · max 10 per page
get-business-hours
yelp.com/get-business-hours-jjy16i · local-business
Given a Yelp business URL, alias slug, or natural-language reference, return structured hours of operation — per-day open/close ranges, special-hours overrides, IANA timezone, current open/closed state, freshness signal, canonical URL, and a top-level status (open / temporarily_closed / permanently_closed / unknown). Read-only.
sparql-query
wikidata.org/sparql-query-wwu2pk · knowledge-graph
Execute SPARQL against Wikidata's public Query Service and return structured JSON. Accepts raw SPARQL, a Wikidata entity QID (with optional property-PID filter), or a natural-language relational question that the agent translates into SPARQL. Honors output format (JSON/XML/CSV/TSV), label language, LIMIT, and the 60s endpoint timeout. Read-only — mutation queries rejected client-side.
search-flights
southwest.com/search-flights-jl329m · travel
Search southwest.com for available flights between two airports on given dates and return matching itineraries with four-bucket fares (Wanna Get Away / Plus / Anytime / Business Select) in dollars or Rapid Rewards points. Read-only — never books. Southwest refuses syndication to OTAs, so southwest.com is the only source of truth for these fares.
find-opportunities
volunteermatch.org/find-opportunities-0ycqah · volunteering
Search for volunteer opportunities by location, cause/interest, skills, format, schedule, time commitment, and audience, and return each match as structured JSON. VolunteerMatch.org has sunset and 301-redirects to Idealist.org; this skill queries Idealist's public Algolia search index directly (the catalog VolunteerMatch postings were migrated into, with a `vmLegacyId` field preserving the old IDs).
check-diesel-subsidies
sede.agenciatributaria.gob.es/check-diesel-subsidies-qu3qga · government
Look up Spain's professional-diesel excise-tax refund (Devolución gasóleo profesional, procedure DL03) on AEAT's Sede Electrónica: refund rate, eligibility, annual caps, authorised card issuers, and the auth-walled personal-refund query.
check-case-status
uscis.gov/check-case-status-or94c8 · government
Look up a USCIS case by 13-character receipt number (e.g. MSC2190012345, EAC2290098765, IOE0123456789) on the modern egov.uscis.gov Next.js portal and return status heading, next-step paragraph, form type (I-130/I-485/N-400/I-765/...), service-center code, last-updated date, and the canonical caseId URL. Read-only.
trending-world-news
wikipedia.org/find-the-trending-world-news-for-today-hfqs9b · news
Return today's trending world news from Wikipedia — curated ITN headlines from the Main Page plus today's Current Events portal subpage bucketed by category (Business, Disasters, Politics, etc.). Read-only; uses the public MediaWiki API with no auth or anti-bot Verified.
search-restaurants
wolt.com/wolt-search-5m1plq · food-delivery
Search Wolt for restaurants in a given city by cuisine, dish, or restaurant name and return a ranked list with name, slug, URL, cuisine tagline, delivery fee, delivery time, price tier, and customer rating. Read-only.
get-forecast
weather.gov/get-forecast-1uezib · weather
Given a US location (lat/lon, ZIP, or city+state), return the National Weather Service forecast: current observation, hourly forecast, 7-day multi-day periods, active alerts/watches/warnings, the forecast office, and the underlying grid cell. Read-only via the public api.weather.gov JSON surface (no auth).
find-repair-guides
support.hp.com/find-repair-guides-ks282r · support
Resolve any HP product (consumer or business — Pavilion/Envy/Spectre/OMEN, ProBook/EliteBook/ZBook) by model/product-number/serial via HP's typeahead, then fetch the Maintenance and Service Guide PDF (with spare part numbers), all PDF manuals, current drivers + BIOS/firmware with CVE-level release notes, how-to videos, and diagnostic-tool pointers. Read-only; warranty status excluded because reCAPTCHA-gated.