← 返回 Skills 市场
situated planning mode
作者
Phallusophy
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install situated-planning-mode
功能描述
Use this when a user proposes a project or task that needs planning. Guide them through staged questions with options and descriptions to clarify goals, cons...
安全使用建议
This skill is internally coherent and contains no hidden installs or credential requests. Before installing, confirm what your platform's sessions_spawn and memory APIs are permitted to access (internet, external APIs, and stored memory) because the skill explicitly instructs the agent to spawn research subagents and consult memory when it lacks knowledge. If you do not want the agent to perform network research or access stored memories automatically, restrict the skill's permissions or disallow autonomous subagent invocation. Otherwise, the skill appears safe for its stated planning purpose.
功能分析
Type: OpenClaw Skill
Name: situated-planning-mode
Version: 1.0.0
The 'situated-planning-mode' skill is a well-structured framework designed to guide users through project planning using dynamic questioning and staged execution. It utilizes standard OpenClaw capabilities such as 'sessions_spawn' for subagent research and memory tools for context retrieval, all of which are aligned with its stated purpose of transforming vague ideas into clear plans. No indicators of data exfiltration, malicious execution, or prompt injection were found across the SKILL.md or reference files.
能力标签
能力评估
Purpose & Capability
The name/description (planning assistant) match the SKILL.md: it guides users through staged planning questions, generates options+descriptions, and produces a plan. It does not request unrelated binaries, environment variables, or config paths.
Instruction Scope
Instructions are focused on planning and dynamic question generation. The skill explicitly instructs the agent to autonomously launch subagent research (sessions_spawn) when knowledge is insufficient and to call memory_search/memory_get for prior context. This is coherent with the stated purpose, but it gives the agent discretion to spawn research subagents and consult memory — review what those platform primitives can access in your environment.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. The use of memory_search/memory_get and sessions_spawn is declared in the instructions and is proportionate to a planning/ research workflow.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It does permit autonomous subagent invocation per its instructions, which is consistent with platform defaults and the skill's research behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install situated-planning-mode - 安装完成后,直接呼叫该 Skill 的名称或使用
/situated-planning-mode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Situated Planning Mode — From "do this" to "here's what happens if you do this".
This skill captures the AI-version of philosopher Kevin Zollman's (2011) intuition about the distinction between commands and descriptions: if your agent only provides you with options (a form of command, expressed in imperative mood) without providing descriptions related to those options (expressed in declarative mood), then you — the decision-maker — often face the problem of informational underdetermination. Through introducing the philosophical concepts to the front of SKILL.md, this skill systematically addresses this kind of problems.
There are three key advantages of this skill:
1. Dynamically generates planning questions based on project context — not a fixed question list (that's why it is called "situated")
2. Provides both options and descriptions during planning — so you decide with full information
3. Autonomously launches subagent research to enrich information when descriptions are insufficient — never guesses
元数据
常见问题
situated planning mode 是什么?
Use this when a user proposes a project or task that needs planning. Guide them through staged questions with options and descriptions to clarify goals, cons... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 situated planning mode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install situated-planning-mode」即可一键安装,无需额外配置。
situated planning mode 是免费的吗?
是的,situated planning mode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
situated planning mode 支持哪些平台?
situated planning mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 situated planning mode?
由 Phallusophy(@phallusophy)开发并维护,当前版本 v1.0.0。
推荐 Skills