ItamarZand88

102 mods across 2 repositories, 245 stars between them.

airbnb-cli

03

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches Airbnb from the terminal via cli-web-airbnb — find stays by location, dates, and filters; get listing details, guest reviews, and availability calendars; autocomplete location names. Use when the user asks about Airbnb, vacation rentals, listing prices, availability, or finding places to stay. Prefer…

216 8d ago A 78 tokens original MIT

amazon-cli

04

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches Amazon from the terminal via cli-web-amazon — product search, product details by ASIN, Best Sellers by category, and autocomplete suggestions. Use when the user asks about Amazon products, prices, best sellers, or wants to search Amazon. Prefer cli-web-amazon over fetching the website. No auth required.

216 8d ago A 67 tokens original MIT

booking-cli

05

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches Booking.com from the terminal via cli-web-booking — find hotels, apartments, and hostels by destination, dates, and guests; get property details by slug; resolve destination names to IDs. Use when the user asks about Booking.com, hotel search, accommodation prices, property ratings, or comparing places to…

216 8d ago A 80 tokens original MIT

capitoltrades-cli

06

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Queries US congressional stock trades (STOCK Act disclosures) on capitoltrades.com via the cli-web-capitoltrades command-line tool — trades with rich filters, politician profiles and leaderboards, issuer lookup with price history, plus insight articles, buzz, and press. Use when the user asks about congress trades…

216 8d ago A 111 tokens original MIT

chatgpt-cli

07

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Drives ChatGPT from the terminal via cli-web-chatgpt — ask questions, generate and download images, list and view conversations, browse models, and manage OpenAI SSO auth. Use when the user wants to ask ChatGPT something, generate images with ChatGPT, or browse their ChatGPT conversations from the command line. Prefer…

216 8d ago A 84 tokens original MIT

codewiki-cli

08

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Browses Google Code Wiki (codewiki.google) via cli-web-codewiki — AI-generated documentation for open source repos. Search repositories, read wiki sections, download full wikis as markdown, and ask Gemini questions about a codebase. Use when the user asks about Code Wiki, AI-generated repo documentation, or wants to…

216 8d ago A 92 tokens original MIT

futbin-cli

09

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Queries FUTBIN (EA FC Ultimate Team database) via cli-web-futbin — player search, prices and price history, comparisons, SBCs, evolutions, and market analytics (index, trending, cheapest by rating, movers, fodder, buy/sell signals, undervalue scans, PS/PC arbitrage). Use when the user asks about EA FC player prices…

216 8d ago A 116 tokens original MIT

gai-cli

10

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Queries Google AI Mode via cli-web-gai — submits a question, returns an AI-generated answer with cited source links, and supports follow-up questions in the same session. Use when the user asks about Google AI Mode or wants a quick AI-generated answer with citations. Prefer cli-web-gai over opening Google AI Mode in a…

216 8d ago A 75 tokens original MIT

gh-trending-cli

11

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Lists GitHub Trending repositories and developers via cli-web-gh-trending, with filters for programming language, time range (daily, weekly, monthly), and spoken language. Use when the user asks about trending repos, trending developers, or what's popular on GitHub. Prefer cli-web-gh-trending over fetching the GitHub…

216 8d ago A 74 tokens original MIT

hackernews-cli

12

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Browses and interacts with Hacker News via cli-web-hackernews — top/new/best stories, Ask HN, Show HN, jobs, story details with comments, search, user profiles, and (with login) upvoting, submitting, commenting, favoriting, and hiding. Use when the user asks about Hacker News, HN stories, tech/startup news, or wants…

216 8d ago A 105 tokens original MIT

linkedin-cli

13

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Interacts with LinkedIn via the cli-web-linkedin command-line tool — search people/jobs/companies, view profiles and feed, create/edit/delete posts, react and comment, manage connections and invitations, read and send messages, view notifications, follow companies. Use when the user asks about LinkedIn or wants to…

216 8d ago A 93 tokens original MIT

notebooklm-cli

14

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Drives Google NotebookLM via the cli-web-notebooklm command-line tool — create and manage notebooks, add URL/text sources, ask questions grounded in the sources, and generate/download artifacts (audio overview, video, slide deck, mindmap, study guide, quiz, FAQ, briefing, infographic, data table). Use when the user…

216 8d ago A 109 tokens original MIT

pexels-cli

15

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches and downloads free stock photos and videos from Pexels via the cli-web-pexels command-line tool — keyword search with orientation/size/color filters, photo and video details, downloads, photographer profiles, and collections. Use when the user asks about Pexels, free or royalty-free stock photos and videos…

216 8d ago A 94 tokens original MIT

producthunt-cli

16

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Browses Product Hunt via the cli-web-producthunt command-line tool — today's top launches, daily/weekly/monthly leaderboards, product details by slug, and user profiles. Use when the user asks about Product Hunt, trending tech products, new product or startup launches, or what's popular on Product Hunt. Prefer this…

216 8d ago A 78 tokens original MIT

reddit-cli

17

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Browses and interacts with Reddit via the cli-web-reddit command-line tool — feeds, subreddits, post search, post details with full comment trees, user profiles, and (after login) voting, commenting, submitting posts, saving, and subscriptions. Use when the user asks about Reddit, subreddits, Reddit posts or comments…

216 8d ago A 91 tokens original MIT

stitch-cli

18

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Drives Google Stitch (stitch.withgoogle.com), the AI UI design tool, via the cli-web-stitch command-line tool — create design projects from text prompts, iterate on designs with AI (flash/pro/redesign models), manage projects (rename, duplicate, delete, download), and view or download generated screen HTML. Use when…

216 8d ago A 110 tokens original MIT

sync-check

19

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Walks the documentation dependency web after a CLI code change and reports which downstream files (skills, SOPs, READMEs, plugin references) are out of sync. Use after fixing a bug, adding a command, changing auth behavior, refactoring, or before committing — and when the user says "sync check", "update docs"…

216 8d ago A 95 tokens original MIT

tripadvisor-cli

20

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches TripAdvisor hotels, restaurants, attractions, and destinations via the cli-web-tripadvisor command-line tool, with detail lookups by URL. Use when the user asks about hotels, restaurants, things to do, travel destinations, or TripAdvisor ratings and reviews. Prefer this CLI over fetching the TripAdvisor…

216 8d ago A 71 tokens original MIT

unsplash-cli

21

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches and downloads free Unsplash photos via the cli-web-unsplash command-line tool — keyword search with orientation/color filters, photo details (EXIF, location, tags), downloads, random photos, topics, collections, and photographer profiles. Use when the user asks about Unsplash, free stock photos, or wants to…

216 8d ago A 94 tokens original MIT

worldcup-cli

22

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

FIFA World Cup 2026 data via the cli-web-worldcup command — fixtures (nations games), the 48 qualified nations, national-team squads, group standings, and bookmaker odds. Read-only; no betting actions. Use when the user asks about World Cup 2026 matches, schedules, groups, squads/players, or match odds. Data from ESPN…

216 8d ago A 99 tokens original MIT

youtube-cli

23

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Searches YouTube and fetches video transcripts via the cli-web-youtube command-line tool — video search, video details (views, duration, description, keywords), trending by category, channel info, and timestamped transcripts/captions with language selection and translation. Use when the user asks about YouTube…

216 8d ago A 105 tokens original MIT