Skip to content

Changelog

Every update across all tools, newest first.

App Store ASO icon
  • Auth errors no longer lock the service: invalid credentials now surface immediately on every call rather than tripping a temporary outage after a few failed attempts.
Company Lookup icon
  • search_companies card titles now show the actual company name instead of "Unknown" — previously the card layer read a `title` field while the parsed search result returned `company_name`
  • search_companies now accepts UK Advanced Search filters: sic_codes, location, postal_code, status, incorporated_from, incorporated_to. Filters are applied server-side via /advanced-search/companies, and SIC codes come back populated on the result rows when these filters are used
  • When SIC codes are present, the card detail line shows them directly so prospecting workflows do not need a follow-up profile fetch to disambiguate matches
DNS & Domain icon
  • check_availability now flags taken domains that are listed for sale on aftermarket marketplaces (Afternic, Sedo, Dan, Uniregistry, GoDaddy CashParking, Bodis, Above, ParkingCrew) by reading their parking nameservers, plus a deep-link to the listing page when one is known.
Domain Search icon
  • Multi-word queries now generate variants for each token as an independent seed instead of collapsing "foo bar baz" into "foobarbaz" — naming brainstorms get a full variant tree per keyword. Candidate pool expanded from 40 to 60 to fit the additional variants.
Domain Search icon
  • Added brainstorm_domains — paid skill that uses an LLM to invent brandable, made-up second-level names (Stripe-, Loom-, Quill-style) and then runs availability checks across the requested TLDs. Use this when search_domains feels too template-driven.
Flight Search icon
  • search_flights now respects the exact requested departure date — previously it sliced the date down to its month and returned the cheapest day in that month, so asking for 2026-05-30 could return offers for 2026-05-20. Results outside the requested date are filtered out, and a no_exact_date_matches flag plus relabelled card title surfaces it when only nearby dates are available.
Generate Video icon
  • Removed text_to_video — generate the first frame with generate-image, then animate it via image_to_video for consistent results across all models.
Generate Video icon
  • duration parameter description now lists supported durations per model (Veo 3.1: 4–8s, Kling 3.0: 5/10s, Wan 2.2 Lightning: 5s only, Sora 2: 4/8/12s, etc.) so callers can pick a valid duration without an extra list_models round-trip.
Generative Engine Optimization icon
  • write_content, optimize_content, refresh_content, audit_domain, audit_entity, audit_content, audit_ugc_presence, audit_quotable_density, analyze_citability, analyze_competitors, analyze_content_gaps, analyze_serp, generate_schema, generate_answer_passages, optimize_meta now use Gemini 2.5 Flash — fixes 404 model-not-found errors after the previous Gemini Flash version was retired
Page Speed Test icon
  • Now uses an optional Google PageSpeed Insights API key (GOOGLE_PAGESPEED_API_KEY) — bumps quota from per-IP shared limits to 25,000 audits/day per project, fixing 429 errors that nulled Core Web Vitals.
  • Added exponential-backoff retry on 429 (up to 3 attempts) before falling back to basic SEO audit.
People Search icon
  • search_by_phone now also queries reverse-lookup directories (TruePeopleSearch, Whitepages, Spokeo, BeenVerified, NumLookup, ThatsThem, Nuwber) and business listings (Yelp, Yellow Pages, BBB, Google Maps, Foursquare, LinkedIn) — replaces an essentially empty result for unknown phone numbers
  • UK numbers also cross-referenced against Companies House for registered business phones
Places Search icon
  • Ratings, price level, and contact details now returned for all Foursquare results
  • Searches now continue via the remaining source when one source returns a configuration error
Places Search icon
  • place_details no longer cross-routes Foursquare-format IDs to Google (and vice versa) when only the other source is available — eliminates a class of "Place ID is not valid" errors when source is auto-detected
Submit Sitemap icon
  • IndexNow key now auto-detected when not passed in: checks saved indexnow_key credential, then probes robots.txt for a `IndexNow:` directive (Bing extension), then /.well-known/indexnow.txt. Submissions verify the key is actually published before declaring discovery successful — no more silent skips when a live key file already exists.
  • Added indexnow_key and indexnow_host as saveable credentials so the configuration only happens once per team
Travel Time icon
  • Accept "lat,lon" strings as origin or destination — skips geocoding when you already have coordinates
  • UK postcodes resolve via Royal Mail authoritative data — terminated postcodes are now flagged instead of silently routing to historic coordinates
  • Added get_travel_time_batch — one origin to many destinations in a single call, with per-destination errors surfaced individually
  • Transparent retry on transient upstream failures
Voice Generator icon
  • list_voices now supports accent, gender, category, use_case, and free-text search filters — narrow a 30+ voice catalog to the right pick in one call
Web Search icon
  • reviews_search now requires a placeId up front with a clear hint to fetch one via places_search or maps_search first — replaces the cryptic upstream error
Web Search icon
  • places_search accepts optional lat, lng, and radius_km for precise circle filtering — drops places outside the radius and annotates kept ones with distance_km. Useful when a location string alone is too fuzzy.
Web Search icon
  • places_search radius filter now accepts radius_mi as an alternative to radius_km — pick whichever unit you prefer. Each kept place is annotated with both distance_km and distance_mi; the card label uses whichever unit the caller passed in.
Trade Supplies icon
  • Initial release with live trade supply search, price comparison, multi-item material estimates, and regional supplier coverage.
Travel Time icon
  • Initial release — driving, walking, cycling with time-of-day traffic estimates
Travel Time icon
  • Live traffic via TomTom and HERE APIs — shows real traffic delay vs no-traffic baseline when a key is configured
Travel Time icon
  • Added get_route skill — returns the full route as decoded coordinates for plotting on a map
App Store ASO icon
  • Multi-account support: when you have credentials saved for two App Store Connect accounts, switching the default with credential_default now updates all three credentials together so the JWT signs cleanly. No more 401s from cross-account pairing.
Faceless Carousel Generator icon
  • create_carousel now accepts an Instagram URL — scrape any public carousel and get it fully rebranded in your style
  • Slides now generated by GPT Image 2 — full layout, typography, and imagery in one shot, no templates required
  • Added style_reference and product inputs to create_carousel for consistent visual direction
  • Removed render_slides skill — use create_carousel or generate_images for rendered output
Generate Image icon
  • Added typography guidance to model descriptions — ideogram-v3 and gpt-image-2 are now clearly recommended for text-heavy designs; gallery previews now show the generation prompt instead of a generic label.
Flight Search icon
  • Added price_calendar (cheapest fare per day with booking links) and popular_routes (cheapest destinations from any city)
Flight Search icon
  • search_flights, search_dates, and find_airport now work out of the box with no API key required
Flight Search icon
  • Added where_to_fly (cheapest destinations from any origin across all dates) and airline_routes (busiest routes for a given airline)
Resume Maker icon
  • Added voice option: choose "polished" (default) or "authentic" to keep the candidate's natural cadence — useful for clinical, academic, legal, and trades resumes
  • Added quantify option: choose "preserve" to leave bullets unquantified instead of inserting `[NUMBER]` placeholders
  • Education start/end years are now optional — omit either to suppress the date span (no more "undefined – undefined")
Travel Booking icon
  • Added search_deals: cheapest flight fares for a route with direct Aviasales booking links
UGC Video Turbo icon
  • Added no_dialogue option — generate silent visual-only videos where the creator does not speak. Pass no_dialogue: true to generate_creative and generate_videos.
UGC Video Turbo icon
  • Added plan_bias_stack — optional behavioral science pre-planning step that maps psychological mechanisms (information gap, empathy gap, Zeigarnik effect, narrative transportation) to each section of the script before writing. Scripts now output a written_hook (3–8 word text overlay, readable muted) separate from the spoken hook_text.
Currency Exchange icon
  • Clearer error when an unknown currency code is provided
Web Search icon
  • News, image, video, shopping, places, maps, scholar, and patent results now keep titles, links and key fields visible in concise mode
Product Placement Photo icon
  • Initial release — viral product placement photo with persona and product, optional marketing copy overlays, GPT Image 2 by default
  • Add surreal_oversized style — Crocs-style monochrome studio with a giant product as a set piece, single-sentence tagline, optional credit line
  • Add editorial_zine style — Nike-style dark moody editorial with orbiting micro-text, dual-weight headline (MOVE/BEYOND), top nav bar phrases, and bottom slogan
  • Enforce safe-area margins so text never touches or is cropped by the canvas edges, and add layout_notes for agent-driven layout customization
  • Accept outfits from your file library, plus inline outfit_description, shot_zoom, and camera_angle controls — change wardrobe and framing per shot
UGC Video Turbo icon
  • Added "custom" ugc_style — supply your own camera_prompt, scene_direction, and video_prompt to film in any style beyond the six presets.
Night Sky icon
  • celestial_events returns asteroid close approaches and meteor showers even when equinox/solstice data is temporarily unavailable
  • eclipse_forecast returns lunar eclipses even when solar eclipse data is temporarily unavailable
  • whats_visible gives a clearer message when upstream data is temporarily unavailable
SEO Analysis icon
  • analyze_page, check_meta, audit_headings, detect_schema, and check_render_parity now transparently retry when the browser session drops mid-analysis, fixing sporadic failures on busy sites
Space Data icon
  • People in Space now discloses the source and warns that the upstream feed can lag by months
Trivia Quiz icon
  • Questions with accented characters (e.g. É, ç, ñ) now display correctly instead of raw HTML entities
UGC Video Turbo icon
  • Added ugc_style — choose how the video is filmed: hand-held selfie, outfit showcase (propped camera, full body, closing shot), mirror selfie, GRWM, unboxing, or walk-and-talk. Style drives camera setup, scene direction, and video motion across the full pipeline.
Wikipedia Lookup icon
  • Search excerpts now correctly decode HTML entities (e.g. apostrophes and quotes display as plain text)
Wikipedia Lookup icon
  • On This Day: added a limit (default 20) so events/births/deaths no longer overflow with hundreds of entries
Get Brand Logo icon
  • Returns logo_url (CDN link) instead of a downloaded file — reference material, not a created asset
