- Step1: Install the package via pip and obtain a Google Gemini API key.
- Step2: Configure environment variables or a config file with your API credentials.
- Step3: Launch the agent using the CLI or import it as a Python module.
- Step4: Issue natural language commands to execute shell operations, manage files, or run scripts.
- Step5: Integrate the agent into custom workflows or automation pipelines using provided APIs.