Docs
A Claude skill from frane/agented.
Grpvn
MCP server from frane/grpvn.
Vibesurfer
A browser for LLMs, not humans — agent-native headless browser (WKWebView / WebKitGTK / WebView2) with a line-oriented wire protocol, CLI, and MCP server
Debug Failed Action
When your last `vs_act` returned an unexpected result (NOT_FOUND, no visible state change, suspected silent failure), run this skill with the action's pre-token. Pulls console errors, network failures, and current performance into one report.
Agented
A text editor for LLMs, not humans.
Agented
ae — a text editor for LLMs, not humans. Stateful CLI + MCP server with a versioned edit-history tree: undo/branch/merge, state-token concurrency, drift-safe saves, annotations, and inline LSP diagnostics for coding agents (Claude Code, Codex, Gemini CLI, Cursor).
Vibesurfer
Agent-native headless browser. 20 primitives over a Unix-socket wire protocol. Real WKWebView (macOS), WebKitGTK 6 (Linux), or WebView2 (Windows) — all three engines CI-verified by 48 integration cells per platform. Optimistic concurrency via state tokens; tree-delta wire format; durable session/page/auth state in SQLite.
Docs
A Claude skill from frane/vibesurfer.