Menu Finder icon
  • Read image-based and PDF menus automatically — handles restaurants whose menu is a single photo or scanned page
Night Sky icon
  • moon_phase and sun_and_moon_times are now faster and more reliable
Resume Maker icon
  • All skills are now free to use
Satellite Imagery icon
  • Returns image_url (permanent CDN link) instead of a downloaded file — reference material, not a created asset
Storyboard Generator icon
  • Initial release
Generate Image icon
  • Quality-tier billing now exact across every model — low/medium/high calls on gpt-image-2 bill at $0.01 / $0.04 / $0.15 instead of a flat rate. Applies universally: every provider now returns the true per-request cost.
Job Search icon
  • All skills are now free — no credits required
  • Fixed job cards, salary tables, and job detail fields not rendering results
  • Auto-retries with broader query when scheduling terms (PRN, per diem) cause empty results
  • Shows a helpful suggestion when no jobs are found
  • Added Adzuna as a parallel job source for broader coverage
  • Fixed country and salary currency for international Adzuna results (UK shows GBP, Australia shows AUD, Canada shows CAD, etc.)
Menu Finder icon
  • Initial release — global restaurant menu search and parsing across 200+ countries
Remove Image Background icon
  • Added Photoroom model — pro-grade cutouts trained on e-commerce imagery with a solid-colour background option
Resume Maker icon
  • Initial release — generate resumes in PDF, Word, and image preview
  • Bullet rewriting with XYZ formula and strong action verbs
  • Tailor a resume to a specific job posting with keyword match scoring
  • Import a pasted resume into structured fields
  • Free ATS and writing-quality critique
  • Draft matching cover letters with optional first-90-days plan
UGC Video Turbo icon
  • Product image now composited into frames and passed as @Image3 reference to Seedance so the real product appears in every clip
  • Tightened iPhone front-camera sensor aesthetic — grain, highlight clipping, compressed dynamic range
Generate Image icon
  • Added OpenAI GPT Image 2 — excellent prompt adherence and typography. Model key "gpt-image-2" works for text-to-image, editing, and mask-based inpainting; add image_urls to trigger edit mode. Also available via OpenRouter as "openrouter-gpt-image-2".
Script Enhancer icon
  • Initial release
Script Enhancer icon
  • Style reference no longer required — apply visual style at the storyboard generation step instead
Script Enhancer icon
  • Enhanced script now saved to your prompt library — response returns a view link instead of the full text
Agent Readiness icon
  • Fixed Content-Signal header detection (now correctly checks Content-Signal, not Content-Signals)
  • Improved WebMCP Link header detection
Product Studio icon
  • Instagram post and carousel support — paste any Instagram URL and the product image is extracted automatically
Send Email icon
  • Initial release: send single and batch emails, list sent emails, check delivery status, list verified sending domains
Agent Readiness icon
  • Initial release — 16-check audit across 5 categories
Commodities icon
  • Initial release
Equities icon
  • Initial release
Equities icon
  • Clarified data sources: NYSE, Nasdaq, CBOE, and all US equity venues
Futures Market icon
  • Initial release
Image to 3D icon
  • Initial release — H3.1 and P1 image/text/multiview-to-3D via Tripo3D, ReconViaGen 0.5 multi-image reconstruction
Options Flow icon
  • Initial release
Options Flow icon
  • Clarified data source: OPRA consolidated feed covering all 17 US options exchanges
Stock Market icon
  • Added institutional_flow — large block trades from direct exchange feeds
  • Added auction_imbalance — opening and closing auction imbalance data
Deep Research icon
  • source_domains and exclude_domains now enforce a 10-domain maximum with a clear error message
Outfit Stylist icon
  • Instagram post and carousel support — paste any Instagram URL and the correct image is extracted automatically
Submit Sitemap icon
  • check_indexing: 5× faster — runs 5 concurrent requests instead of sequential, 50 URLs now takes ~2s instead of ~25s
  • check_indexing: supports bulk batches of 50–2000 URLs without timeout risk
Keyword Research icon
  • Fixed search-powered skills (find_keywords, analyze_keyword, score_opportunities) that were failing with a connection error
SEO Analysis icon
  • More patient navigation timeout so heavy news and commerce pages no longer fail to analyse
Generate Video icon
  • Added OpenRouter as a video provider — dynamically discovers available video models including Veo 3.1, Sora 2, Seedance, and Wan. Models appear automatically as OpenRouter adds support.
Generative Engine Optimization icon
  • Add check_multi_engine_visibility, check_citation_consistency, generate_llms_txt, audit_ugc_presence, audit_entity_graph, generate_answer_passages, audit_quotable_density for 2026 multi-engine AI search coverage
Lead Finder icon
  • enrich_person and enrich_people return a clean unavailable response when enrichment is not configured, instead of erroring
Lead Finder icon
  • Multi-source email cascade: when the primary lookup misses, automatically try Hunter.io, web-page scraping, and verified pattern-guessing to maximize email hit rate. Phone numbers now populated from mobile data.
Lead Finder icon
  • Email sources now return every candidate with source attribution and objective metadata (hunter_score, commit_count, on_expected_domain, context_score). prospect, enrich_person, and enrich_people expose an optional "sources" input so callers can choose which sources to run — no hidden ranking or threshold rules.
Lead Finder icon
  • find_companies, find_people, enrich_company, and prospect now return structured entity data — company results include name, employees, industry, location, and logo; person results include name, position, company, and location; enrich_company extracts 10+ data points per company including funding, revenue, tech stack, and recent news
Lead Planner icon
  • Initial release with 6 planning skills
Material Patterns icon
  • Initial release with three skills: text-to-material, photo-to-material extraction, and PBR map prediction. Built-in 2x/4x upscaling, inpainting, prompt expansion, tiling control
SEO Analysis icon
  • Add check_render_parity, audit_mobile, audit_author, check_entity_graph, audit_canonicals, audit_freshness, audit_international skills for 2026 E-E-A-T and mobile-first audits
UGC Image Generator icon
  • Initial release — single UGC image from persona + scene + product + optional outfit
AI Art Studio icon
  • Accept personas, scenes, and style references from your file library
AI Avatar Creator icon
  • Accept personas from your file library
AI Influencer Creator icon
  • Accept personas and outfits from your file library
AI Makeup icon
  • Accept personas from your file library
Cartoon Maker icon
  • Accept personas and style references from your file library
Character Animator icon
  • Accept personas, scenes, and outfits from your file library
Character Sheet Maker icon
  • Accept personas and style references from your file library
Content Remixer icon
  • Accept scenes and outfits from your file library
Dramatic Reveal icon
  • Accept products, scenes and style references from your file library
Face Swap icon
  • Accept personas from your file library
Faceless Carousel Generator icon
  • Accept products from your file library
Fashion Studio icon
  • Accept personas, scenes, outfits, products and style references from your file library
Floor Plan Renderer icon
  • Accept scenes and style references from your file library
Furniture Fabric Swap icon
  • Accept products (furniture) and style references from your file library
Game Art Generator icon
  • Accept scenes and style references from your file library
Generate Image icon
  • Accept personas, scenes, products, and outfits from your file library
Generate Video icon
  • Accept personas, scenes, products, and outfits from your file library
Hairstyle Changer icon
  • Accept personas from your file library
Interior Design icon
  • Accept scenes (rooms) from your file library
Jewelry Visualizer icon
  • Accept products (jewelry) and personas (models) from your file library
Menu Photo icon
  • Accept products (menu items) from your file library
Movie Poster Maker icon
  • Accept personas (lead actors) and style references from your file library
Outfit Stylist icon
  • Accept personas and outfits from your file library
Photo Animation icon
  • Accept personas and scenes from your file library — pass their image straight through to animate
Photo Style Transfer icon
  • Accept style references from your file library
Playlist Art Maker icon
  • Accept style references from your file library
Portrait Photo icon
  • Accept personas from your file library
Product Studio icon
  • Accept products and scenes from your file library
Product Video Maker icon
  • Accept products and style references from your file library
Property Prospector icon
  • Added street-view "front of house" view angle for curb-appeal makeovers — flawless landscaping renders onto a real photo of the home
  • New view_angle parameter (aerial or street) on render_upgrade, render_video, and batch_render
  • New image_url parameter — render onto your own front-of-house photo instead of looking it up by address
  • New street-only edit_target options: facade for siding/paint refreshes, plus front_yard/roof/driveway tailored to the curb view
Put Yourself in a Movie icon
  • Accept personas, scenes, outfits and style references from your file library
Renovation Timelapse icon
  • Accept scenes and style references from your file library
Room Renovator icon
  • Accept scenes and style references from your file library
Scene Compositor icon
  • Accept personas, scenes and products from your file library
Short Film Maker icon
  • Accept personas, scenes, products, outfits and style references from your file library
Sketch to Render icon
  • Accept style references from your file library
Tattoo Designer icon
  • Accept style references from your file library
UGC Video Turbo icon
  • Renamed to UGC Video Turbo — accept scenes, products, and outfits from your file library
Video Production icon
  • Accept scenes, products, outfits and style references from your file library too
Viral Video Clone icon
  • Accept scenes, outfits and products from your file library too
Virtual Try-On icon
  • Accept personas, outfits, and products from your file library
YouTube Thumbnails icon
  • Accept personas from your file library
Construction Manager icon
  • Improved error messages across all skills — service errors no longer expose infrastructure details
  • Weather forecast, planning permits, drawing analysis, and blueprint skills now return clean user-facing messages when services are unavailable
  • Weather forecast now automatically falls back to a secondary provider when the primary is rate-limited — more reliable forecasts during high-traffic periods
Generate Image icon
  • Added image_to_image skill — compose new images from up to 4 reference URLs or saved file IDs (scenes, personas, products, outfits) plus a prompt. Pass scene_file_id, persona_file_id, product_file_ids, outfit_file_ids, or raw image_urls and the gateway resolves and merges them automatically.
Property Prospector icon
  • Initial release with render, mailer, and batch skills
Property Prospector icon
  • Tighter default zoom to focus on individual properties
Property Prospector icon
  • Added transformation video skill for before/after reveal videos
Property Prospector icon
  • Added edit_target parameter to constrain what part of the property gets modified (backyard, front_yard, roof, driveway)
Scene Creator icon
  • Initial release — create scenes from any URL with AI metadata extraction
UGC Video Turbo icon
  • Initial release — Seedance 2.0 Omni-Reference via MuAPI, face-reference persona images, ElevenLabs TTS lip-sync
Weather Forecast icon
  • Weather data now automatically falls back to a secondary provider when the primary is rate-limited — more reliable results during high-traffic periods
Grocery Prices icon
  • Now available in 120+ countries — search and compare grocery prices worldwide
  • Added live store prices for Austria (Billa, Spar, Hofer, Lidl), Netherlands (Albert Heijn), and Australia (Woolworths, Coles)
  • New country parameter on all skills — pass any ISO country code (e.g. "GB", "DE", "AU")
  • Global fallback via crowdsourced price data when no country-specific source is available
Menu Photo icon
  • Initial release — generate food photos from descriptions and enhance existing shots, with 7 styles and 4 lighting moods, single and batch support
X Manager icon
  • Initial release: tweets, images, search, engagement, follows, bookmarks, and DMs
Construction Manager icon
  • Initial release with eight skills: lookup_property, check_property_constraints, search_planning_permits, get_build_weather_forecast, verify_company, find_local_tradesmen, find_building_materials, analyze_construction_drawings
  • UK first-class coverage — planning.data.gov.uk sweep for listed buildings, conservation areas, AONBs, national parks, TPOs, article-4 directions, flood zones, SSSIs, ancient woodland, green belt, world heritage sites
  • US coverage for FEMA flood zones and building permits in New York City, Los Angeles, Chicago, and San Francisco
  • Global weather forecasts with build-suitability flags for external render, roof work, concrete pour, external paint, and earthworks
  • Global company verification through Companies House for UK and OpenCorporates for 140+ jurisdictions
Dupe Finder icon
  • Initial release — find affordable lookalikes from a product URL or image, and identify + shop items from outfit screenshots.
Generate Video icon
  • Image input now required for all video generation — use generate-image to create the first frame, then pass it to image_to_video. Added Seedance 2.0 and Seedance 2.0 Fast models.
Style Finder icon
  • Initial release — URL price comparison and natural language fashion search across ShopStyle, eBay, Farfetch, Zalando, ASOS, and Google Shopping globally.
Style Finder icon
  • Added find_dupe skill — finds affordable alternatives to any fashion item from a product URL or image, filtering out the original brand.
Content Remixer icon
  • Initial release: persona swap, outfit + scene changes, motion transfer with audio from TikTok/Instagram videos
Investor Finder icon
  • Initial release with 6 skills: build_outreach_list, search_investors, investors_in_company, fund_profile, enrich_investor, warm_intros
  • Global coverage of angels, micro-VCs, and institutional partners
  • LinkedIn profiles and emails where available
  • Reverse company lookup across SEC Form D, Companies House, and news
  • Warm-intro path finding from founder network seed (employers, schools, accelerators, friends)
Investor Finder icon
  • UK Companies House integration now returns partners and shareholder data correctly (was silently failing)
  • Fund profiles now populate HQ, website, vintage, and thesis (was silently returning empty)
  • Funding round extraction for specific companies is more accurate and finds more historical rounds
  • Fund profile research pulls full partner lists and recent deals via structured data rather than prose parsing
  • Warm-intro paths are returned in a single pass with clearer evidence
  • Empty placeholder rows (no name, firm, or contact) are now filtered out before ranking
Investor Finder icon
  • Added region filter (us, uk, eu, asia, latam, mena, africa, global) for faster localized searches
  • Firm name variants like "Sequoia" and "Sequoia Capital" now merge in the output
  • Fund profile asks for total round size on every deal, not just the firm's specific check
  • Refreshed examples to cover US, UK, and EU explicitly
  • Reordered skills so build_outreach_list is the default starting point for agents
Slack icon
Slackv0.01
  • Initial release: list/read channels and DMs, send/update/delete messages, reply in threads, react with emoji, search messages, find users, upload and list files
Social Content Planner icon
  • Initial release — research-backed content calendars across TikTok, Instagram, LinkedIn, YouTube
AI Art Studio icon
  • Initial release with sketch rendering, food photography, perspective shift, surreal paradox frames, skin enhancement, and image reverse engineering
AI Avatar Creator icon
  • Initial release
AI Influencer Creator icon
  • Initial release
Brand Kit Maker icon
  • Initial release
Cartoon Maker icon
  • Initial release
Character Animator icon
  • Initial release
Character Sheet Maker icon
  • Initial release
Dramatic Reveal icon
  • Initial release
Fashion Studio icon
  • Initial release
Floor Plan Renderer icon
  • Initial release
Fuel Prices icon
  • Victoria: added official government fuel price data (1,500+ registered stations, updated daily)
Furniture Fabric Swap icon
  • Initial release
Game Art Generator icon
  • Initial release
LinkedIn Post icon
  • Initial release: text, link, image posts, and delete
Meme Generator icon
  • Initial release — classic template memes, image captioning, and AI-generated memes
Movie Poster Maker icon
  • Initial release
Outfit Stylist icon
  • Initial release: extract styling direction, create outfits from products, extract outfits from photos
Photo Animation icon
  • Initial release with animate_portrait, animate_scene, relive_memory, and slow_zoom
Photo Location Finder icon
  • Initial release: photo geolocation with metadata extraction, famous-landmark recognition, reverse image search, and advanced visual reasoning — returns a map pin with confidence and a list of visual clues
Photo Location Finder icon
  • Added street-view refinement layer: when the first-pass guess is only medium or low confidence, the tool now pulls nearby open street-level imagery and runs a second visual match pass to pin the exact spot — no more guessing at the city level when a precise location is possible
Photo Style Transfer icon
  • Initial release
Playlist Art Maker icon
  • Initial release — visualize single tracks and full playlists in 5 visual styles
Poetry Cinema icon
  • Upgraded to Nano Banana 2 for storyboard images and Kling 3.0 Pro for video clips — higher quality output
Product Video Maker icon
  • Initial release
Put Yourself in a Movie icon
  • Initial release
Renovation Timelapse icon
  • Initial release
Room Renovator icon
  • Initial release
Short Film Maker icon
  • Initial release — 11 skills: messages to scene, POV scene, dramatic reveal, renovation timelapse, seamless loop, animated album cover, title sequence, frames to video, product explosion, movie poster, and next scene
Sketch to Render icon
  • Initial release
Space Data icon
  • ISS position now computed directly from authoritative NORAD orbital data via CelesTrak, eliminating dependency on third-party tracking APIs
Tattoo Designer icon
  • Initial release
Defense Spending icon
  • arms_transfers: fixed query parameters that caused World Bank API to reject the request
  • military_bases: falls back to a secondary map server when the primary times out
Faceless Carousel Generator icon
  • Style references now supported — pass a style reference for consistent visual direction across carousel images
Generate Image icon
  • Style references now supported — pass a style reference when generating or editing images for consistent visual direction
Generate Video icon
  • Style references now supported — pass a style reference when generating videos for consistent visual direction
Image Style Extractor icon
  • Initial release: extract visual style from images and save as reusable style prompt
Image Style Extractor icon
  • Accept any URL — automatically extracts the image from webpages via og:image metadata
Interior Design icon
  • Style references now supported — pass a style reference for consistent visual direction across room designs
Jewelry Visualizer icon
  • Style references now supported — pass a style reference for consistent visual direction across jewelry renders
Legal Research icon
  • search_epa: clearer error when search is too broad — now suggests adding a state filter
  • search_vehicle_safety: fixed vehicle lookup when make, model, and year are all provided; partial inputs (e.g. make only) now use text search automatically
Package Tracker icon
  • track_package: newly registered packages with no carrier scans yet now return a clear status instead of an error
  • tracking_details: unregistered tracking numbers now suggest using track_package instead of returning an error
  • stop_tracking: attempting to stop a number that is not being tracked now returns a clear message instead of an error
  • realtime_track: fixed crash when carrier returns an unexpected empty response
Play Store ASO icon
  • Fixed free app price displaying incorrectly in search results
Poetry Cinema icon
  • Style references now supported — pass a style reference for consistent visual direction across scenes
Portrait Photo icon
  • Style references now supported — pass a style reference for consistent visual direction across portrait shoots
Product Studio icon
  • Style references now supported — pass a style reference for consistent visual direction across product shots
Shopify Store Manager icon
  • Initial release: full Shopify store management across orders, products, inventory, customers, collections, discounts, and draft orders
Space Data icon
  • ISS position now also returns altitude and velocity
YouTube Thumbnails icon
  • Style references now supported — pass a style reference for consistent visual direction across thumbnails
Air Quality icon
  • Location lookup now handles "City, Country" and "City, UK" formats
Poetry Cinema icon
  • Personas from your library are now auto-discovered and injected — pass persona_file_id instead of manual persona fields
Product Spec Sheet icon
  • Spec sheets now use real product images when available — cleans each (removes backgrounds, text, overlays) instead of generating angles from scratch
Space Data icon
  • Improved reliability of ISS position and people in space data
Sunrise & Sunset icon
  • Location lookup now handles "City, Country" format
Video Production icon
  • Personas from your library are now auto-discovered and injected — pass persona_file_id instead of manual persona fields
Viral Video Clone icon
  • Personas from your library are now auto-discovered and injected — pass persona_file_id instead of manual persona fields
Accounts Preparer icon
  • S455 tax rate updated to 35.75% for loans made on or after 6 April 2026 (Finance Act 2025 — dividend upper rate increase); pre-2026 loans remain at 33.75%
  • Capital allowances: main pool writing-down allowance reduced from 18% to 14% from 1 April 2026 (Finance Act 2025); hybrid rate computed automatically for periods straddling that date
  • Capital allowances: new 40% first-year allowance (new_fya pool) added for main rate expenditure from 1 January 2026 — available where full expensing does not apply
  • FRS 105 thresholds updated for accounting periods starting on or after 6 April 2025: turnover threshold raised to £1,000,000, balance sheet threshold raised to £500,000 (SI 2024/1303)
  • Income tax band calculation corrected for the personal allowance taper zone (income £100,000–£125,140): higher rate band now correctly widens as the personal allowance reduces
  • Payments on account flag now correctly applies both TMA 1970 s59A conditions: liability over £1,000 AND less than 80% collected at source
  • Self Assessment filing deadlines now derived from the tax year end (5 April), not the accounting period end — fixes deadline for non-5-April period ends under basis period reform
  • Capital allowances: full expensing disposals now generate a balancing charge equal to disposal proceeds; accounting periods up to 18 months (first-year companies) now accepted
  • First-period caveat: start_filing now warns that Companies House allows 21 months from incorporation for first accounts (Companies Act 2006 s394A)
  • iXBRL: added required xmlns:xlink namespace declaration; transformation format corrected to ixt:num-dot-decimal (2020-02-12 spec)
