source-command-track-mentions

Track new online mentions of the Codex Ultimate Guide and update the YAML data store.

Updated May 30, 2026
One-click install
npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill source-command-track-mentions-alexica00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-track-mentions
Source: https://github.com/alexica00/claude-code-ultimate-guide/tree/main/.agents/skills/source-command-track-mentions
Command: npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill source-command-track-mentions-alexica00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps content teams and developers automatically identify and track new online mentions of the Codex Ultimate Guide, ensuring up-to-date visibility without manual searching.

Core Features & Use Cases

  • Automated monitoring: scan multiple sources for mentions of the guide and collect URLs, dates, and authors.
  • Deduplication & tracking: compare against an existing YAML tracker to avoid duplicates and maintain a clean history.
  • Workflow integration: supports a review step before adding to the YAML store and can auto-add when configured.

Quick Start

Track new mentions of the Codex Ultimate Guide and update docs/media-mentions/mentions.yaml.

Frequently Asked Questions about source-command-track-mentions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track online mentions of a guide and log source metadata automatically?

Tracking mentions across platforms requires scanning articles, videos, and posts for content discovery, logging metadata like URL and author, and recording entries in a centralized tracker. This maintains up-to-date visibility across media platforms without manual searching.

What is the best way to deduplicate media monitoring entries in a YAML tracker?

Deduplicating media monitoring entries involves comparing newly discovered mentions against existing records in a YAML data store. This prevents duplicate entries and maintains a clean history for your content discovery workflow.

Can I auto-add new web research mentions to a YAML tracker without manual review?

Yes, you can auto-add new web research mentions to a YAML tracker when configured to do so. This workflow supports auto-adding with an optional review step before updating the data store to preserve data integrity.

Does content discovery automation work for tracking mentions across different media formats?

Yes, content discovery automation works for tracking mentions across different media formats. It identifies articles, posts, and videos across platforms, enforcing strict data collection rules to capture source metadata for the tracker.

Why does my YAML data store fail to preserve data integrity when logging new mentions?

Your YAML data store may fail to preserve data integrity if strict data collection rules are not enforced during updates. Properly deduplicating entries and logging accurate source metadata prevents data corruption when adding new mentions.