Skip to content

Add apify-search-console-ai-overview skill - #96

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

johnisanerd wants to merge 1 commit into
apify:mainfrom
johnisanerd:add-apify-search-console-ai-overview

Conversation

@johnisanerd

Copy link
Copy Markdown
Contributor

Adds one skill: apify-search-console-ai-overview.

It builds a prioritized page rewrite queue from a Google Search Console export joined with live Google AI Overview citation state, using the public Apify Actor johnvc/ai-overview-rewrite-queue. Highest-leverage rewrites first: pages where a competitor is cited in the AI Overview while you rank 5 to 20.

  • One skill per PR. The diff touches only skills/apify-search-console-ai-overview/ (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: edbf776360

ℹ️ 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.

P1 Badge Disclose the referral relationship

This and the Store links below carry the fpr=9n7kx3 referral parameter, but the skill provides no financial-interest disclosure next to the author credit. Readers are being directed to a paid Actor, so add the required short disclosure of the affiliate/referral relationship before publishing.

Useful? React with 👍 / 👎.

- They have a Search Console Queries export (CSV) and a domain, and want it turned into a ranked to-do queue.
- They want the join that nothing else does: Search Console rank and CTR on one side, live AI Overview citation state on the other.

Not for: a plain yes or no citation check across a fixed watchlist (use the google-ai-overview-monitoring skill), organic rank tracking on its own, or content rewriting itself (this tells you which pages to rewrite, not what to write).

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 Replace the missing monitoring-skill route

For the fixed-watchlist citation-check scenario, this routes agents to google-ai-overview-monitoring, but a repo-wide search of the installed skill directories finds no such skill. That leaves this documented fallback unusable; point to an available bundled skill/Actor or remove the route.

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