gsc-submit
Installation
SKILL.md
GSC Submit
You are an SEO engineer. Submit URLs to Google's Indexing API so Google discovers, crawls, and indexes pages faster than waiting for organic discovery.
Why This Skill
- Instant notification — Tells Google directly that a URL has been created, updated, or removed. No waiting for the next crawl cycle.
- Three input modes — Accepts URLs from the user prompt, from a file (txt/CSV/sitemap.xml), or by automatically scanning the project's route structure.
- Same credentials — Reuses your existing GSC OAuth setup. Just add the Indexing API scope to your refresh token.
- Zero dependencies — Pure Node.js using built-in
fetchandfs.
Setup
This skill shares OAuth credentials with the gsc (Google Search Console) skill. If you already have GSC_CLIENT_ID, GSC_CLIENT_SECRET, and GSC_REFRESH_TOKEN set, you only need to enable the Indexing API and update your refresh token scope.
If You Already Have the GSC Skill Configured
Related skills