Add Competitor Analysis Agent to Industry Use Cases - #129
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds a new 'Competitor Analysis Agent' external guide entry to the Industry Use Cases table in README, introducing a Competitive Intelligence vertical and linking to an external tutorial badge. Flow diagram for accessing the Competitor Analysis Agent guide from READMEflowchart LR
A[README Industry Use Cases table] --> B[Competitor_Analysis_Agent row]
B --> C[Guide badge link]
C --> D[External tutorial competior-analysis-agent]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The new row uses a
Guidebadge in theCodecolumn, which might be confusing; consider aligning the label or badge text with the existingCodeconvention or updating the column header if you intend to support non-code resources. - The description for the Competitor Analysis Agent is longer and more detailed than most existing entries; tightening it slightly could keep the table visually consistent and easier to scan.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The new row uses a `Guide` badge in the `Code` column, which might be confusing; consider aligning the label or badge text with the existing `Code` convention or updating the column header if you intend to support non-code resources.
- The description for the Competitor Analysis Agent is longer and more detailed than most existing entries; tightening it slightly could keep the table visually consistent and easier to scan.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
Thanks for this. One blocker: every other row in these tables points at source code, and this one points at a guide on your own site. I'm not against tutorials, but a catalog row that sends people to a marketing domain instead of a repo is a different thing from what the rest of the table promises, and I'd have to hold every future submission to the same looser bar. Is there a public repo for the agent itself? If so, link that as the primary badge and I'll happily take the guide as a secondary link. If the code isn't public, this isn't the right list for it 🙏 |
Adds an external-link row to the Industry Use Cases table (as encouraged in the Contributing section: "Add an external link — add a row to the industry or framework tables").
The linked guide is a complete Python walkthrough showing how to build a multi-step agent that scrapes competitor websites, pulls fresh news, and runs deep research to produce a structured competitive-intelligence report. Adds a Competitive Intelligence industry vertical not yet represented in the table.
Summary by Sourcery
New Features: