google-indexing

Installation
SKILL.md

Google Indexing Queue API Skill

Use this skill when a project creates, publishes, or updates public URLs that should be submitted to Google Indexing API.

What this service does

This service queues URLs for Google Indexing API submission. It does not submit immediately from agent calls. The service:

  • normalizes relative URLs against a site URL
  • validates URLs against an allowlist
  • stores URLs in a persistent queue
  • submits each normalized URL at most once
  • processes the queue within the daily Google publish quota
  • exposes queue status so agents can verify what happened

Default API base URL:

Installs
2
GitHub Stars
1
First Seen
May 31, 2026
google-indexing — alvinunreal/skills