Generate Image icon
  • Ideogram style values are now case-insensitive — pass "realistic" or "REALISTIC", both work (valid: REALISTIC, GENERAL, DESIGN, AUTO)
Generate Video icon
  • Unsupported durations now snap to the nearest valid duration instead of failing
Lab Results icon
  • Initial release: lookup_biomarker, analyze_panel, explain_marker skills
  • Covers 60+ biomarkers across CBC, CMP, lipids, thyroid, iron, vitamins, hormones, inflammation, and glycemic markers
  • Conventional and functional reference ranges for all markers with gender-specific variants
  • Multi-marker pattern detection: metabolic syndrome, insulin resistance, iron deficiency, hypothyroidism, B12/folate deficiency, and more
  • MedlinePlus integration for plain-English test explanations
Lead Finder icon
  • prospect results now include company name and job title extracted from profile data even when email enrichment is unavailable
Nutrition Data icon
  • get_nutrition now returns zinc, vitamin B12, magnesium, phosphorus, copper, fiber, sugars, sodium, and potassium alongside calories and macros
Poetry Cinema icon
  • Clearer error when colour_worlds is passed as an array instead of a key-value object.
  • Fix: generated scene videos now save to ToolRouter storage (were only saved to fal.ai).
  • Fix: add_layers and assemble_film no longer fail with phase gate errors after running the pipeline normally.
Real Estate Data icon
  • UK sold history now accepts postcode districts (e.g. "OX28", "SW1A") in addition to full postcodes — returns recent sales across the whole district
SEO Analysis icon
  • audit_technical now reports HTML page size in bytes and flags pages exceeding the 2MB Googlebot crawl limit
Train Tracker icon
  • Journey planning now auto-routes through MOTIS for Italy, Finland, and UK when the local network only supports departures or tracking
Weather Forecast icon
  • Improved UK city resolution — location names with country/region suffixes (e.g. "Winchester, UK", "Winchester England") now resolve correctly
Web Scraper icon
  • scrape_page now handles JSON API endpoints — returns parsed JSON and markdown instead of empty content
  • Added headers parameter to scrape_page for custom request headers (e.g. Authorization)
Accounts Preparer icon
  • Initial release: UK micro-entity (FRS105) limited company accounts — CT600 draft computation, annual accounts (iXBRL), and review PDF
Accounts Preparer icon
  • Added Corporation Tax payment deadline (9 months and 1 day after period end) as a separate filing requirement
  • Corporation Tax and Self Assessment outputs now clearly labelled as draft computation summaries for accountant review; all figures include CT600/SA103F box references
  • Added full sole trader support: income tax (2025/26 rates with personal allowance taper), Class 4 NIC, SA103 Self Employment pages including NIC figures
Catalogue Scraper icon
  • Initial release: scrape any website to discover and catalogue all products with images, pricing, categories, and variants
Fuel Prices icon
  • Improved reliability and error handling across all data sources
  • UK: improved coverage resilience
  • UK: fixed petrol filtering
  • UK: fixed Ascona station data
  • UK: added Moto motorway service areas (47 stations)
  • UK: removed Tesco and Morrisons (no longer providing valid UK data)
  • UK: fixed Shell data retrieval
  • UK: expanded official data source coverage
Generate Image icon
  • Expanded Nano Banana aspect-ratio support to include auto, ultrawide, and extreme ratios
  • fal-backed image generation now returns recoverable pending results with check_image instead of silently degrading on long queue waits
  • fal live-pricing lookup now falls back to static registry pricing to avoid pricing-endpoint outages breaking image generation
Poetry Cinema icon
  • Fix: data flows through inputs/outputs. Better error messages. Parallel persona generation. Added resume_project for returning users.
Social Media Comments icon
  • Added skills to fetch replies to specific TikTok and YouTube comments
Social Media Content icon
  • Fixed Bluesky post and user posts endpoint paths
Social Media Search icon
  • Added Threads keyword search skill
Social Profiles icon
  • Fixed Bluesky profile endpoint path
Social Shop Products icon
  • Added TikTok creator showcase skill
Travel Booking icon
  • Added hotel stay booking: search_stays, book_stay, get_stay_booking, cancel_stay
Viral Video Clone icon
  • Format analyses and clone briefs are now saved to your Files library automatically — searchable, persistent, reusable
Poetry Cinema icon
  • Initial release — poetry-to-film pipeline with scratch cinema defaults, 4-phase verification gates
Phishing Email Checker icon
  • Initial release with mixed-evidence email phishing analysis for text, headers, screenshots, and links
Phishing Email Checker icon
  • Added live sender-domain DNS and reputation checks plus PhishTank URL enrichment
Phishing Email Checker icon
  • Added no-key OpenPhish and urlscan enrichment plus URLhaus host checks for linked domains
Product Spec Sheet icon
  • Initial release: generates 6 angle views and composes into a grid spec sheet
Scene Compositor icon
  • Initial release: object-into-scene compositing with Gemini Flash/Pro, optional upscale
Video Production icon
  • Renamed keyframe_model and video_model params to model for consistency with platform standard
Compliance Screening icon
  • Initial release with 12 skills covering sanctions, PEP, wanted lists, adverse media, corporate registry, ownership tracing, regulatory actions, litigation, debarments, entity screening, due diligence, and full investigation
Compliance Screening icon
  • Added GLEIF LEI lookup (2.3M+ global entities), FINRA BrokerCheck (US broker-dealer/investment adviser disclosures), and FCA Financial Services Register (UK regulatory authorisation) — now 17 data sources across investigate and due_diligence skills
Compliance Screening icon
  • Added OSINT web search (Exa), OpenCorporates international registries (200+ jurisdictions, offshore/shell detection), AI narrative synthesis (Claude), Wikidata entity intelligence (criminal convictions, PEP roles, aliases), and synthesize_narrative skill — now 21 data sources, full Variance-equivalent investigation workflow
Compliance Screening icon
  • Added analyze_document skill (AI-powered PDF/image/scanned document extraction via Claude vision + Mistral OCR), BIS Entity List (US export controls), FEC campaign finance (political donations), CFTC enforcement actions — now 25 data sources, surpassing Variance on structured data coverage
Generate Image icon
  • Added Google as a direct provider — 6 new models: Nano Banana, Nano Banana 2, Nano Banana Pro, Imagen 4 Fast, Imagen 4, Imagen 4 Ultra. Direct Google API access with token-based billing for Nano Banana and flat-rate for Imagen 4.
Generate Video icon
  • Added Google as a direct provider — 5 new Veo models: Veo 3.1, Veo 3.1 Fast, Veo 3, Veo 3 Fast, Veo 2. Direct Google API access with per-second billing and 4K resolution support.
Jewelry Visualizer icon
  • Initial release: generate_jewelry and visualize_on_model skills with text + image input support
Jewelry Visualizer icon
  • Add design_to_schematic skill: convert jewelry designs to technical schematic/blueprint illustrations
Jewelry Visualizer icon
  • Add recolor_design, engrave_preview, compare_variants, clean_photo, identify_piece, identify_hallmark skills
Viral Video Clone icon
  • Initial release: forensic video analysis + brand-adapted production briefs
Company Lookup icon
  • financial_data now supports UK companies — downloads and parses iXBRL annual accounts from Companies House for structured balance sheet, P&L, and equity data
  • PDF fallback: when iXBRL is not available, extracts text from PDF accounts and uses AI to return structured financial data
Content Repurposer icon
  • Initial release with 15 output formats and key point extraction
Interior Design icon
  • Initial release with redesign, staging, empty room, and sketch-to-render skills
Interior Design icon
  • Add upscale, outdoor design, paint walls, change lighting, add furniture, and add people skills
Lead Finder icon
  • Added prospect, enrich_person, and enrich_people skills powered by Exa Websets for verified leads with email/phone enrichment
Lead Finder icon
  • Added Prospeo as primary enrichment provider for enrich_person and enrich_people — faster, cheaper, verified emails. Websets as fallback.
Manufacturer Finder icon
  • Initial release with 5 skills: find, hubs, supply chain, verify, profile
Manufacturer Finder icon
  • Add 100+ supplier directories across all regions, FDA establishment search, GLEIF LEI verification, 200+ HS code mappings
Social Reader icon
  • Initial release with 8 skills: read_url, read_profile, read_posts, read_comments, search_posts, get_trending, read_feed, read_webpage
Brand Mentions AI icon
  • Initial release — monitor brand mentions across ChatGPT, Claude, and Gemini
Flight Search icon
  • Added flexible-date search, airline and time-window filters, local sorting, and more resilient Duffel requests
Library Docs icon
  • Initial release with resolve_library and get_docs skills
Library Docs icon
  • Both skills marked paid at $0.005/request
Record Collector icon
  • Initial release with release lookup, edition matching, current market snapshots, cross-market record search, collection valuation, wantlist snapshots, and source coverage reporting.
Record Collector icon
  • Add Discogs app-level OAuth authentication (DISCOGS_CONSUMER_KEY + DISCOGS_CONSUMER_SECRET) for higher rate limits.
Record Collector icon
  • Consolidate vinyl-records tool into record-collector. Added identify_pressing, artist_discography, label_catalog, marketplace_listings skills. Replaced price_snapshot with richer price_guide (condition-based pricing + market snapshot). Expanded market_search sources to include eBay, Facebook Marketplace, Craigslist, Gumtree, Mercado Libre, Rakuten, and Carousell. Removed wantlist_snapshot and source_coverage.
Similar Movies icon
  • Initial release with single-seed similar-movie lookup and multi-seed taste blending backed by TMDb recommendations and similar-title data.
Wine Collector icon
  • Added marketplace_deals skill — search eBay, Mercado Libre, Rakuten, Facebook Marketplace, Craigslist, Gumtree, and Carousell for wine listings
  • Added food_pairing skill — AI-driven food pairing recommendations based on wine tasting profile (acidity, tannin, sweetness, body, flavors)
  • Added similar_wines skill — find alternative wines by matching grape variety, region, price range, and rating
  • Enhanced price_compare with optional include_marketplaces flag to merge Vivino merchant prices with global marketplace listings
  • Fixed countryCode bug in price_compare empty-result message
Marketplace Search icon
  • Initial release with no-key marketplace discovery across search-indexed marketplace domains, listing previews, watchlist snapshots, and explicit source coverage reporting.
Marketplace Search icon
  • Added Facebook Marketplace as a search-indexed source with Marketplace-item URL filtering and explicit compliance caveats.
Trading Cards icon
  • Initial release with Pokemon TCG, Magic: The Gathering, and Yu-Gi-Oh support
Wine Collector icon
  • Initial release with search, details, pricing, tasting profiles, top-rated, and region exploration
Wine Collector icon
  • Added global market/currency support — localized pricing for UK, EU, Asia, and 50+ countries
Compress icon
  • Initial release with video, image, and PDF compression
Contract Opportunities icon
  • Initial release with normalized opportunity search, award search, buyer intelligence, supplier-fit scoring, and watchlist snapshots across public procurement sources.
Fuel Prices icon
  • Australia: NSW FuelCheck v2 (NSW + ACT + TAS, 2500+ stations, real-time availability)
  • Australia: WA FuelWatch RSS (all WA stations, daily next-day pricing)
  • Spain: Ministerio REST API (all Spanish stations, daily prices)
  • Italy: MIMIT open data (20,000+ stations, daily prices)
  • Austria: E-Control Spritpreisrechner (real-time, Price Transparency Act)
  • UK: Retailer JSON feeds fallback (Asda, BP, Tesco, Shell + 8 more, no auth)
  • Auto-detection of Australian states for API routing (NSW/ACT/TAS → FuelCheck, WA → FuelWatch)
  • Fuel availability tracking for NSW (out-of-stock $999.90 convention)
Fuel Prices icon
  • Australia: PetrolSpy integration for full AU coverage (VIC, QLD, SA, NT)
  • PetrolSpy used as fallback for NSW/WA when primary APIs unavailable
  • All 8 Australian states/territories now have station-level data
Generate Image icon
  • Added Photalabs as a direct provider — phota, phota-edit, and phota-enhance models now route via the Photalabs API instead of fal.ai
Grants Finder icon
  • Initial release with official-source grant search, detail lookups, funding history, applicant-fit scoring, and watchlist snapshots across US, UK, EU precedent, Australia, and Japan.
Supply Chain Risk icon
  • Added exploitability enrichment via FIRST EPSS and GitHub global advisories
  • Added deps.dev provenance and related-project metadata plus OpenSSF Scorecard repository health
  • Added dependency remediation candidates and vulnerable path summaries
Supply Chain Risk icon
  • Initial release with package_risk, batch_risk, dependency_graph, and advisory_details
Art Collection Search icon
  • Initial release with cross-museum artwork search, artwork details, and artist search backed by public museum APIs.
Art Collection Search icon
  • Expanded to global open sources including Cleveland Museum of Art, DigitalNZ, Japan Search, Wikidata, and Openverse with a normalized provider layer.
Legal Research icon
Legal Researchv0.0314:30
  • Restructured: skills are now generic with country routing (search_cases country=IN instead of search_india_cases)
  • Added search_cases support for US, India, Germany, Canada (CanLII)
  • Added search_legislation support for UK, US, EU, Germany, Japan, Canada
  • Added search_dockets for PACER/RECAP federal court filings
  • Added search_judges for judicial profiles and appointments
  • Added citation_analysis for citation network analysis (US + Canada)
  • Added search_regulations for federal rulemaking documents (Regulations.gov)
  • Added CourtListener authenticated access (5000 req/hr, dockets, judges, citations)
  • Added CanLII integration for Canadian case law and legislation
  • Now covers 10+ jurisdictions with 11 skills
Legal Research icon
Legal Researchv0.0209:15
  • Massive expansion: added CFR, Congress, US Code, state legislation, Indian cases, German law
AI Makeup icon
  • Initial release — 8 curated makeup styles via Gemini 2.5 Pro (Nano Banana Pro)
AI Makeup icon
  • Accept base64 image data via image_data param (alternative to image_url)
AI Video Edit icon
  • Initial release — edit_video, restyle_video, motion_control, check_video
Defense Spending icon
  • Initial release with 5 skills: military_spending, compare_countries, defense_contracts, top_contractors, spending_by_region
Defense Spending icon
  • Added 4 new skills: arms_trade (UN Comtrade), budget_breakdown (USAspending), military_profile (CIA Factbook), sanctions (EU Sanctions Map). Extracted shared libs.
Defense Spending icon
  • Added 5 more skills: budget_authority, arms_transfers (SIPRI TIV), displacement (UNHCR), military_bases (OpenStreetMap), defense_outlays (US Treasury). Now 14 skills from 12 data sources.
Energy Data icon
  • Initial release with solar_estimate and utility_rates
Energy Data icon
  • Replaced stale utility_rates (2012 data) with electricity_prices using live sources
  • UK: Octopus Energy (consumer half-hourly) + Elexon BMRS (wholesale)
  • EU: Energy-Charts day-ahead prices for 40+ countries
  • Australia: AEMO NEM real-time 5-min spot prices
  • US: EIA monthly retail prices by state
  • Auto-routes by coordinates to the best regional data source
Face Swap icon
  • Initial release
Generative Engine Optimization icon
  • Added check_ai_visibility — live AI citation monitoring via Perplexity
  • Added analyze_citation_sources — find which domains AI engines cite for your queries
  • Added check_brand_sentiment — analyse how AI engines describe your brand
Geopolitics icon
  • Initial release with 4 skills: search_events, trend_analysis, sentiment_analysis, get_context. Powered by GDELT.
Government Spending icon
  • Initial release with 4 skills
Hairstyle Changer icon
  • Initial release: natural language hairstyle editing with Nano Banana 2
Legal Research icon
  • Added UK case law (The National Archives Find Case Law) and Netherlands (Rechtspraak) to search_cases
  • Added Poland (Sejm ELI) and Sweden (Riksdagen) to search_legislation
  • Added search_fda: drug labels, adverse events, device recalls via openFDA
  • Added search_epa: environmental enforcement and compliance data via EPA ECHO
  • Added search_vehicle_safety: NHTSA vehicle safety recalls
  • Now covers 15+ jurisdictions with 15 skills
Photo Restore icon
  • Initial release with restore_photo and colorize_photo skills
Places Search icon
  • Initial release with dual-source search, nearby, and details
Portrait Photo icon
  • Initial release
Product Studio icon
  • Initial release — 12 skills covering the full product photography workflow
Satellite Imagery icon
  • Initial release with 3 skills: capture_location (Esri), capture_dated (NASA GIBS), earth_photo (NASA EPIC)
Satellite Imagery icon
  • Added image_metadata skill — returns capture date, source satellite, resolution for any location
Satellite Tracker icon
  • Initial release with 5 skills: track_group, search_satellites, satellite_info, recent_launches, list_groups
Security Scanner icon
  • Renamed to security-scanner
  • Added VirusTotal threat intelligence: check_url, check_domain, check_ip, check_hash
  • Now scans URLs, domains, IPs, and file hashes against 70+ antivirus engines
Security Scanner icon
  • Merged security-httpx probe_hosts skill — one tool for all security checks
  • Multi-source enrichment: URLhaus + ThreatFox (free) on all checks, AbuseIPDB on IP checks
  • Added security_report — comprehensive one-shot audit with risk scoring
  • Now queries 5 threat intelligence sources in parallel per check
Vehicle Data icon
  • Added inspection_history skill — full UK MOT inspection history via DVSA API (test dates, pass/fail, mileage, advisories, failures)
Virtual Try-On icon
  • Initial release: 5 try-on models (FASHN, Quick, Kolors, Leffa, CAT-VTON)
YouTube Thumbnails icon
  • Initial release — generate YouTube thumbnails with 10 proven styles, batch generation up to 12, reference image support
Air Quality icon
  • Initial release with 5 skills: current_air_quality, air_quality_forecast, pollen_forecast, health_recommendations, monitoring_stations
Clinical Trials icon
  • Initial release with search_trials, trial_details, adverse_events, and drug_recalls
  • ClinicalTrials.gov v2 API for trial search and details
  • FDA openFDA APIs for adverse events (FAERS) and drug enforcement/recalls
Clinical Trials icon
  • Removed adverse_events skill (use drug-info tool instead)
  • Removed drug_recalls skill (use product-recalls tool instead)
  • Added drug_products skill for Health Canada Drug Product Database
Company Lookup icon
  • Added beneficial_owners, charges, insolvency, officer_appointments, disqualified_officers (Companies House)
  • Added corporate_structure (GLEIF — global parent/subsidiary mapping)
  • Added financial_data (SEC EDGAR XBRL — structured financials for US public companies)
  • Added validate_vat (EU VIES — VAT number validation across 27 EU countries)
Economic Data icon
  • Initial release with Census ACS, FRED search/series, BLS series, and Data.gov dataset search
F1 Data icon
F1 Datav0.01
  • Initial release with seven skills covering seasons, drivers, teams, circuits, races, results, and standings
Fact Lookup icon
  • Initial release with search, get_entity, and sparql_query skills
Fact Lookup icon
  • Renamed from knowledge-graph to fact-lookup for discoverability
Generate Image icon
  • Added Higgsfield Soul model — realistic human-centric UGC photos (model key: "soul")
Generate Image icon
  • Default model changed to nano-banana-2
  • Removed hardcoded model names from descriptions — agents discover models dynamically via list_models
