
agentcn
registry.directory/shadcn-labs/agentcn
Production-ready agents, made simple. Ready to use, customizable AI agent recipes. Built on Eve and Flue.
npx shadcn@latest add @agentcn/eve/ai-seo-audit
# works for any of the 76 items in this registry
Featured
eve/ai-seo-audit
Eve agent that runs a deterministic AI-SEO audit on a page through context.dev — scoring ~30 checks across six categories into a 0–100 total and returning failing checks and an agent-ready fix prompt.
eve/browser-agent
Eve agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
eve/chat-with-pdf
Eve agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
eve/claw
Eve agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
eve/company-knowledge
Eve agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
eve/csv-to-questions
Eve agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.