mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 02:09:32 -05:00
[PR #362] [MERGED] feat: Add AI SEO Audit Team with README, agent definitions, and requirements files. #700
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/362
Author: @gargigupta97
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @Shubhamsaboo
Base:
main← Head:main📝 Commits (1)
a3b55b8feat: Add AI SEO Audit Team with README, agent definitions, and requirements📊 Changes
4 files changed (+377 additions, -0 deletions)
View changed files
➕
advanced_ai_agents/multi_agent_apps/agent_teams/ai_seo_audit_team/README.md(+95 -0)➕
advanced_ai_agents/multi_agent_apps/agent_teams/ai_seo_audit_team/__init__.py(+5 -0)➕
advanced_ai_agents/multi_agent_apps/agent_teams/ai_seo_audit_team/agent.py(+274 -0)➕
advanced_ai_agents/multi_agent_apps/agent_teams/ai_seo_audit_team/requirements.txt(+3 -0)📄 Description
This multi-agent team takes a webpage URL, crawls the live page, suggests target keywords, researches patterns and opportunities for those keywords, and produces a polished SEO optimization report.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.