← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rotifer-guide
功能描述
Unified user-facing entry point for Rotifer Protocol: interactive onboarding, natural-language scaffolding, diagnostics, ecosystem search, and fidelity upgra...
安全使用建议
This skill appears to be what it claims: a Rotifer onboarding and developer helper that drives the Rotifer CLI and related workflows. Before using it, be aware it recommends fetching packages via `npx` and cloning/building repos without fixed version pins. If you care about supply-chain safety, prefer pinning releases (specific package versions or Git tags) and review the repository you clone and the npm package contents before running `npm install`/`npx`. Also be cautious when providing cloud credentials for publishing — only use credentials with the minimum necessary scope and consider using temporary or scoped tokens.
功能分析
Type: OpenClaw Skill
Name: rotifer-guide
Version: 1.0.3
The skill bundle is a legitimate developer tool guide for the Rotifer Protocol, providing structured workflows for onboarding, project scaffolding, and diagnostics. It utilizes standard CLI commands (e.g., `rotifer init`, `rotifer test`) and official packages (`@rotifer/playground`) consistent with its stated purpose. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across SKILL.md or the configuration files.
能力评估
Purpose & Capability
Name/description match the instructions: onboarding, scaffolding, diagnostics, search, and upgrade workflows that call the Rotifer CLI and related developer tools. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within developer-oriented tasks (running rotifer/rotifer-playground commands, scanning/wrapping skills, testing/compiling/publishing). It does not instruct reading arbitrary host files or exfiltrating secrets. It may direct the agent to clone repos, run npm installs, and check cloud credentials when publishing — expected for a tooling skill.
Install Mechanism
No explicit install spec in the registry (instruction-only). The skill relies on npx (and potentially git clone + npm install) to fetch the Rotifer tooling at runtime and explicitly states that packages resolve to the latest release automatically (no version pinning). This is a supply-chain risk: an attacker compromising the npm package or its latest tag could alter behavior.
Credentials
The skill declares no required environment variables or credentials. The instructions reference checking 'Cloud credentials' only in the context of publishing, which is proportionate to the stated functionality — but the skill could prompt the user/agent to use or provide such credentials during publish flows.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills' configs. It is a normal, user-invocable developer skill without elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rotifer-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/rotifer-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Add Prerequisites section with CLI and MCP setup instructions (no hardcoded versions)
v1.0.2
Fix untagged code blocks rendering as invisible text on ClawHub
v1.0.1
Translate to English; fix rendering
v1.0.0
Initial release: interactive onboarding, scaffold, doctor, explorer, upgrade
元数据
常见问题
Rotifer Guide 是什么?
Unified user-facing entry point for Rotifer Protocol: interactive onboarding, natural-language scaffolding, diagnostics, ecosystem search, and fidelity upgra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Rotifer Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rotifer-guide」即可一键安装,无需额外配置。
Rotifer Guide 是免费的吗?
是的,Rotifer Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rotifer Guide 支持哪些平台?
Rotifer Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rotifer Guide?
由 Xiaoba(@xiaoba-dev)开发并维护,当前版本 v1.0.3。
推荐 Skills