Generate Video icon
  • Added Wan 2.2 Lightning via Prodia — ultra-fast video generation (~24s, $0.09, txt2vid + img2vid)
Generate Video icon
  • Removed hardcoded model names from descriptions — agents discover models dynamically via list_models
Image Upscale icon
  • Added Prodia as an alternative upscale provider (model key: "prodia-upscale", 2x, ~$0.001)
Legal Research icon
  • Initial release: US case law, UK/US/EU legislation, Japan laws
News icon
Newsv0.01
  • Initial release with search_news, trending_news, location_news, and publisher_news skills
News icon
Newsv0.02
  • Renamed from google-news to news
News icon
Newsv0.03
  • Rewrite metadata to follow tool authoring guidelines
Package Tracker icon
  • Initial release with 6 skills: track_package, tracking_details, list_packages, stop_tracking, check_quota, realtime_track
Page Speed Test icon
  • Renamed from lighthouse-audit to page-speed
  • Added TTFB, TTI lab metrics and INP, TTFB CrUX percentiles for complete Core Web Vitals coverage
Remove Image Background icon
  • Added Prodia as an alternative provider for background mask generation
Stays Search icon
  • Switched Airbnb API provider from airbnb-search to airbnb13 (3b-data) — previous provider returned null for all listing fields
  • search_stays now returns rich results: names, photos, ratings, coordinates, beds, prices, and direct Airbnb booking URLs
  • search_stays no longer requires a place_id — accepts location name directly (e.g. "Barcelona, Spain")
  • Removed skills that depended on broken API: get_stay_details, check_availability, get_price_details, get_checkout_price, get_reviews, search_experiences, get_experience_details, get_experience_dates, get_experience_reviews, get_languages, get_currencies
  • Simplified workflow: search_destinations → search_stays, or search_stays directly with a location name
Submit Sitemap icon
  • Initial release — submit_sitemap, submit_urls, check_indexing, submit_brave
  • IndexNow fans out to Bing, Yandex, Naver, Seznam individually
  • Brave submission via browser automation (Steel Browser in production)
  • Auto-detects Next.js dynamic sitemaps (/sitemap/0.xml, /sitemap/1.xml, ...)
Vessel Tracker icon
  • Initial release with search_vessels, vessel_details, and monitor_area
Vessel Tracker icon
  • Added safety_alerts and navigation_aids skills, improved descriptions per building-tools guide
Vessel Tracker icon
  • Added visualize_area skill — generates AI bird's-eye satellite/radar images from live vessel positions via generate-image composition
Company Lookup icon
  • Initial release with 3 skills: search_companies, company_profile, filing_history
Crime Stats icon
  • Initial release with 4 skills: search_crimes, crime_stats, compare_countries, stop_and_search
Economic Calendar icon
  • Added earnings_calendar skill — corporate earnings reporting schedule from Nasdaq with EPS forecasts, multi-day support
  • Added ipo_calendar skill — IPO pipeline (upcoming, priced, filed, withdrawn) from Nasdaq
  • Added economic_events skill — global economic event calendar from ForexFactory with impact/country filters
EV Chargers icon
  • Initial release with 5 skills: find_chargers, charger_details, route_chargers, network_stats, country_stats
Finance Data icon
  • Added live_prices skill — real-time OHLCV from Yahoo Finance covering energy, metals, agriculture, indices, FX, crypto, and bond futures with intraday support
  • Added electricity_prices skill — European wholesale day-ahead prices at 15-min resolution for 24 bidding zones from Energy-Charts
Finance Data icon
  • Added Yahoo Finance real-time fallback for FRED-dependent skills — treasury_yields, vix_index, commodity_prices, and credit_conditions now automatically fall back to Yahoo Finance when FRED is unavailable
  • Fixed cot_report parser — tries multiple CFTC URLs, validates response format, added market name aliases for common searches (crude, oil, gold, etc.)
  • Added credit ETF proxy signals (HYG, LQD, JNK, VIX) to credit_conditions fallback — shows spread direction when FRED OAS data is unavailable
Fuel Prices icon
  • Initial release with 6 skills
  • UK station-level prices via GOV.UK Fuel Finder API
  • Germany station-level prices via Tankerkoenig
  • France station-level prices via Prix Carburants
  • US regional prices via EIA
  • EU country-level prices via Oil Bulletin
  • Cross-country price comparison
Generate Image icon
  • upscale_image now delegates to image-upscale tool via composition
Generate Image icon
  • Added Prodia as an alternative provider — 10 new models (prodia-flux-2-pro, prodia-sdxl, prodia-recraft-v4, prodia-gemini-3-pro, etc.)
Generate Video icon
  • Added Prodia as an alternative provider — 6 new models (prodia-veo-fast, prodia-veo, prodia-kling, prodia-sora-2, prodia-seedance-pro, prodia-seedance-lite)
Grocery Prices icon
  • Initial release with 7 skills: search_products, compare_prices, find_stores, product_details, price_history, basket_compare, browse_deals
  • Data sources: Kroger API (real-time US store prices), Open Food Facts (product info, nutrition), BLS (national average price trends)
  • Covers 2,750+ Kroger-family stores across 19 banners in 35 US states
Image Upscale icon
  • Initial release: 4 upscale models (13 variants), single + batch, model choice
People Search icon
  • Initial release
People Search icon
  • Added deep_search skill: multi-phase cross-referencing with username variation generation
  • Added username variation generator for finding alternate accounts from a name
People Search icon
  • Added skip_trace skill: deep person lookup via skip tracing databases (phones, addresses, relatives, employment)
  • Added email permutation generation in deep_search (tries first.last@gmail, etc.)
  • Added Wayback Machine archived profile lookup in deep_search
  • Added domain ownership check via WHOIS composition in deep_search
  • deep_search now runs 8 phases instead of 5
People Search icon
  • Replaced broken skip_trace with osint_search: targeted Google dork queries for hard-to-find people
  • osint_search runs 8-15 specialized queries in parallel: LinkedIn, resumes, social media, business records, news, forums, academic papers, documents
  • Extracts LinkedIn URLs, social profiles, and PDF/document links from results
People Search icon
  • Added search_by_photo: reverse image search with Google Lens, TinEye, Yandex, Bing URLs
  • Added search_business_records: SEC EDGAR filings + UK Companies House + OpenCorporates (170+ jurisdictions)
  • Added search_court_records: CourtListener RECAP archive (US courts) + criminal record web search
  • Added search_social_media: targeted search across 10 major platforms by real name
  • All skills now pricing: paid at $0.005 per call
PowerPoint Presentations icon
  • Initial release with create, read, and modify skills
Real Estate Data icon
  • Initial release — US, UK, Australia, UAE markets
  • Added property_history skill — free UK address lookup via Land Registry
Remove Image Background icon
  • Initial release with single and batch background removal
Stealth Scraper icon
  • Initial release with stealth_scrape and stealth_crawl skills
Train Tracker icon
  • Added MOTIS (pan-European routing across 30+ countries — France, Netherlands, Spain, Poland, Czech Republic, Hungary, Ireland, Sweden, Portugal, and more)
  • Added VIA Rail Canada (GPS tracking for all Canadian trains)
  • Added Seoul Metro South Korea (real-time subway arrivals)
  • Total: 15 networks covering 30+ countries
Video Upscale icon
  • Initial release: 5 upscale models (15+ variants), target resolution and factor modes
Web Scraper icon
  • Added proxy, country, and languages parameters to scrape_page and crawl_site for anti-bot bypass and geo-targeting
Web Scraper icon
  • Added stealth_scrape and stealth_crawl skills for bot-protected websites
Word Documents icon
  • Initial release with create, read, and modify skills
Academic Research icon
  • Added subtitle, expanded description, and agent instructions
Ad Library Search icon
  • Added subtitle, expanded description, and agent instructions
Address Geocoding icon
  • Added subtitle, expanded description, and agent instructions
App Review Analysis icon
  • Added subtitle, expanded description, and agent instructions
App Store ASO icon
  • Added subtitle, expanded description, and agent instructions
Audio Dubber icon
  • Added subtitle, expanded description, and agent instructions
Audio Isolator icon
  • Added subtitle, expanded description, and agent instructions
Audio Transcriber icon
  • Added subtitle, expanded description, and agent instructions
Book Search icon
  • Added subtitle, expanded description, and agent instructions
Brand Extract icon
  • Added subtitle, expanded description, and agent instructions
Chemistry Lookup icon
  • Initial release with 6 skills: compound_lookup, safety_data, element_info, search_compounds, similar_compounds, compare_elements
Color Tools icon
  • Initial release with 5 skills: color_info, generate_palette, ai_palette, check_contrast, name_colors
Competitor Research icon
  • Added subtitle, expanded description, and agent instructions
Country Data icon
  • Added subtitle, expanded description, and agent instructions
Crypto Prices icon
  • Added subtitle, expanded description, and agent instructions
Currency Exchange icon
  • Added subtitle, expanded description, and agent instructions
Deep Research icon
  • Added subtitle, expanded description, and agent instructions
Diagram Generator icon
  • Added subtitle, expanded description, and agent instructions
Dictionary & Words icon
  • Added subtitle, expanded description, and agent instructions
DNS & Domain icon
  • Added subtitle, expanded description, and agent instructions
Domain Search icon
  • Added subtitle, expanded description, and agent instructions
Drug Information icon
  • Added subtitle, expanded description, and agent instructions
Earthquake Monitor icon
  • Added subtitle, expanded description, and agent instructions
Economic Calendar icon
  • Initial release with market holidays, options expiry, FOMC meetings, and data releases
Economic Calendar icon
  • Added ecb_meetings skill — ECB Governing Council monetary policy meeting schedule (confirmed 2025-2026, estimated for other years)
  • Added boe_meetings skill — Bank of England MPC meeting schedule with Monetary Policy Report dates
  • Added LSE (London Stock Exchange) and TSE (Tokyo Stock Exchange) holidays to market_holidays
Email Validator icon
  • Added subtitle, expanded description, and agent instructions
Events Nearby icon
  • Added subtitle, expanded description, and agent instructions
Excel Tools icon
  • Initial release with create, read, and modify skills
