← Back to Skills Marketplace
ryancampbell

reflectt-node

by ryancampbell · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
246
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reflectt-node
Description
Local team collaboration server on localhost:4445 managing tasks, messaging, presence, and team health with a web dashboard and API endpoints.
Usage Guidance
This SKILL.md simply tells an agent how to talk to a local server on port 4445; it does not include server code or an installer. Before enabling the skill: (1) verify you actually run a trusted reflectt server on localhost:4445 (check what binary/process is bound to that port), (2) inspect the server code or installation source (none provided here) to understand how data in ~/.reflectt/data/ is stored and protected, (3) confirm the server is not exposed to external networks, and (4) be aware the agent may call these local endpoints automatically during heartbeats—if a different local service is listening on 4445, the agent could interact with it. Because the registry entry has no source/homepage, exercise caution and only enable this skill if you control or trust the local service it targets.
Capability Analysis
Type: OpenClaw Skill Name: reflectt-node Version: 1.0.0 The skill bundle defines a local collaboration interface for agents to manage tasks and messages via a server on localhost:4445. All interactions described in SKILL.md are restricted to the local loopback address, and the instructions are focused on operational efficiency and task coordination without any indicators of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The SKILL.md documents curl commands for messaging, tasks, presence, health, and a dashboard on http://127.0.0.1:4445, which matches the skill name and description of a local team collaboration server. No unrelated services, credentials, or binaries are requested.
Instruction Scope
All runtime instructions are limited to HTTP calls to localhost:4445 and task/chat workflow rules. The doc mentions the data directory (~/.reflectt/data/), but does not instruct the agent to read arbitrary host files or environment variables. It does assume a running local service and that agents will call local endpoints autonomously (heartbeat behavior).
Install Mechanism
There is no install spec or code to run; the skill is instruction-only. That lowers installation risk but also means the registry has no bundled server to inspect—users must already have (or separately install) a server that listens on port 4445.
Credentials
No environment variables, credentials, or config paths are required. The single filesystem path referenced (~/.reflectt/data/) is plausible for a local service but is not declared as required; the skill does not request secrets or unrelated credentials.
Persistence & Privilege
The skill does not request always:true or system-level modifications. It is allowed to be invoked autonomously (platform default), which is expected for an agent-facing skill that polls local endpoints.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reflectt-node
  3. After installation, invoke the skill by name or use /reflectt-node
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Team coordination skill for reflectt-node: chat, tasks, presence, inbox
Metadata
Slug reflectt-node
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is reflectt-node?

Local team collaboration server on localhost:4445 managing tasks, messaging, presence, and team health with a web dashboard and API endpoints. It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.

How do I install reflectt-node?

Run "/install reflectt-node" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is reflectt-node free?

Yes, reflectt-node is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does reflectt-node support?

reflectt-node is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created reflectt-node?

It is built and maintained by ryancampbell (@ryancampbell); the current version is v1.0.0.

💬 Comments