# Gemini CLI Extension: Jules — Async Coding Agent > Gemini CLI extension by Google. Asynchronous coding agent for autonomous bug fixes, refactoring, and feature implementation. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use Install as a Gemini CLI extension: ```bash gemini extensions install jules ``` --- ## Intro Asynchronous coding agent for bug fixes and refactoring. Official extension from [Google's Gemini CLI Extensions](https://github.com/gemini-cli-extensions/jules) organization — maintained by the Gemini team. **Works with**: GitHub Copilot, Gemini CLI --- ## About This Extension This is an official Gemini CLI extension that integrates directly with the `gemini` command-line tool. Once installed, it adds specialized capabilities that the Gemini agent can use during your development sessions. ### Installation ```bash gemini extensions install jules ``` ### Usage After installation, Gemini CLI automatically activates this extension when relevant tasks are detected. You can also explicitly request it: ``` gemini> Use the jules extension to [your task] ``` ### Requirements - [Gemini CLI](https://github.com/google-gemini/gemini-cli) installed - Google account with API access --- ### FAQ **Q: What is Gemini CLI Extension: Jules?** A: Gemini CLI extension by Google. Asynchronous coding agent for autonomous bug fixes, refactoring, and feature implementation. **Q: How do I install Gemini CLI Extension: Jules?** A: Check the Quick Use section above for step-by-step installation instructions. Most assets can be set up in under 2 minutes. ## Source & Thanks > Created by [Google](https://github.com/gemini-cli-extensions). Licensed under Apache 2.0. > [gemini-cli-extensions/jules](https://github.com/gemini-cli-extensions/jules) > Part of [Gemini CLI](https://github.com/google-gemini/gemini-cli) — ⭐ 99,400+ --- Source: https://tokrepo.com/en/workflows/e39bb022-14dd-4dad-8b47-d9223a18b1b2 Author: Skill Factory