Guide 03 / Coding
Make Gemini CLI Plan Before It Codes
Give Gemini CLI a structured planning workflow before it writes code.
Quick Read
What This Guide Does
This is the fast setup path for Gemini CLI + Agent Skills. Use it to get the tool running without hunting through tabs, comments, or docs. Open the link in Step 01, follow the steps in order, and copy any terminal commands shown directly under the step that needs them.
Setup Steps
5 stepsStep 01
Install Gemini CLI from the official install command.
Step 02
Launch Gemini in your terminal.
Command 01geminiStep 03
Open the Agent Skills GitHub page and copy the install command.
Command 01gemini skills install https://github.com/addyosmani/agent-skills.git --path skillsStep 04
Install the skills, then ask Gemini to build something concrete.
Step 05
Review the generated plan before letting the agent write code.