← Back to Skills Marketplace
95
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rotifer-guide
Description
Unified user-facing entry point for Rotifer Protocol: interactive onboarding, natural-language scaffolding, diagnostics, ecosystem search, and fidelity upgra...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rotifer-guide - After installation, invoke the skill by name or use
/rotifer-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Rotifer Guide?
Unified user-facing entry point for Rotifer Protocol: interactive onboarding, natural-language scaffolding, diagnostics, ecosystem search, and fidelity upgra... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Rotifer Guide?
Run "/install rotifer-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rotifer Guide free?
Yes, Rotifer Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rotifer Guide support?
Rotifer Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rotifer Guide?
It is built and maintained by Xiaoba (@xiaoba-dev); the current version is v1.0.3.
More Skills