Add apify-search-console-ai-overview skill - #96
johnisanerd wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 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). |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
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 👍 / 👎.
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.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.metadata.keywords; every apify CLI call carries the telemetry flags.