Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Search for new online mentions of the Codex Ultimate Guide and update the tracker
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 444% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 265% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 43% | 0% |
Use this skill when the user asks to run the migrated source command track-mentions.
Find new online mentions of the Codex Ultimate Guide (GitHub + cc.bruniaux.com) and update docs/media-mentions/mentions.yaml.
/track-mentions # Search + report new mentions, confirm before adding
/track-mentions --dry-run # Search + report only, no YAML changes
/track-mentions --add-all # Search + add all found mentions automaticallyRead docs/media-mentions/mentions.yaml to get:
meta.total_mentions counturl fields → build a deduplication setUse mcp__perplexity__perplexity_deep_research with reasoning_effort: "high" and this query (do NOT mention specific dates or "past 30 days" — triggers a refusal on date-awareness):
Find all articles, blog posts, newsletters, Reddit threads, Twitter/X posts, LinkedIn posts,
YouTube videos, podcasts, GitHub issues/repos, and directories that mention "Codex
Ultimate Guide" by Florian Bruniaux (GitHub: FlorianBruniaux/Codex-ultimate-guide,
website: cc.bruniaux.com). Search broadly for third-party content only — exclude the GitHub
repo itself and cc.bruniaux.com own pages.
For each result provide: URL, publication date if available, author/platform name, language,
and one sentence on how they reference the guide.
Also search explicitly for:
- "cc.bruniaux.com" cited as a resource on third-party sites
- "Codex-ultimate-guide florian bruniaux" in blog posts and tutorials
- "FlorianBruniaux" in dev tutorials referencing the guide
- The guide mentioned in non-English content (French, Spanish, German, Korean, Portuguese, etc.)If Perplexity returns no results (model refuses citing knowledge cutoff), fall back to WebSearch with these parallel queries:
"Codex ultimate guide" -site:github.com -site:cc.bruniaux.com 2026
site:reddit.com "cc.bruniaux.com" OR "Codex ultimate guide"
site:dev.to OR site:hashnode.com OR site:medium.com "Codex ultimate guide" "florian" OR "bruniaux"
"Codex ultimate guide" twitter OR x.comThen use WebFetch on each candidate URL to verify the guide is explicitly mentioned by name or URL.
For each result from Perplexity:
Display a table for review:
New mentions found: N
| # | Platform | Author | Title | URL | Date |
|---|----------|--------|-------|-----|------|
| 1 | article | ... | ... | ... | ... |If --dry-run: stop here, no changes.
For each new mention (all if --add-all, else ask confirmation per item):
platform from the source type:articleredditlinkedin-ownlinkedin-othertwittervideoforumforumdirectorypodcastinstagramreach: unknown (unless view count is visible in snippet)status: activefirst_seen: <today's date>meta.total_mentions by the number of added entriesmeta.last_updated to today's dateRecount entries by platform and update the stats table in docs/media-mentions/README.md.
bashgit add docs/media-mentions/ git commit -m "docs: track-mentions — add N new mentions (YYYY-MM-DD)"
Other measured skills in the registry, with their headline benchmark lift.