← Back to Skills Marketplace
johngreenfield

Gemma 4 Developer Tool

by John Greenfield · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
39
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gemma4-dev
Description
A development and orchestration skill for working with the Gemma 4 model family, supporting thinking modes and multi-step agentic workflows.
README (SKILL.md)

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.

Usage Guidance
Install only if you want a Gemma-focused coding/model workflow helper. Review the sample scripts before running them, especially the Gradio server and Vertex AI example, because they may download models, open a local app, use Google Cloud configuration, and consume compute or cloud quota.
Capability Assessment
Purpose & Capability
The stated purpose is Gemma model development, reasoning, coding, and orchestration, and the assets are small sample apps for Hugging Face Transformers, Transformers.js, Gradio, and Vertex AI.
Instruction Scope
The activation guidance is broad for deep technical analysis and heavy coding tasks, which could cause overuse, but it is disclosed and aligned with the skill's stated purpose.
Install Mechanism
The README shows a standard `clawhub install gemma4-dev` command and the package contains no custom installer, post-install hook, or dependency manifest that changes install behavior.
Credentials
The sample apps may download model files, launch a local Gradio interface, or call a configured Vertex AI endpoint using Google Cloud environment settings; these are expected for model demos but can consume local or cloud resources.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, local credential harvesting, broad filesystem indexing, or destructive file operations were found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gemma4-dev
  3. After installation, invoke the skill by name or use /gemma4-dev
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Gemma 4 Developer Tool. - Supports intelligent model selection for Gemma 4 9B/12B. - Includes "thinking mode" for enhanced reasoning and complex problem solving. - Optimized for advanced coding tasks, architecture, and debugging workflows. - Enables multi-step, agentic planning and execution. - Designed with sandboxed operation and safety validations.
Metadata
Slug gemma4-dev
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.

How do I install Gemma 4 Developer Tool?

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

Is Gemma 4 Developer Tool free?

Yes, Gemma 4 Developer Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gemma 4 Developer Tool support?

Gemma 4 Developer Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gemma 4 Developer Tool?

It is built and maintained by John Greenfield (@johngreenfield); the current version is v1.0.0.

💬 Comments