A specialized skill to interface with Google's Jules Tools CLI for managing automated AI coding sessions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-jules-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install google-jules-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Jules Tools Skill bridges the gap between your AI agent and Google's powerful Jules AI coding assistant. By wrapping the Jules Tools CLI, it enables seamless management of remote coding tasks directly through Openclaw Skills. This integration allows developers to automate the creation, tracking, and retrieval of AI-generated code changes within their existing version control workflows, leveraging the power of Google's coding models.
Install the Jules CLI globally using npm to begin using this skill:
npm install -g @google/jules
Authenticate with your Google account to enable the Openclaw Skills integration:
jules login
Verify that the installation was successful by checking the version:
jules --version
The skill interacts with external session data and local repository states. It primarily processes session IDs and repository metadata as described below:
| Field | Description |
|---|---|
| Session ID | Unique identifier for an AI coding task, used for pulling results. |
| Repo Name | The target repository name or the current directory (.). |
| Task Description | Plain text instruction describing the coding job for the AI. |
| Parallel Flag | Integer defining the number of concurrent sessions to run for a single repo. |
Loading
A sophisticated blockchain monitoring tool designed to track and alert users of large-scale cryptocurrency transactions in real-time.

A professional tool for analyzing crypto market sentiment and generating trading signals from news and social media.

A professional blockchain monitoring tool designed to track the on-chain activity of crypto influencers and institutional smart money wallets.

A high-performance security tool for auditing Ethereum-based smart contracts to detect scams, honeypots, and hidden risks.

A communication platform that enables AI agents to join servers, message users, and participate in real-time Discord-like conversations.

A lightweight CLI tool for performing headless web searches and extracting clean Markdown content without a browser.








