Excel Tools icon
  • Added data validations, conditional formatting, hyperlinks, comments, named ranges, tables, pivot tables
  • Added copy_range, delete_range, clear_range, find_replace, sort_data operations
  • Added sheet protection, print setup, tab colors, row heights
  • Read now extracts formulas, comments, hyperlinks, data validations, formatting per cell
  • Changed pricing to paid
Faceless Carousel Generator icon
  • Added subtitle, expanded description, and agent instructions
Finance Data icon
  • Initial release with 10 skills: commodity_prices, treasury_yields, benchmark_rates, exchange_rates, economic_indicators, energy_markets, cot_report, us_national_debt, fed_balance_sheet, vix_index
Finance Data icon
  • Added labor_market skill — nonfarm payrolls, initial claims, JOLTS, avg hourly earnings, participation rate, U-6 underemployment
  • Added housing_market skill — mortgage rates (30y/15y), Case-Shiller, median price, housing starts, existing sales, permits, vacancy/homeownership rates
  • Added money_supply skill — M1/M2 money stock, velocity, monetary base, reserves, Fed total assets (WALCL)
  • Added consumer_sentiment skill — UMich sentiment, inflation expectations, OECD confidence, retail sales, saving rate, vehicle sales
  • Added government_bonds skill — Euro area 10Y yields for 11 countries with spread vs Germany (bps) from ECB
Finance Data icon
  • Added crypto_markets skill — CoinGecko market data (top coins, trending, DeFi, categories) + Fear & Greed Index
  • Added credit_conditions skill — credit spreads (IG/HY/BBB/TED), bank lending, consumer credit, delinquencies, SLOOS lending standards
  • Added precious_metals skill — real-time gold, silver, platinum, palladium spot prices with bid/ask from Gold-API
  • Added leading_indicators skill — OECD Composite Leading Indicators for 14 major economies
Finance Data icon
  • Added Bank of Canada rates (Policy Rate, CORRA) to benchmark_rates — now covers 4 central banks
  • Added Euro Area HICP inflation from ECB to economic_indicators for Euro area countries
  • Added federal_budget skill — US Treasury Monthly Treasury Statement (receipts, outlays, surplus/deficit)
  • Added electricity retail prices and coal prices to energy_markets
Financial Calculator icon
  • Initial release with 7 skills: dcf_valuation, wacc_calculator, bond_pricing, option_pricing, loan_amortization, time_value, portfolio_metrics
Flight Search icon
  • Added subtitle, expanded description, and agent instructions
Flight Status icon
  • Added subtitle, expanded description, and agent instructions
Generate Chart icon
  • Added subtitle, expanded description, and agent instructions
Generate Image icon
  • Fuzzy model resolution — natural names like "nano banana 2" now resolve correctly
  • Broadened live model discovery to catch more fal.ai categories and tags
  • Added subtitle, expanded description, and agent instructions
Generate Video icon
  • Added subtitle, expanded description, and agent instructions
Generative Engine Optimization icon
  • Added subtitle, expanded description, and agent instructions
Get Brand Logo icon
  • Added subtitle, expanded description, and agent instructions
Image Ops icon
  • Added subtitle, expanded description, and agent instructions
IP Geolocation icon
  • Added subtitle, expanded description, and agent instructions
Job Search icon
  • Added subtitle, expanded description, and agent instructions
Keyword Research icon
  • Added subtitle, expanded description, and agent instructions
Lead Finder icon
  • Added subtitle, expanded description, and agent instructions
Link Preview icon
  • Added subtitle, expanded description, and agent instructions
Localize App Store Screenshots icon
  • Added subtitle, expanded description, and agent instructions
Movie & TV Search icon
  • Added subtitle, expanded description, and agent instructions
Music Generator icon
  • Added subtitle, expanded description, and agent instructions
Name Enrichment icon
  • Added subtitle, expanded description, and agent instructions
Night Sky icon
  • Initial release with 5 skills: whats_visible, moon_phase, sun_and_moon_times, eclipse_forecast, celestial_events
Night Sky icon
  • eclipse_forecast now includes lunar eclipses alongside solar eclipses
  • celestial_events now includes major meteor shower peaks (Quadrantids, Lyrids, Eta Aquariids, Perseids, Orionids, Leonids, Geminids, Ursids)
Nobel Prizes icon
  • Added subtitle, expanded description, and agent instructions
Nutrition Data icon
  • Added subtitle, expanded description, and agent instructions
Ocean & Tides icon
  • Initial release with 6 skills: tide_forecast, wave_forecast, ocean_conditions, find_stations, marine_alerts, beach_report
Ocean & Tides icon
  • Added station_conditions skill for real observed NOAA CO-OPS station readings
Ocean & Tides icon
  • Added current_predictions skill for ocean current velocity and direction at NOAA current stations
  • Added tidal_statistics skill for monthly mean tidal levels and historical analysis
  • Added station_info skill for datums, flood levels, and harmonic constituents
  • Enhanced find_stations with currents station type
  • Enhanced station_conditions with salinity, humidity, visibility, and conductivity products
  • Enhanced wave_forecast and beach_report with daily sea surface temperature min/max
Page Speed Test icon
  • Added subtitle, expanded description, and agent instructions
PDF icon
PDFv0.02
  • Added subtitle, expanded description, and agent instructions
Penetration Testing icon
  • Added subtitle, expanded description, and agent instructions
Persona Generator icon
  • Added subtitle, expanded description, and agent instructions
Play Store ASO icon
  • Added subtitle, expanded description, and agent instructions
Polymarket icon
  • Added subtitle, expanded description, and agent instructions
Product Recalls icon
  • Initial release with 5 skills: search_food_recalls, search_drug_recalls, search_product_recalls, recent_recalls, check_product_safety
Product Recalls icon
  • Added status, classification, and date range filters to search_food_recalls and search_drug_recalls
  • Added end_date filter to search_product_recalls
Public Holidays icon
  • Added subtitle, expanded description, and agent instructions
QR Code Generator icon
  • Added subtitle, expanded description, and agent instructions
Recipe Finder icon
  • Added subtitle, expanded description, and agent instructions
Recipe Finder icon
  • Added search_by_ingredients skill — find recipes from raw ingredients you have on hand
  • Added trending_recipes skill — daily fresh recipes from 12 top food blog RSS feeds
  • Added recipe_of_the_day skill — deterministic daily featured recipe from blog feeds
Regulatory Actions icon
  • Initial release with 4 skills: sec_enforcement, cfpb_enforcement, fdic_failures, federal_register
Restyle App Store Screenshots icon
  • Added subtitle, expanded description, and agent instructions
SEC Filings icon
  • Complete rebuild: 6 skills replacing original 3
  • Added search_company for ticker/name lookup
  • Added company_filings for browsing recent filings with form type filtering
  • Added financial_statements with structured income, balance sheet, and cash flow data
  • Added insider_transactions for Form 4 insider trade parsing
  • Added filing_search for full-text search across all SEC filings
  • Added screen_companies for screening by financial metrics using XBRL frames
Security Scanner icon
  • Added subtitle, expanded description, and agent instructions
SEO Analysis icon
  • Added subtitle, expanded description, and agent instructions
Site Crawler icon
  • Added subtitle, expanded description, and agent instructions
Social Media Comments icon
  • Added subtitle, expanded description, and agent instructions
Social Media Content icon
  • Added subtitle, expanded description, and agent instructions
Social Media Search icon
  • Added subtitle, expanded description, and agent instructions
Social Profiles icon
  • Added subtitle, expanded description, and agent instructions
Social Shop Products icon
  • Added subtitle, expanded description, and agent instructions
Sound Effect Generator icon
  • Added subtitle, expanded description, and agent instructions
Space Data icon
  • Added subtitle, expanded description, and agent instructions
Sports Scores icon
  • Added subtitle, expanded description, and agent instructions
Stays Search icon
  • Added subtitle, expanded description, and agent instructions
Stays Search icon
  • Renamed from hotel-search to stays-search — now covers hotels, Airbnb, vacation rentals, and experiences
  • Switched to Airbnb Search API for comprehensive global coverage
  • Added 13 skills: search_destinations, search_stays, get_stay_details, check_availability, get_price_details, get_checkout_price, get_reviews, search_experiences, get_experience_details, get_experience_dates, get_experience_reviews, get_languages, get_currencies
  • Search supports filters: price range, beds, bathrooms, property type, amenities, guest favorite
  • Full property details: descriptions, amenities, photos, ratings, host info, policies
  • Availability calendar with date-level booking status and min/max night requirements
  • Guest reviews with ratings, category breakdowns, and host responses
  • Local experiences: search tours and activities, check dates and reviews
Stays Search icon
  • Added compare_hotel_rates — compares hotel prices across Booking.com, Agoda, Trip.com, and hotel websites
  • Tool now covers both Airbnb listings and traditional hotels from multiple booking providers
  • Updated description and instructions to guide agents to the right path (Airbnb vs hotel)
Stock Market icon
  • Added subtitle, expanded description, and agent instructions
Sunrise & Sunset icon
  • Added subtitle, expanded description, and agent instructions
Tax Reference icon
  • Initial release with 5 skills: tax_brackets, capital_gains, retirement_limits, estate_gift_tax, depreciation
Tech News icon
  • Added subtitle, expanded description, and agent instructions
Timezone Converter icon
  • Added subtitle, expanded description, and agent instructions
Train Tracker icon
  • Initial release with 5 networks: Deutsche Bahn, ÖBB, SBB, TfL, Amtrak
Train Tracker icon
  • Added 7 new networks: UK National Rail (Huxley2), MBTA Boston, Belgium (iRail), Norway (Entur), Denmark (Rejseplanen), Finland (Digitraffic), Italy (ViaggiaTreno)
  • Journey planning now available for Belgium, Norway, and Denmark
  • Train tracking now available for Finland via Digitraffic
  • Total: 12 networks across 10 countries
Translate icon
  • Added subtitle, expanded description, and agent instructions
Travel Booking icon
  • Added subtitle, expanded description, and agent instructions
Trivia Quiz icon
  • Added subtitle, expanded description, and agent instructions
Vehicle Data icon
  • Initial release with 5 skills: decode_vin, search_models, check_recalls, check_complaints, fuel_economy
