S
shadcn-labs
/
agentcn
/
blocks
Files
Code
Info
AI SEO Audit Agent
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.
Browser Agent
eve/browser-agent
Eve agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agent
eve/chat-with-pdf
Eve agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agent
eve/chat-with-youtube
Eve agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistant
eve/claw
Eve agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agent
eve/company-knowledge
Eve agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
CSV to Questions Agent
eve/csv-to-questions
Eve agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.
Deep Search Agent
eve/deep-search
Eve agent that researches a question, evaluates its own findings, and iterates until the answer is complete and cited.
Docs Chatbot Agent
eve/docs-chatbot
Eve agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agent
eve/docs-expert
Eve agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agent
eve/extract-design-md
Eve agent that turns a domain into a self-contained DESIGN.md — gathering the styleguide, screenshot, and homepage Markdown from context.dev, then composing the document in a single Claude call with the screenshot as a vision image.
Customer Feedback Summary Agent
eve/feedback-summary
Eve agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agent
eve/flashcards-pdf
Eve agent that turns a PDF into study flash cards, with optional AI-generated images per concept.
GitHub PR Code Review Agent
eve/github-review
Eve agent that fetches a GitHub pull request and returns adaptive, file-by-file code review feedback.
Google Sheets Analysis Agent
eve/google-sheets
Eve agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agent
eve/meeting-notes
Eve agent that turns a raw meeting transcript into a structured summary, decisions, and action items.
Slack Agent
eve/slack-agent
Eve agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agent
eve/text-to-sql
Eve agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agent
eve/weather
Eve agent that looks up current weather for a location via the Open-Meteo API.
AI SEO Audit Agent
flue/ai-seo-audit
Flue 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.
Browser Agent
flue/browser-agent
Flue agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agent
flue/chat-with-pdf
Flue agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agent
flue/chat-with-youtube
Flue agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistant
flue/claw
Flue agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agent
flue/company-knowledge
Flue agent that indexes internal documents into a vector store and answers questions over them, with a scheduled re-index workflow and PII redaction.
CSV to Questions Agent
flue/csv-to-questions
Flue agent that chains a summarizer and a question-generator through a workflow to turn a CSV into analytical questions.
Deep Search Agent
flue/deep-search
Flue agent that fans research out to searcher and evaluator subagents, iterating through a bounded workflow until the answer is cited and complete.
Docs Chatbot Agent
flue/docs-chatbot
Flue agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agent
flue/docs-expert
Flue agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agent
flue/extract-design-md
Flue workflow that turns a domain into a self-contained DESIGN.md — gathering the styleguide, screenshot, and homepage Markdown from context.dev, then composing the document in a single Claude call with the screenshot as a vision image.
Customer Feedback Summary Agent
flue/feedback-summary
Flue agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agent
flue/flashcards-pdf
Flue agent that turns a PDF into study flash cards through a workflow, with optional AI-generated images per concept.
GitHub PR Code Review Agent
flue/github-review
Flue agent that fetches a GitHub pull request and returns adaptive review feedback, with a workflow that emits a typed review.
Google Sheets Analysis Agent
flue/google-sheets
Flue agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agent
flue/meeting-notes
Flue agent that runs a transcript through a workflow to return a structured summary, decisions, and action items.
Slack Agent
flue/slack-agent
Flue agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agent
flue/text-to-sql
Flue agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agent
flue/weather
Flue agent that looks up current weather for a location via the Open-Meteo API.
Select a component to view its code
Click on any item in the sidebar to get started
Select a component to view its information
AI SEO Audit Agent
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.
Browser Agent
eve/browser-agent
Eve agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agent
eve/chat-with-pdf
Eve agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agent
eve/chat-with-youtube
Eve agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistant
eve/claw
Eve agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agent
eve/company-knowledge
Eve agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
CSV to Questions Agent
eve/csv-to-questions
Eve agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.
Deep Search Agent
eve/deep-search
Eve agent that researches a question, evaluates its own findings, and iterates until the answer is complete and cited.
Docs Chatbot Agent
eve/docs-chatbot
Eve agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agent
eve/docs-expert
Eve agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agent
eve/extract-design-md
Eve agent that turns a domain into a self-contained DESIGN.md — gathering the styleguide, screenshot, and homepage Markdown from context.dev, then composing the document in a single Claude call with the screenshot as a vision image.
Customer Feedback Summary Agent
eve/feedback-summary
Eve agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agent
eve/flashcards-pdf
Eve agent that turns a PDF into study flash cards, with optional AI-generated images per concept.
GitHub PR Code Review Agent
eve/github-review
Eve agent that fetches a GitHub pull request and returns adaptive, file-by-file code review feedback.
Google Sheets Analysis Agent
eve/google-sheets
Eve agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agent
eve/meeting-notes
Eve agent that turns a raw meeting transcript into a structured summary, decisions, and action items.
Slack Agent
eve/slack-agent
Eve agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agent
eve/text-to-sql
Eve agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agent
eve/weather
Eve agent that looks up current weather for a location via the Open-Meteo API.
AI SEO Audit Agent
flue/ai-seo-audit
Flue 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.
Browser Agent
flue/browser-agent
Flue agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agent
flue/chat-with-pdf
Flue agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agent
flue/chat-with-youtube
Flue agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistant
flue/claw
Flue agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agent
flue/company-knowledge
Flue agent that indexes internal documents into a vector store and answers questions over them, with a scheduled re-index workflow and PII redaction.
CSV to Questions Agent
flue/csv-to-questions
Flue agent that chains a summarizer and a question-generator through a workflow to turn a CSV into analytical questions.
Deep Search Agent
flue/deep-search
Flue agent that fans research out to searcher and evaluator subagents, iterating through a bounded workflow until the answer is cited and complete.
Docs Chatbot Agent
flue/docs-chatbot
Flue agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agent
flue/docs-expert
Flue agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agent
flue/extract-design-md
Flue workflow that turns a domain into a self-contained DESIGN.md — gathering the styleguide, screenshot, and homepage Markdown from context.dev, then composing the document in a single Claude call with the screenshot as a vision image.
Customer Feedback Summary Agent
flue/feedback-summary
Flue agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agent
flue/flashcards-pdf
Flue agent that turns a PDF into study flash cards through a workflow, with optional AI-generated images per concept.
GitHub PR Code Review Agent
flue/github-review
Flue agent that fetches a GitHub pull request and returns adaptive review feedback, with a workflow that emits a typed review.
Google Sheets Analysis Agent
flue/google-sheets
Flue agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agent
flue/meeting-notes
Flue agent that runs a transcript through a workflow to return a structured summary, decisions, and action items.
Slack Agent
flue/slack-agent
Flue agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agent
flue/text-to-sql
Flue agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agent
flue/weather
Flue agent that looks up current weather for a location via the Open-Meteo API.
Select a component to view its code
Click on any item in the sidebar to get started
Select a component to view its information