← 返回 Skills 市场
mculp

Open Thoughts

作者 Matt Culpepper · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
317
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install open-thoughts
功能描述
Structured free-thinking and exploration for agents. Invoke to explore a topic (or let the agent choose), journal the exploration, and manage action items. A...
安全使用建议
This skill appears to do what it says: maintain a private 'explorations' journal and track action items. Before installing, consider: (1) the agent will create and append files under workspace/explorations — if those files should remain private, ensure the workspace is stored where you want it and access controls are appropriate; (2) the agent may use whatever tools are enabled for your agent (web search, messaging, etc.) when 'exploring' — review and restrict agent tools if you want to limit network or messaging actions; (3) providing a callback (email, phone, agent ID) causes an action item to be created to share findings later — avoid supplying sensitive contact details unless you intend the agent to share; (4) Cron/isolated sessions are stated to be private, but interactive sessions may trigger notifications — confirm notification behavior for your agent runtime if this matters. Overall the skill is internally consistent and does not request excessive privileges or secrets.
功能分析
Type: OpenClaw Skill Name: open-thoughts Version: 1.0.1 The 'open-thoughts' skill is a structured journaling and reflection tool designed to allow an AI agent to explore topics and manage action items. It operates by writing to local markdown files within a dedicated workspace directory and includes explicit safety guidelines, such as respecting user privacy and restricting communication during automated (cron) sessions. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (structured free-thinking, journaling, action-items) match the SKILL.md behavior: it creates/updates files under workspace/explorations and optionally creates action items for callbacks. There are no unrelated credential or binary requirements.
Instruction Scope
Instructions legitimately tell the agent to use its tools (web search, reading articles) and to write/append journal and action-item files in workspace/explorations. The wording 'use whatever's available to you' is broad and gives the agent discretion to use any enabled tools (search, message, etc.); however the SKILL.md also explicitly restricts sharing during cron/isolated sessions and limits proactive contacting to interactive sessions, which aligns with the described purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written to disk by an installer beyond the normal journal files created at runtime.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The file reads/writes it requires (explorations/*) are proportionate to a journaling/exploration assistant.
Persistence & Privilege
always:false and model invocation is allowed (default). The skill does not request permanent 'always' inclusion or modify other skills' configurations. Its persistence is limited to files it creates in its own workspace.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-thoughts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-thoughts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: cron sessions no longer process action items or send messages. Exploration in isolated sessions is private thinking time.
v1.0.0
Initial release of Open Thoughts: Structured exploration and journaling for agents. - Enables free-form topic exploration, journaling, and action item management. - Supports parameters for topic, length (seconds), and callback (person/agent to notify). - Journals each exploration in daily files and auto-adds action items when a callback is set. - Suggests topics and maintains lists of pending and completed exploration-related tasks. - Designed for both manual and automated/scheduled invocation. - Emphasizes honest reflection, privacy, and ethical exploration.
元数据
Slug open-thoughts
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Open Thoughts 是什么?

Structured free-thinking and exploration for agents. Invoke to explore a topic (or let the agent choose), journal the exploration, and manage action items. A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。

如何安装 Open Thoughts?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-thoughts」即可一键安装,无需额外配置。

Open Thoughts 是免费的吗?

是的,Open Thoughts 完全免费(开源免费),可自由下载、安装和使用。

Open Thoughts 支持哪些平台?

Open Thoughts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Open Thoughts?

由 Matt Culpepper(@mculp)开发并维护,当前版本 v1.0.1。

💬 留言讨论