Gemma 4 Developer Tool
/install gemma4-dev
Gemma 4 Developer Tool
A comprehensive development and orchestration skill for working with the Gemma 4 model family. This skill provides specialized capabilities for complex coding tasks, long-context reasoning, and multi-step agentic workflows.
Key Features
- Model Selection: Intelligent routing and configuration for different model sizes (e.g., Gemma 4 9B/12B).
- Thinking Mode: Enables high-inference "reasoning" steps before final output to solve complex logic or coding problems.
- Advanced Coding: Optimized instructions for system architecture, refactoring, and debugging.
- Agentic Workflows: Supports multi-turn planning and tool execution chains.
Usage
Use this skill when requiring deep technical analysis, heavy coding implementation, or when the task requires the model to "think" through a problem before generating code.
Configuration
thinking_mode: boolean (default: true)model_size: string ("9b", "12b")context_window: auto (based on selected model)
Security
This skill is designed to operate within the OpenClaw sandbox. It avoids direct raw shell evaluation where possible and validates agent inputs for tool calls.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gemma4-dev - 安装完成后,直接呼叫该 Skill 的名称或使用
/gemma4-dev触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Gemma 4 Developer Tool 是什么?
A development and orchestration skill for working with the Gemma 4 model family, supporting thinking modes and multi-step agentic workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。
如何安装 Gemma 4 Developer Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gemma4-dev」即可一键安装,无需额外配置。
Gemma 4 Developer Tool 是免费的吗?
是的,Gemma 4 Developer Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gemma 4 Developer Tool 支持哪些平台?
Gemma 4 Developer Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gemma 4 Developer Tool?
由 John Greenfield(@johngreenfield)开发并维护,当前版本 v1.0.0。