Vehicle Data icon
  • Added plate_lookup skill — look up vehicles by Dutch license plate via RDW (no API key needed)
  • Added decode_wmi skill — identify any manufacturer worldwide from first 3 VIN characters
  • Extended check_recalls with Canada support via Transport Canada VRDB (use country "ca")
Vehicle Data icon
  • Added safety_ratings skill — NCAP crash test star ratings from NHTSA (overall, frontal, side, rollover)
Vehicle Data icon
  • Added manufacturer_brands skill — find all vehicle brands/makes under a parent manufacturer
  • Added vehicle_specs skill — get physical dimensions and weight from Canadian Vehicle Specifications database
  • Added fuel_prices skill — current US national average fuel prices for all fuel types
  • Added check_investigations skill — search active NHTSA safety investigations
  • Enhanced search_models — list all known vehicle makes when make is omitted, added vehicle types for each make
  • Enhanced check_complaints — added start_date and end_date parameters for client-side date filtering
Video Production icon
  • Added subtitle, expanded description, and agent instructions
Video Studio icon
  • Added subtitle, expanded description, and agent instructions
Video Transcripts icon
  • Added subtitle, expanded description, and agent instructions
Voice Generator icon
  • Added subtitle, expanded description, and agent instructions
Voice Transformer icon
  • Added subtitle, expanded description, and agent instructions
Vulnerability Database icon
  • Added subtitle, expanded description, and agent instructions
Weather Forecast icon
  • Added subtitle, expanded description, and agent instructions
Web Archive icon
  • Added subtitle, expanded description, and agent instructions
Web Scraper icon
  • Added subtitle, expanded description, and agent instructions
Web Screenshot icon
  • Added subtitle, expanded description, and agent instructions
Web Search icon
  • Added subtitle, expanded description, and agent instructions
WHOIS & RDAP icon
  • Added subtitle, expanded description, and agent instructions
Wikipedia Lookup icon
  • Added subtitle, expanded description, and agent instructions
Workout Planner icon
  • Added subtitle, expanded description, and agent instructions
World Economy icon
  • Added subtitle, expanded description, and agent instructions
Address Geocoding icon
  • Initial release
App Review Analysis icon
  • Removed draft_replies skill
  • Refocused on product opportunity discovery
  • All skills now paid ($0.005 min)
Book Search icon
  • Added search_free_ebooks skill for Project Gutenberg public domain books
  • Added read_ebook skill to fetch full text of free ebooks
Diagram Generator icon
  • Initial release
Email Validator icon
  • Initial release with validate_email and bulk_validate skills
Flight Status icon
  • Initial release with flight status, airport departures, and airport arrivals
Job Search icon
  • Initial release with job search, job details, and salary estimation
Link Preview icon
  • Initial release with preview_url skill
Name Enrichment icon
  • Initial release
Name Enrichment icon
  • Refactored bulk_enrich to use native batch API — 3 HTTP calls instead of 3×N
Nutrition Data icon
  • Added product search skill with international food database
  • Added barcode lookup skill
PDF icon
PDFv0.01
  • Initial release with extract_text, analyze, get_info, and merge skills
Persona Generator icon
  • Enhanced realism prompts for portrait generation — skin pores, eye detail, hair texture, vellus hairs, natural imperfections
Polymarket icon
  • Initial release with unauthenticated public CLOB market, price, orderbook, and raw request skills
Workout Planner icon
  • Initial release with 9 skills covering full ExerciseDB API
Academic Research icon
  • Initial release
Academic Research icon
  • Remove provider branding from user-facing output
Ad Library Search icon
  • Initial release
App Review Analysis icon
  • Initial release
App Store ASO icon
  • Initial release
Audio Dubber icon
  • Initial release
Audio Isolator icon
  • Initial release
Audio Transcriber icon
  • Initial release
Book Search icon
  • Initial release with search, book details, ISBN lookup, author search, and subject browsing
Book Search icon
  • Added sort and language filters to search_books
  • Added get_author_details skill
  • Added trending_books skill
Brand Extract icon
  • Initial release
Competitor Research icon
  • Initial release
Country Data icon
  • Initial release
Crypto Prices icon
  • Initial release
Crypto Prices icon
  • Remove provider branding from user-facing output
Currency Exchange icon
  • Initial release
Currency Exchange icon
  • Remove provider branding from user-facing output
Deep Research icon
  • Initial release
Dictionary & Words icon
  • Initial release
DNS & Domain icon
  • Initial release
Domain Search icon
  • Initial release
Drug Information icon
  • Initial release with drug lookup, adverse events, recalls, and condition search
Drug Information icon
  • Fix lookup_drug to prefer exact matches over combination products and children's formulations
  • Add summary field to lookup_drug response
  • Rename check_interactions to check_adverse_events for clarity
  • Deprioritize homeopathic products in search_by_condition results
  • Add product_type field to search_by_condition results
Drug Information icon
  • Fix lookup_drug to prefer ORAL route over TOPICAL/injectable formulations (e.g. Advil returns pills, not gel)
  • Add condition synonym mapping to search_by_condition — lay terms like "acid reflux" now also search "gastroesophageal reflux" for real medications
Earthquake Monitor icon
  • Initial release
Events Nearby icon
  • Initial release with event search, details, venue lookup, and artist search
Events Nearby icon
  • Remove provider branding from user-facing output and error messages
Faceless Carousel Generator icon
  • Initial release
Flight Search icon
  • Initial release with flight search, airport lookup, and offer details
Flight Search icon
  • Return passenger_ids and offer_request_id from search results for booking
Generate Chart icon
  • Initial release
Generate Image icon
  • Initial release
Generate Video icon
  • Initial release
Generative Engine Optimization icon
  • Initial release
Get Brand Logo icon
  • Initial release
Image Ops icon
  • Initial release
IP Geolocation icon
  • Initial release
Keyword Research icon
  • Initial release
Lead Finder icon
  • Initial release
Localize App Store Screenshots icon
  • Initial release
Movie & TV Search icon
  • Initial release with movie and TV search, ratings, cast, and episode guides
Music Generator icon
  • Initial release
Nobel Prizes icon
  • Initial release
Nutrition Data icon
  • Initial release
Page Speed Test icon
  • Initial release
Penetration Testing icon
  • Initial release
Persona Generator icon
  • Initial release
Play Store ASO icon
  • Initial release
Public Holidays icon
  • Initial release
Public Holidays icon
  • Remove provider branding from user-facing output
QR Code Generator icon
  • Initial release
Recipe Finder icon
  • Initial release with search, random, filter by ingredient/cuisine, and category listing
Recipe Finder icon
  • Added filter_by_category skill for browsing recipes by category
  • Improved filter_by_ingredient with plural/singular normalization and common ingredient aliases
Recipe Finder icon
  • Added mince/ground meat/pepper/ham/sugar/flour ingredient aliases
  • Improved zero-result messages for cuisine and category filters with available options
Restyle App Store Screenshots icon
  • Initial release
SEC Filings icon
  • Initial release with company_info, search_filings, financial_facts
Security Scanner icon
  • Initial release as security-nuclei
SEO Analysis icon
  • Initial release
Site Crawler icon
  • Initial release
Social Media Comments icon
  • Initial release
Social Media Content icon
  • Initial release
Social Media Search icon
  • Initial release
Social Profiles icon
  • Initial release
Social Shop Products icon
  • Initial release
Sound Effect Generator icon
  • Initial release
Space Data icon
  • Initial release with 5 skills: APOD, near-Earth objects, ISS position, people in space, Earth imagery
Sports Scores icon
  • Initial release with live scores, schedules, standings, and team search across 5 sports
Sports Scores icon
  • Switched to ESPN API for real-time current season data
Stays Search icon
  • Initial release as hotel-search with hotel search, rate comparison, and price calendar
Stays Search icon
  • Improved error handling and hotel_key format validation
Stays Search icon
  • Fixed price labels and added total stay cost calculations
Stock Market icon
  • Initial release
Sunrise & Sunset icon
  • Initial release
Tech News icon
  • Initial release
Timezone Converter icon
  • Initial release with current time, time conversion, timezone info, and timezone listing
Translate icon
  • Initial release
Travel Booking icon
  • Initial release with flight booking, order management, cancellations, and payment
Travel Booking icon
  • Hold bookings without payment when airline allows, fall back to instant payment
  • Require title and gender fields for Duffel API compatibility
Travel Booking icon
  • Return checkout_url for held bookings — customers pay via card on the website
Trivia Quiz icon
  • Initial release with get_questions, list_categories, and category_stats skills
Video Production icon
  • Initial release -- 6-skill video production pipeline
Video Studio icon
  • Initial release
Video Studio icon
  • Added edit_footage skill: multi-camera sync, silence removal, zoom levels, color correction, audio mastering
  • Added create_animations skill: transcription-based motion graphics with brand styling
  • Added finalize_video skill: animation overlay, B-roll insertion, final encode
  • Added transcribe_video skill: word-level transcription
  • Renamed tool to Video Studio to reflect full production pipeline
Video Transcripts icon
  • Initial release
Voice Generator icon
  • Initial release
Voice Transformer icon
  • Initial release
Vulnerability Database icon
  • Initial release
Weather Forecast icon
  • Initial release
Weather Forecast icon
  • Remove provider branding from user-facing output
Weather Forecast icon
  • Add UV index and air quality data to current_weather skill
Weather Forecast icon
  • Add pollen counts (alder, birch, grass, mugwort, olive, ragweed) to current_weather and air_quality
  • Add visibility, dew point, snowfall, showers, is_day to current_weather
  • Add dust, aerosol optical depth, European AQI to air quality data
  • Add sunshine/daylight duration, rain/snowfall breakdown, wind direction, solar radiation to forecast
  • Add compass direction labels to wind data across all skills
Web Archive icon
  • Initial release
Web Scraper icon
  • Initial release
Web Screenshot icon
  • Initial release
Web Search icon
  • Initial release
WHOIS & RDAP icon
  • Initial release
Wikipedia Lookup icon
  • Initial release with search, summary, full article, on this day, and random article skills
World Economy icon
  • Initial release