Agent Claude Code
Use when a Bxc scraper fails, gets blocked (403/429/captcha), or returns empty/wrong data. Inspects HTML / headers / console dumps and proposes the next profile escalation step.
Zero-Spawn browser engine for AI agents — Bun + Rust FFI. In-process DOM/Markdown, curl-impersonate stealth HTTP, CDP-compatible, native MCP server, Google search, recon, 24/7 autonomous crawler, and a native X/Twitter client. No external Chromium.
Agent Claude Code
Use when a Bxc scraper fails, gets blocked (403/429/captcha), or returns empty/wrong data. Inspects HTML / headers / console dumps and proposes the next profile escalation step.
Agent Claude Code
Use proactively for any task needing fresh web data — answering a question from live sources, multi-source research, scraping a page/site, extracting structured data, monitoring a SERP, or checking what a URL actually contains. Drives the bxc CLI (search/scrape/recon/detect/mirror) end-to-end and returns a sourced…
Agent Claude Code
Use proactively when Rust bridge (rust-bridge/, src/rust/), Zig DOM bridge (src/zig-bridge/), or generic FFI loader code is added or modified. Audits memory safety, async correctness, lifetime invariants, and the Bun native boundary.
Agent
Cross-platform builder and packager for bxc-like projects (Bun + Rust FFI). Handles Linux (.so + x64), macOS (.dylib + universal), Windows ( .dll + .exe via msvc), standalone compilation with bun build --compile, MCP binary distribution, and CI-friendly build matrices. Ensures ${CLAUDEPLUGINROOT} and runtime detection…
Agent
Author of bxc-style MCP servers. Expert at extending bxc-native-mcp (src/mcp/server.ts), using registerTool + Zod schemas, version const, build to dist/standalone/bxc-mcp, Gemini manifest, Claude /.claude.json wiring, and exposing new tools from the bxc packages (x, xai, scrapers, rust FFI results).
Agent
Expert autonomous Rust FFI engineer for bxc-style cdylibs and Bun interop. Specializes in safe extern "C" boundaries, workspace rusqlite constraints, tokio blocking for async FFI, lolhtml / html5ever usage, x-algorithm ports, cross-platform cdylib builds (.so/.dylib/.dll), and reviews against rust-best-practices +…
Agent
Creator of new bxc-style scraper packages. Knows the monorepo layout under packages/, CLI registration pattern, profile mapping, test scoping, publishing as @aphrody/ on GitHub Packages, and how to make a new scraper (e.g. for a new site or API) follow the same quality and integration as fut, voiranime, xcom, zukan…
Agent
Guardian of bxc quality rules. Enforces scoped testing (bun test test/ packages/ src/), bxc naming for all new identifiers/binaries/docs, no touches to vendor/, proper use of ${CLAUDEPLUGINROOT} in plugin code, and cross-platform build hygiene. Runs before commits or during autopilot cycles.
Agent
Architect for the deep synergy between native X client and Grok/xAI high-level client. Designs XTools, tool defs, full executeToolCalls loops, streaming with tool deltas, local ranking integration, injectable mocks for tests, and production agent patterns (grok-x-agent.ts style) that are zero-key and fully…
Agent
Agent "agent-creator" from aphrody-code/bxc, covering agent created: [identifier], configuration, file created, how to use and next steps.
Agent
Agent "plugin-validator" from aphrody-code/bxc, covering plugin validation report, plugin: [name], summary, critical issues ([count]) and warnings ([count]).
Agent
Agent "skill-reviewer" from aphrody-code/bxc, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.