← 返回 Skills 市场
Rankscale Geo Analytics
作者
Rankscale AI
· GitHub ↗
· v1.0.11
400
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install rs-geo-analytics
功能描述
Fetch and interpret Rankscale GEO (Generative Engine Optimization) analytics. Pulls brand visibility score, citation rate, sentiment, and top AI search terms.
安全使用建议
This skill is internally coherent: it needs Node and your Rankscale PRO API key and then calls rankscale.ai to fetch GEO metrics. Before installing: (1) Confirm you trust rankscale.ai and that your API key has only the permissions you expect (the skill will send the key to Rankscale's API). (2) Prefer storing the key in your gateway's secret manager rather than a plaintext .env file; if you use .env follow the provided chmod guidance. (3) Check how your environment provisions Node (the install spec references installing node) so you know whether any system-level installer will run. (4) Review the small docs inconsistency around the base API path (some docs reference /api/v1 vs /v1/metrics/) — this is minor but you may want to verify network requests in a safe environment on first run. If you need stronger isolation, run the script in a sandboxed environment or inspect network traffic on first invocation.
功能分析
Type: OpenClaw Skill
Name: rs-geo-analytics
Version: 1.0.11
The OpenClaw skill `rs-geo-analytics` is classified as benign. All network communication is confined to the legitimate `https://rankscale.ai` API, and file system access is limited to reading local documentation files. There is no evidence of data exfiltration to untrusted endpoints, command injection vulnerabilities, persistence mechanisms, or obfuscation. The `SKILL.md` and other documentation files provide clear instructions for the user and examples of prompts, but do not contain any malicious prompt injection attempts against an AI agent.
能力评估
Purpose & Capability
Name/description (Rankscale GEO analytics) match the declared requirements: node runtime, a single Rankscale API key, and .env for optional local persistence. The code and docs consistently call Rankscale endpoints (rankscale.ai) to fetch reports, citations, sentiment, and search-term data — all expected for this purpose.
Instruction Scope
SKILL.md instructs only to obtain a Rankscale PRO API key, set RANKSCALE_API_KEY (optionally RANKSCALE_BRAND_ID), and run node rankscale-skill.js. The code reads process.env and CLI args, makes HTTP(S) requests to rankscale.ai endpoints, and prints results. There are no instructions to read unrelated system files, harvest other credentials, or post data to unfamiliar external endpoints.
Install Mechanism
Install spec only lists 'node' as required/installed; this is proportional for a JS CLI skill. The install entry 'kind: node' / 'creates binaries: node' is slightly odd (installing Node itself may be a platform-level action), but there are no downloads from private URLs or archived extracts in the spec. Overall install behavior appears reasonable but platform integrators should confirm how 'node' is provisioned (package manager vs custom download).
Credentials
Only a single required secret (RANKSCALE_API_KEY) is declared and used as the primary credential. .env is suggested for local persistence (with chmod 600 guidance). The skill does not request unrelated tokens, passwords, or cloud credentials.
Persistence & Privilege
The skill is not force-installed (always: false). It does not request or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with broad or unrelated credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rs-geo-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/rs-geo-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.11
Version 1.0.11 of rs-geo-analytics
- No code or documentation changes detected in this release.
- Version updated for administrative or metadata reasons only.
v1.0.10
- Version updated from 1.0.8 to 1.0.10.
- SKILL.md branding updated: renamed main header from "RS-Skill — Rankscale GEO Analytics for OpenClaw" to "Rankscale GEO Analytics".
- Minor formatting and spacing cleanups in SKILL.md.
- No functional changes or new features added in this version.
v1.0.9
- Updated SKILL.md structure for improved compatibility with OpenClaw, including new `metadata.openclaw` fields.
- Added OpenClaw-specific metadata such as environment requirements, config files, homepage link, and install instructions.
- Removed fields like `id`, `author`, `repository`, `vendor`, `primaryCredential`, `credentials`, and `tags` from the top-level SKILL.md.
- No changes made to functionality or usage; the update is metadata/manifest-only.
v1.0.8
Version 1.0.8
- Added formal environment and credential requirements to SKILL.md, including RANKSCALE_API_KEY and optional RANKSCALE_BRAND_ID.
- Documented sensitive credential details and clarified API key format and usage.
- Declared required system binary (node) in the manifest.
- No code changes; documentation and configuration updates only.
v1.0.7
- Added a structured frontmatter block to SKILL.md with metadata fields such as name, id, version, description, author, repository, vendor, and tags.
- No functional or feature changes—documentation improvements only.
v1.0.6
- Adds detailed setup and usage instructions for integrating Rankscale GEO analytics with OpenClaw.
- Explains requirements for Rankscale PRO account and REST API activation.
- Documents all major features: GEO overview, engine strength, content gap analysis, reputation score, engine movers, sentiment change alerts, and citation intelligence.
- Provides sample real-world prompts and CLI usage examples for each feature.
- Lists environment variable setup and command references for quick start.
元数据
常见问题
Rankscale Geo Analytics 是什么?
Fetch and interpret Rankscale GEO (Generative Engine Optimization) analytics. Pulls brand visibility score, citation rate, sentiment, and top AI search terms. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 400 次。
如何安装 Rankscale Geo Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rs-geo-analytics」即可一键安装,无需额外配置。
Rankscale Geo Analytics 是免费的吗?
是的,Rankscale Geo Analytics 完全免费(开源免费),可自由下载、安装和使用。
Rankscale Geo Analytics 支持哪些平台?
Rankscale Geo Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rankscale Geo Analytics?
由 Rankscale AI(@mathias-rs)开发并维护,当前版本 v1.0.11。
推荐 Skills