← 返回 Skills 市场
reflectt-node
作者
ryancampbell
· GitHub ↗
· v1.0.0
· MIT-0
246
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reflectt-node
功能描述
Local team collaboration server on localhost:4445 managing tasks, messaging, presence, and team health with a web dashboard and API endpoints.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reflectt-node - 安装完成后,直接呼叫该 Skill 的名称或使用
/reflectt-node触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Team coordination skill for reflectt-node: chat, tasks, presence, inbox
元数据
常见问题
reflectt-node 是什么?
Local team collaboration server on localhost:4445 managing tasks, messaging, presence, and team health with a web dashboard and API endpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 reflectt-node?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reflectt-node」即可一键安装,无需额外配置。
reflectt-node 是免费的吗?
是的,reflectt-node 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
reflectt-node 支持哪些平台?
reflectt-node 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 reflectt-node?
由 ryancampbell(@ryancampbell)开发并维护,当前版本 v1.0.0。
推荐 Skills