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.
AI SEO Audit Agentlanggraph/ai-seo-auditLangGraph 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, returning failing checks and an agent-ready fix prompt.
Browser Agentlanggraph/browser-agentA browser-operating agent that interacts with live web pages using Playwright-based tools with accessibility-tree ref ids.
Chat with PDF Agentlanggraph/chat-with-pdfLangGraph agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval and stratified sampling.
Chat with YouTube Agentlanggraph/chat-with-youtubeA helpful assistant that fetches and analyzes YouTube video transcripts to answer questions, generate summaries, and create chapters.
Claw Autonomous Assistantlanggraph/clawLangGraph agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agentlanggraph/company-knowledgeLangGraph agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
CSV to Questions Agentlanggraph/csv-to-questionsLangGraph agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.
Deep Search Agentlanggraph/deep-searchA multi-agent deep search system that researches questions by clarifying intent, planning queries, evaluating results, and synthesizing answers.
Docs Chatbot Agentlanggraph/docs-chatbotLangGraph agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agentlanggraph/docs-expertLangGraph agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agentlanggraph/extract-design-mdLangGraph 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 Agentlanggraph/feedback-summaryLangGraph agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agentlanggraph/flashcards-pdfLangGraph agent that turns a PDF into study flash cards, with optional AI-generated images per concept.
GitHub PR Code Review Agentlanggraph/github-reviewLangGraph agent that fetches a GitHub pull request and returns adaptive, file-by-file code review feedback.
Google Sheets Analysis Agentlanggraph/google-sheetsLangGraph agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agentlanggraph/meeting-notesLangGraph agent that turns a raw meeting transcript into a structured summary, decisions, and action items.
Slack Agentlanggraph/slack-agentLangGraph agent that replies to Slack mentions and DMs, scoped to the thread, via the Slack Web API.
Chat with Database Agentlanggraph/text-to-sqlLangGraph agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agentlanggraph/weatherLangGraph agent that looks up current weather for a location via the Open-Meteo API.
AI SEO Audit Agentmastra/ai-seo-auditMastra 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, returning failing checks and an agent-ready fix prompt.
Browser Agentmastra/browser-agentA browser-operating agent that interacts with live web pages using Playwright-based tools with accessibility-tree ref ids.
Chat with PDF Agentmastra/chat-with-pdfMastra agent that indexes a PDF into a vector store and answers questions over it with page-cited retrieval and stratified sampling.
Chat with YouTube Agentmastra/chat-with-youtubeA helpful assistant that fetches and analyzes YouTube video transcripts to answer questions, generate summaries, and create chapters.
Claw Autonomous Assistantmastra/clawMastra agent that operates a sandboxed workspace — read/write files and run shell commands — to finish multi-step tasks.
Company Knowledge Agentmastra/company-knowledgeMastra agent that indexes internal documents into a vector store and answers questions over them, with PII redaction.
CSV to Questions Agentmastra/csv-to-questionsMastra agent that summarizes a CSV dataset to stay within token limits, then generates focused analytical questions.
Deep Search Agentmastra/deep-searchA multi-agent deep search system that researches questions by clarifying intent, planning queries, evaluating results, and synthesizing answers.
Docs Chatbot Agentmastra/docs-chatbotMastra agent that answers questions about a library's functions by looking up structured documentation.
Docs Expert Agentmastra/docs-expertMastra agent that answers questions about libraries and APIs by searching the live web and citing sources.
Extract DESIGN.md Agentmastra/extract-design-mdMastra 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 Agentmastra/feedback-summaryMastra agent that retrieves, categorizes, and summarizes customer feedback into an executive report with recommendations.
Flash Cards from PDF Agentmastra/flashcards-pdfMastra agent that turns a PDF into study flash cards, with optional AI-generated images per concept.
GitHub PR Code Review Agentmastra/github-reviewMastra agent that fetches a GitHub pull request and returns adaptive, file-by-file code review feedback.
Google Sheets Analysis Agentmastra/google-sheetsMastra agent that reads, analyzes, and edits Google Sheets via the Sheets API.
Meeting Notes Agentmastra/meeting-notesMastra agent that turns a raw meeting transcript into a structured summary, decisions, and action items.
Slack Agentmastra/slack-agentMastra agent that replies to Slack mentions and DMs, scoped to the thread, via the Slack Web API.
Chat with Database Agentmastra/text-to-sqlMastra agent that introspects a database schema, converts questions to SQL, and runs read-only queries.
Weather Agentmastra/weatherMastra agent that looks up current weather for a location via the Open-Meteo API.