
Discreteds Competition Scout
- Updated December 9, 2025
- discreteds/competition-scout
discreteds-competition-scout is a Claude Code plugin that scrapes comp sites, analyzes patterns, drafts 25-word entries, and saves results to GitHub.
About
discreteds-competition-scout is a Claude Code plugin bundle aimed at developers and writers who enter Australian-style “25 words or less” promotions and want agent help end to end. It packages scraping, competitive pattern analysis, constrained creative composition, and persistence so you are not juggling spreadsheets and browser tabs for every new comp. The workflow assumes you care about deduplication, tone alignment with past winners, and repeatable scouting across many sites. It is niche compared to generic research skills: the value is operational speed on a specific comp format, not general market validation. Install it when you already run comps as a growth or side-income habit and want GitHub as the system of record for entries and targets.
- Playwright-based scraping pipeline for competition targets and site patterns
- Four-stage skill chain: scrape, analyze, compose, persist (compscoutscrape through compscoutpersist)
- Tone and interpretation matrix tuned to 25-words-or-less style constraints
- Entry deduplication and strategy targeting before submission
- GitHub issues workflow to store entries and scouting state
Discreteds Competition Scout by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install discreteds-competition-scout@discreteds/competition-scoutAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | December 9, 2025 |
|---|---|
| Repository | discreteds/competition-scout ↗ |
What it does
Automate scouting, analysis, and drafting of ultra-short competition entries with GitHub-backed persistence for recurring comp workflows.
Who is it for?
Best when you regularly enter short-form Australian or similar word-limit competitions and want agent automation plus Git persistence.
Skip if: Skip if you're validating SaaS ideas, running paid ads, or needing general competitor intelligence unrelated to promotional competitions.
What you get
You get a repeatable scout-to-entry pipeline with analyzed patterns and versioned entries on GitHub instead of ad hoc notes.
- Scouted competition targets and pattern analysis notes
- Draft 25-word-or-less entries aligned to tone matrix
- Persisted entry history and scouting state on GitHub
Recommended Plugins
How it compares
Niche comp-automation plugin, not a broad market-research or SEO toolkit.
FAQ
Who is Discreteds Competition Scout for?
Writers, marketers, and developers who systematically enter 25-word-or-less competitions and want Claude Code to handle scraping, analysis, drafting, and GitHub storage.
When should I use Discreteds Competition Scout?
Use it during Idea-phase discovery when you are sourcing new comp targets, refining entry strategy, or producing submission-ready microcopy under strict word limits.
How do I add Discreteds Competition Scout to my agent?
Add the discreteds/competition-scout repository as a Claude Code plugin, configure Playwright and GitHub access for persist skills, then invoke the compscout* skills in scrape → analyze → compose → persist order.