← 返回 Skills 市场
Reflectt
作者
ryancampbell
· GitHub ↗
· v0.1.0
· MIT-0
230
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reflectt
功能描述
Manage Reflectt teams by pulling tasks, reading inbox, updating presence, posting chat messages, and shipping updates via reflectt-node and reflectt-cloud APIs.
安全使用建议
This skill is an instruction-only helper for interacting with a local Reflectt API and appears internally consistent. Before installing: (1) confirm you actually run a Reflectt service on 127.0.0.1:4445 (or adjust the endpoint); (2) verify whether that local API requires authentication — if so, check how credentials are provided and avoid exposing secrets to the skill unless necessary; (3) be aware that the agent will be permitted to make network calls to localhost, so ensure no other sensitive services are listening on the configured port; (4) if you do not run Reflectt locally, do not enable this skill on agents with network access you don't trust.
功能分析
Type: OpenClaw Skill
Name: reflectt
Version: 0.1.0
The skill provides standard operational instructions for an AI agent to interact with the Reflectt team coordination platform via a local API (127.0.0.1:4445). The SKILL.md file outlines legitimate workflows for task management, presence updates, and team communication using curl commands, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the SKILL.md: all documented operations (tasks, inbox, presence, chat, shipping) are performed via local reflectt-node/cloud HTTP endpoints on 127.0.0.1:4445, which is consistent with a team-coordination skill.
Instruction Scope
Instructions only show curl calls to localhost endpoints and high-level working rules; they do not instruct reading arbitrary files or unrelated env vars. Note: the skill assumes access to a local HTTP API — if that endpoint is misconfigured or points at a different local service, the agent could interact with that service.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
No environment variables or credentials are requested, which is consistent if the local API is unauthenticated or the runtime supplies auth. If your Reflectt deployment requires tokens or secrets, this skill does not declare them — you should verify how auth is handled before use.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform persistence. It is user-invocable and allows normal autonomous invocation, which is the platform default.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reflectt - 安装完成后,直接呼叫该 Skill 的名称或使用
/reflectt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial Reflectt skill publish
元数据
常见问题
Reflectt 是什么?
Manage Reflectt teams by pulling tasks, reading inbox, updating presence, posting chat messages, and shipping updates via reflectt-node and reflectt-cloud APIs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。
如何安装 Reflectt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reflectt」即可一键安装,无需额外配置。
Reflectt 是免费的吗?
是的,Reflectt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reflectt 支持哪些平台?
Reflectt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reflectt?
由 ryancampbell(@ryancampbell)开发并维护,当前版本 v0.1.0。
推荐 Skills