api▌
141 indexed skills · max 10 per page
finnhub-api
adaptationio/skrillz · Backend
Complete integration with FinnHub's financial data API providing access to stocks, forex, crypto, company fundamentals, news, and real-time market data.
http-api-cloudbase
tencentcloudbase/skills · Cloud
HTTP API access to CloudBase platform features including database, authentication, functions, storage, and hosting. \n \n Supports MySQL RESTful API for CRUD operations on database tables via GET, POST, PATCH, DELETE endpoints with field selection, filtering, pagination, and sorting \n Requires authentication via AccessToken (user permissions), API Key (admin permissions), or Publishable Key (anonymous access); tokens passed in Authorization header \n Provides unified domain endpoints for domest
performing-ip-reputation-analysis-with-shodan
mukul975/Anthropic-Cybersecurity-Skills · performing-ip-reputation-analysis-with-shodan
Analyze IP address reputation using the Shodan API to identify open ports, running services, known vulnerabilities, and hosting context for threat intelligence enrichment and incident triage.
performing-malware-hash-enrichment-with-virustotal
mukul975/Anthropic-Cybersecurity-Skills · performing-malware-hash-enrichment-with-virustotal
Enrich malware file hashes using the VirusTotal API to retrieve detection rates, behavioral analysis, YARA matches, and contextual threat intelligence for incident triage and IOC validation.
analyzing-api-gateway-access-logs
mukul975/Anthropic-Cybersecurity-Skills · analyzing-api-gateway-access-logs
Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass, credential scanning, and injection attempts. Uses pandas for statistical analysis of request patterns and anomaly detection. Use when investigating API abuse or building API-specific threat detection rules.
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.
get-article
wikipedia.org/get-article-4q40tl · knowledge
Given a Wikipedia article reference (URL, lang+title, or free-form name), return structured content: canonical URL, title, language, lead summary, full section tree, infobox key/value pairs, thumbnail, image list, outbound article links, external links with section attribution, categories, last-revised timestamp, pageid, and revid. Handles redirects, disambiguation pages, and non-English editions.
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.
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).
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.