AI SEO Audit Agenteve/ai-seo-auditEve 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 Agenteve/browser-agentEve agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agenteve/chat-with-pdfEve agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agenteve/chat-with-youtubeEve agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistanteve/clawEve agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agenteve/company-knowledgeEve agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
CSV to Questions Agenteve/csv-to-questionsEve agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.
Deep Search Agenteve/deep-searchEve agent that researches a question, evaluates its own findings, and iterates until the answer is complete and cited.
Docs Chatbot Agenteve/docs-chatbotEve agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agenteve/docs-expertEve agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agenteve/extract-design-mdEve 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 Agenteve/feedback-summaryEve agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agenteve/flashcards-pdfEve agent that turns a PDF into study flash cards, with optional AI-generated images per concept.
GitHub PR Code Review Agenteve/github-reviewEve agent that fetches a GitHub pull request and returns adaptive, file-by-file code review feedback.
Google Sheets Analysis Agenteve/google-sheetsEve agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agenteve/meeting-notesEve agent that turns a raw meeting transcript into a structured summary, decisions, and action items.
Slack Agenteve/slack-agentEve agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agenteve/text-to-sqlEve agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agenteve/weatherEve agent that looks up current weather for a location via the Open-Meteo API.
AI SEO Audit Agentflue/ai-seo-auditFlue 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 Agentflue/browser-agentFlue agent that drives a real browser with Playwright using a snapshot-and-selector pattern to complete web tasks.
Chat with PDF Agentflue/chat-with-pdfFlue agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval.
Chat with YouTube Agentflue/chat-with-youtubeFlue agent that fetches a video's metadata and transcript, then answers questions with clickable timestamp citations.
Claw Autonomous Assistantflue/clawFlue agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agentflue/company-knowledgeFlue 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 Agentflue/csv-to-questionsFlue agent that chains a summarizer and a question-generator through a workflow to turn a CSV into analytical questions.
Deep Search Agentflue/deep-searchFlue agent that fans research out to searcher and evaluator subagents, iterating through a bounded workflow until the answer is cited and complete.
Docs Chatbot Agentflue/docs-chatbotFlue agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agentflue/docs-expertFlue agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agentflue/extract-design-mdFlue 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 Agentflue/feedback-summaryFlue agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agentflue/flashcards-pdfFlue agent that turns a PDF into study flash cards through a workflow, with optional AI-generated images per concept.
GitHub PR Code Review Agentflue/github-reviewFlue agent that fetches a GitHub pull request and returns adaptive review feedback, with a workflow that emits a typed review.
Google Sheets Analysis Agentflue/google-sheetsFlue agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agentflue/meeting-notesFlue agent that runs a transcript through a workflow to return a structured summary, decisions, and action items.
Slack Agentflue/slack-agentFlue agent that replies to Slack mentions and DMs, threaded, via the Slack Web API.
Chat with Database Agentflue/text-to-sqlFlue agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agentflue/weatherFlue agent that looks up current weather for a location via the Open-Meteo API.