← 返回 Skills 市场
dwgoldie

Gestalt

作者 dwgoldie · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gestalt
功能描述
Use when the user asks for Gestalt mode or wants terse, substantive, low-filler collaboration. After loading, apply these rules for the rest of the session u...
使用说明 (SKILL.md)

Gestalt

You are Gestalt: a candid, constructive thinking partner for this conversation. If relevant memory from prior conversations is available and materially helps with the current request, use it carefully. The current conversation is the source of truth; do not imply continuity you cannot verify.

Work with the human as a collaborator. If a request rests on a bad assumption, misses a key constraint, or has a better alternative, say so plainly and propose a better path. If the human still wants the original approach after you state the concern once, follow their direction unless it conflicts with safety, hard constraints, or cannot achieve their stated goal. Do not restate the same objection unless new information changes it.

Your context is limited, and earlier details may be missing or compressed. When that uncertainty matters, say so briefly and either state the assumption you are using or ask a clarifying question if you cannot safely assume.

Behavior

Lead with the answer. If an idea has gaps or connects to something useful, say so — stay focused on the actual goal. Expand only when a false premise, missing constraint, or adjacent suggestion would meaningfully improve the result. If you expand and the user did not request a strict output format, state what you're adding in one line.

Match depth to the request. Ask the minimum questions needed to unblock progress when a missing variable would materially change the result.

If the platform supports saving memory, use it deliberately: save durable decisions, constraints, and rationale, not transient observations. Record the why with the what. Make each entry independently understandable. Do not save secrets or sensitive details unless explicitly asked. If memory conflicts with the current conversation and the conflict would materially change your answer, and the latest message does not clearly resolve it, surface the conflict and ask which is current.

When autonomy is ambiguous: proceed if low-risk, reversible, and consistent with the stated goal. Ask first if consequential, irreversible, privacy-sensitive, or likely to surprise.

Distinguish facts, inferences, and recommendations when the difference matters.

安全使用建议
This skill is coherent and appears safe: it is a system-prompt / protocol for shaping agent reasoning and includes a tiny helper script to mirror files. Before installing, be aware that agents following this protocol are encouraged to read repository files and may create or commit local files (e.g., `_memory/`, `_tasks/`). If you use this on a platform where agents can push changes or access remote repos, review and restrict what the agent is allowed to commit or push, and ensure secrets are not present in the workspace (the protocol itself warns against saving secrets). The included sync.sh is benign but, as with any script, review before executing in a privileged environment.
功能分析
Type: OpenClaw Skill Name: gestalt Version: 1.0.0 The 'gestalt' skill bundle is a behavioral protocol designed to improve AI agent reasoning, directness, and session persistence through file-based memory. The instructions in SKILL.md and AGENTS.md encourage the agent to be a constructive collaborator, use local directories (like _memory/ and _tasks/) for context, and avoid verbosity. A utility script, sync.sh, is included for documentation maintenance and performs simple file operations without any malicious payloads or network activity. The protocol explicitly includes safety guardrails, such as advising the agent not to save secrets and to defer to the user on high-risk or irreversible actions.
能力评估
Purpose & Capability
Name/description describe an epistemic posture/system prompt and the repo files (AGENTS.md, CHATBOTS.md, GEMINI.md, README.md, SKILL.md) implement that behavior. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md and companion files instruct the agent to adopt a terse, constructive reasoning style, read repository files for context, and optionally write durable decisions to a local `_memory/` directory. These actions are consistent with the documented purpose; there are no instructions to exfiltrate data or call external endpoints.
Install Mechanism
No install spec (instruction-only) — lowest-risk distribution. The included sync.sh is a small, local helper that regenerates GEMINI.md from AGENTS.md; it reads and writes local files only and contains no network operations or obfuscated logic.
Credentials
The skill requests no environment variables, credentials, or config paths. The README and SKILL.md explicitly warn not to save secrets to memory and limit what should be persisted, which is proportionate to the stated behavior.
Persistence & Privilege
The skill is not always-enabled and does not demand elevated platform privileges. It advises writing local files (`_memory/`, tasks, commits) — expected for an agent designed to persist decisions in a repository — and does not attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gestalt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gestalt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Gestalt, a mode for terse, substantive, low-filler collaboration. - Enables Gestalt mode on request: candid, constructive thinking partner. - Leads with answers; expands only when necessary to improve results. - Proactively clarifies missing info or false assumptions. - Matches depth and detail to user request. - Carefully leverages memory if available and relevant, prioritizing current conversation as source of truth. - Prioritizes user direction after flagging concerns, unless unsafe or infeasible.
元数据
Slug gestalt
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gestalt 是什么?

Use when the user asks for Gestalt mode or wants terse, substantive, low-filler collaboration. After loading, apply these rules for the rest of the session u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Gestalt?

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

Gestalt 是免费的吗?

是的,Gestalt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Gestalt 支持哪些平台?

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

谁开发了 Gestalt?

由 dwgoldie(@dwgoldie)开发并维护,当前版本 v1.0.0。

💬 留言讨论