← Back to Skills Marketplace
mcdoolz

Gemini Workflows

by Dooley · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gemini-workflows
Description
Use Gemini CLI for deep thinking, planning, workflow design, and non-code desktop task orchestration.
README (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

  1. Freeze scope + acceptance criteria
  2. Hand to Claude via daedalus-code skill
  3. Require validation outputs before completion
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gemini-workflows
  3. After installation, invoke the skill by name or use /gemini-workflows
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug gemini-workflows
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Gemini Workflows?

Use Gemini CLI for deep thinking, planning, workflow design, and non-code desktop task orchestration. It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install Gemini Workflows?

Run "/install gemini-workflows" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gemini Workflows free?

Yes, Gemini Workflows is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gemini Workflows support?

Gemini Workflows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gemini Workflows?

It is built and maintained by Dooley (@mcdoolz); the current version is v1.0.0.

💬 Comments