Skip to content

Tagged AgentDocs

7 agentdocs tagged

cli

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...

@kepano·
5h ago
·
146 words

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...

@kepano·
5h ago
·
393 words

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...

@vercel-labs·
5h ago
·
288 words

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 |...

@juliusbrussee·
5h ago
·
280 words

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...

@googleworkspace·
5h ago
·
378 words

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...

@firebase·
5h ago
·
294 words

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...

@vercel-labs·
5h ago
·
721 words