Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cli Anything Safari

Skill Verifiziert Aktiv

Safari browser automation CLI on macOS via safari-mcp. Controls real Safari (native, keeps logins) by wrapping the safari-mcp MCP server. Every one of the 84 MCP tools is exposed 1:1 with schema-accurate arguments — guaranteed parity, no manual drift.

Zweck

To enable AI agents and scripting environments without native MCP support to control Safari on macOS, providing a reliable and full-featured automation interface.

Funktionen

  • Automate Safari browser actions on macOS
  • Expose all 84 safari-mcp tools with guaranteed schema parity
  • Provide JSON output for agent consumption
  • Offer interactive REPL mode
  • Support scripting and CI/CD workflows

Anwendungsfälle

  • Scripting browser automation from bash or other CLIs
  • Integrating Safari automation into CI/CD pipelines
  • Enabling AI agents without native MCP support to control Safari
  • Debugging browser interactions programmatically

Nicht-Ziele

  • Running on operating systems other than macOS
  • Replacing native MCP usage for agents that support it directly
  • Providing persistent session state or undo/redo functionality

Installation

npx skills add hkuds/cli-anything

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne34.4k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Agent Browser

100

Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.

Skill
shanraisshan

Setup

100

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

Skill
Yeachan-Heo

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

Skill
Yeachan-Heo

Context7 Cli

100

Verwenden Sie die ctx7 CLI, um die Dokumentation von Bibliotheken abzurufen, KI-Codierungsfähigkeiten zu verwalten und Context7 MCP zu konfigurieren. Aktivierung, wenn der Benutzer „ctx7“ oder „context7“ erwähnt, die aktuelle Dokumentation für eine beliebige Bibliothek benötigt, Fähigkeiten installieren/suchen/generieren möchte oder Context7 für seinen KI-Codierungsagenten einrichten muss.

Skill
upstash

Chatgpt Search

100

Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".

Skill
SeifBenayed

AutoBrowse

100

Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.

Skill
browserbase