Skip to content

Add apify-ai-overview-tracking skill - #97

Open
johnisanerd wants to merge 1 commit into
apify:mainfrom
johnisanerd:add-apify-ai-overview-tracking
Open

Add apify-ai-overview-tracking skill#97
johnisanerd wants to merge 1 commit into
apify:mainfrom
johnisanerd:add-apify-ai-overview-tracking

Conversation

@johnisanerd

Copy link
Copy Markdown
Contributor

Adds one skill: apify-ai-overview-tracking.

It is ai overview tracking that uses Google Search Console position data to expose the rank versus citation gap: pages ranking 1 to 4 whose Google AI Overview cites competitors or shows no references, graded into a tiered queue and tracked over time. Built on the public Apify Actor johnvc/ai-overview-rewrite-queue.

  • One skill per PR. The diff touches only skills/apify-ai-overview-tracking/ (SKILL.md + two references).
  • marketplace.json, agents/AGENTS.md, and the README skills table are left for post-merge regeneration.
  • Frontmatter carries the required metadata.keywords; every apify CLI call carries the telemetry flags.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1922a78a9b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


## Prerequisites

- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=awesomeskills).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Disclose the affiliate relationship

This link carries fpr and fp_sid referral parameters, but the frontmatter only names the author and never discloses the associated financial interest. Users following the skill's sign-up and Actor links can be routed through the author's affiliate referral, so add the required short disclosure next to the author credit.

Useful? React with 👍 / 👎.

- They want to monitor `citation_state` over time on a monthly schedule and see the rank versus citation gap move.
- They want a graded queue of where to act, not a yes or no answer for a fixed set of queries.

Not for: a plain citation yes or no check across a fixed watchlist with no ranking context (use the google-ai-overview-monitoring skill), organic rank tracking on its own, or building the rewrite content itself.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Route the boundary case to an installed skill

The named fallback google-ai-overview-monitoring does not exist in this repository: a repo-wide search finds no skill or reference with that name, while the available related skill is apify-ai-search-visibility-tracker. An agent handling the explicitly excluded watchlist use case therefore has no usable destination; point to an available skill or Actor instead.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants