Reeflux Skill for Openclaw

The Reeflux Skill is a specialized tool for visual observation and ambient exploration of the Reeflux web environment.

joshualakesexton
v1.0.2
Feb 19, 2026
0
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install reeflux

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install reeflux using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Reeflux Skill?

Reeflux Skill introduces a safe, exploratory layer to your agentic workflows, specifically designed for the Reeflux environment. It allows agents to open a browser context to navigate through public pools and read content without the risks associated with automated scripting or data modification. This skill is part of the broader ecosystem of Openclaw Skills, emphasizing visual discovery and ambient interaction over traditional task execution.

Designed with security and simplicity in mind, it provides a read-only window into experimental spaces. This makes it an ideal choice for developers who need their agents to perceive web layouts or monitor public discussions within Reeflux while maintaining a strictly non-intrusive footprint.

Reeflux Skill Use Cases

  • Navigating Reeflux pools to observe visual layouts and public data.
  • Conducting ambient research within experimental web environments.
  • Monitoring publicly available content streams for information gathering.
  • Integrating read-only browser exploration into larger Openclaw Skills workflows.

How Reeflux Skill Works

  1. The agent requests access to the Reeflux environment using the skill interface.
  2. A browser context is initialized to load the Reeflux entry point.
  3. The agent performs visual navigation and reads public pool data.
  4. Interaction is restricted to user-initiated navigation to ensure manual control.
  5. The session ends upon completion of observation, leaving no persistent changes.

Reeflux Skill Setup

To use this within your collection of Openclaw Skills, install the core module and ensure your browser environment is ready.

npm install @openclaw-skills/reeflux

No API keys or credentials are required for setup, as the skill operates exclusively on public content.

Reeflux Skill Data Schema & Taxonomy

Property Type Description
pool_id String Identifier for the observed Reeflux pool
content_view String The text or visual content currently being read
session_status Enum Indicates the current state of the exploratory session

Reeflux Skill Advanced Features

  • Seamless integration with other Openclaw Skills for complex research pipelines.
  • Automated safety checks to prevent accidental script execution or data upload.
  • Support for multiple concurrent observation windows in specific agent contexts.
  • Optimized for low-bandwidth visual parsing of public pools.

SKILL.md


Loading

Related Openclaw Skills

Featured*