← 返回 Skills 市场
Indexnow Pro
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
122
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install indexnow-pro
功能描述
Instant search engine notification via IndexNow protocol. Ping Bing, Yandex, and IndexNow API to index new or updated pages within minutes instead of days. S...
使用说明 (SKILL.md)
IndexNow Pro
Notify search engines about new or updated pages instantly using the IndexNow protocol. Instead of waiting days for crawlers to discover changes, tell Bing, Yandex, and other engines directly.
Commands
| Command | Description |
|---|---|
ping-url |
Notify search engines about a single URL |
ping-batch |
Submit multiple URLs at once (up to 10,000) |
ping-sitemap |
Extract URLs from sitemap.xml and submit all |
key-setup |
Generate and host your IndexNow API key |
verify |
Check if your key is properly hosted |
engines |
List all supported search engines |
protocol |
IndexNow protocol specification reference |
best-practices |
When and how to use IndexNow effectively |
Requirements
- A website you own
- An IndexNow key file hosted at your domain root
- curl or Node.js for API calls
安全使用建议
This skill appears to do what it says: extract URLs and call IndexNow/Bing/Yandex endpoints. Before running any provided scripts or pasting commands into a shell, review the script locally and run it yourself rather than giving the agent direct access to site admin credentials. The README includes examples that show using WordPress username:password or OAuth tokens for Google — those are only needed if you choose to use the examples that upload the key for you. The IndexNow key itself is meant to be public (hosted at https://yourdomain/{key}.txt). Ensure you have curl/python/node on your environment, test with a small batch first to avoid accidental rate limits, and only supply credentials to trusted, local processes (not to the skill or an untrusted remote).
功能分析
Type: OpenClaw Skill
Name: indexnow-pro
Version: 1.0.0
The indexnow-pro skill bundle is a legitimate tool designed to help users notify search engines of website updates via the IndexNow protocol. The script.sh file functions primarily as a documentation provider, outputting bash, Python, and Node.js snippets for interacting with official endpoints like bing.com and indexnow.org. There is no evidence of data exfiltration, malicious execution, or prompt injection; all commands and instructions are strictly aligned with the stated SEO purpose.
能力评估
Purpose & Capability
Name/description (IndexNow notification) match the included SKILL.md and script.sh. All network calls and examples target indexnow endpoints (api.indexnow.org, bing, yandex) or well-known alternatives (Google/Baidu when noted). The requested tools (curl, Node.js, python3) and actions (creating/hosting a public key file, submitting URLs or sitemaps) are expected for this functionality.
Instruction Scope
Runtime instructions and the script confine themselves to gathering site URLs (sitemap), generating a public key file, and POST/GET calls to search engine endpoints. There are no instructions to read unrelated system files, collect system credentials, or exfiltrate data to unexpected endpoints. Example snippets demonstrate how to use WordPress REST API and Google/Baidu APIs — these are illustrative and not required by the skill itself.
Install Mechanism
There is no install spec and no remote downloads; the package is instruction-only plus a local shell script. Nothing in the manifest writes arbitrary external code to disk or pulls binaries from untrusted URLs.
Credentials
The skill declares no required environment variables or credentials. The documentation does include examples that use credentials (e.g., curl -u 'user:password' for WordPress, ${ACCESS_TOKEN} for Google, and sample key variables). These examples are expected for the described integrations but mean users should avoid pasting secrets into an agent; credentials are only needed if you choose to automate hosting/upload via authenticated APIs.
Persistence & Privilege
The skill does not request persistent/always-on presence, does not modify other skills or system-wide settings, and allows autonomous invocation by default (normal). There is no evidence it attempts to persist credentials or alter agent configuration outside its scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install indexnow-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/indexnow-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - IndexNow search engine notification tool
元数据
常见问题
Indexnow Pro 是什么?
Instant search engine notification via IndexNow protocol. Ping Bing, Yandex, and IndexNow API to index new or updated pages within minutes instead of days. S... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Indexnow Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install indexnow-pro」即可一键安装,无需额外配置。
Indexnow Pro 是免费的吗?
是的,Indexnow Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Indexnow Pro 支持哪些平台?
Indexnow Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Indexnow Pro?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills