Defuddle
Use Defuddle CLI to extract clean readable content from web pages. Prefer over WebFetch for standard web pages — it removes navigation, ads, and clutter, reducing token usage. If not installed: npm...
Obsidian Cli
Obsidian CLI Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open. Command reference Run obsidian help to see all available commands. This is always up to...
Agent Browser
agent-browser Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact @eN element refs. Install: npm i -g agent-browser && agent-browser...
caveman-help
Caveman Help Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in caveman style. Modes | Mode | Trigger | What change |...
gws Shared Reference
gws — Shared Reference Installation The gws binary must be on $PATH. See the project README for install options. Authentication bash Browser-based OAuth (interactive) gws auth login Service Account...
Developing with Genkit JS
Genkit JS Prerequisites Ensure the genkit CLI is available. - Run genkit --version to verify. Minimum CLI version needed: 1.29.0 - If not found: npm install -g genkit-cli@^1.29.0 Hello World ts...
vercel-cli-with-tokens
Vercel CLI with Tokens Deploy and manage projects on Vercel using the CLI with token-based authentication, without relying on vercel login. Step 1: Locate the Vercel Token Before running any Vercel...