← 返回 Skills 市场
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gemini-workflows
功能描述
Use Gemini CLI for deep thinking, planning, workflow design, and non-code desktop task orchestration.
使用说明 (SKILL.md)
Gemini Workflows: Planning + Deep Thinking
Routing Rule
- Planning, strategy, analysis, synthesis: gemini
- Web search (direct Google): gemini
- Research + code review: gemini
- Code implementation, refactors, tests: Claude CLI (daedalus-code skill)
Commands
gemini # deep planning flash # fast iteration
Prompt Template
Goal: \x3Cobjective> Context: \x3Cconstraints, tools, timeline> Deliverable: \x3Cformat: checklist/table/plan> Decision criteria: \x3Cranking logic> Output style: concise, actionable, execution-ready
Handoff to Claude
- Freeze scope + acceptance criteria
- Hand to Claude via daedalus-code skill
- Require validation outputs before completion
安全使用建议
This skill appears to be a routing/template helper for using a Gemini CLI and handing code work to a Claude CLI, but it does not declare or install the external tools it references. Before installing or enabling it: 1) Confirm you already have a trusted 'gemini' (and 'flash') CLI and the daedalus-code/Claude CLI available on the agent environment — if not, the skill will fail or the agent may attempt to invoke unknown binaries. 2) Verify the provenance of any Gemini/Claude CLI binaries you plan to use (official releases, checksums, vendor docs). 3) Check the daedalus-code skill's permissions and what credentials (if any) it requires. 4) If you need higher assurance, request the skill author to list required binaries and provide an install method or a homepage/source repo. These steps will reduce the risk that the skill silently relies on or attempts to fetch unexpected tools.
功能分析
Type: OpenClaw Skill
Name: gemini-workflows
Version: 1.0.0
The skill bundle consists of metadata and workflow instructions (SKILL.md) for routing tasks between Gemini and Claude. It contains no executable code, network requests, or suspicious prompt-injection instructions, focusing entirely on task orchestration and planning logic.
能力评估
Purpose & Capability
The SKILL.md explicitly routes work to the 'gemini' and 'flash' commands and references handing off to the daedalus-code (Claude CLI) skill, which implies use of external CLIs. Yet the skill metadata declares no required binaries, no install steps, and no provenance. A skill that depends on a Gemini CLI should declare that dependency or provide an install mechanism; the omission is inconsistent with the stated purpose.
Instruction Scope
The runtime instructions are limited to routing rules, a prompt template, and handoff steps — they do not ask the agent to read arbitrary files or exfiltrate data. However, the instructions assume the presence of external CLIs and another skill (daedalus-code) without specifying how those will be invoked or what their privileges are. That ambiguity grants the agent broad discretion in how it executes the routing.
Install Mechanism
There is no install spec and no code is written to disk — lowest-risk from an installation perspective. The absence of an install step is consistent with an instruction-only skill, but combined with the undeclared external dependencies it creates operational ambiguity rather than a direct install risk.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate. That said, because the SKILL.md expects use of external CLIs, it should either declare required binaries or document any credentials those CLIs need; the lack of such declarations is an information gap.
Persistence & Privilege
The skill does not request always:true and does not declare elevated persistence or system-wide configuration changes. It is user-invocable and allows autonomous invocation (platform default), which is normal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gemini-workflows - 安装完成后,直接呼叫该 Skill 的名称或使用
/gemini-workflows触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of gemini-workflows skill.
- Enables deep thinking, planning, and strategy workflows via Gemini CLI.
- Adds commands: `gemini` for planning and `flash` for rapid iteration.
- Defines prompt structure for objectives, context, deliverables, and decision criteria.
- Includes routing rules for seamless handoff between planning and code implementation tasks.
- Details step-by-step handoff process to code execution using the daedalus-code skill.
元数据
常见问题
Gemini Workflows 是什么?
Use Gemini CLI for deep thinking, planning, workflow design, and non-code desktop task orchestration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Gemini Workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gemini-workflows」即可一键安装,无需额外配置。
Gemini Workflows 是免费的吗?
是的,Gemini Workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gemini Workflows 支持哪些平台?
Gemini Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gemini Workflows?
由 Dooley(@mcdoolz)开发并维护,当前版本 v1.0.0。
推荐 Skills