Easy Llm Cli banner
ConardLi ConardLi

Easy Llm Cli

AI community

Description

An open-source AI agent that is compatible with multiple LLM models

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![Easy LLM CLI Screenshot](./docs/assets/openrouter.png)

An open-source AI agent that is compatible with multiple LLM models(a forked version of Gemini CLI).

[English](./README.md) | [简体中文](./README.zh-CN.md)

This repository contains the Easy LLM CLI([Gemini Cli](https://github.com/google-gemini/gemini-cli) version of the Fork), a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows. It supports multiple LLM providers including Gemini, OpenAI, and any custom LLM API that follows OpenAI's API format.

With the Easy LLM CLI you can:

  • Query and edit large codebases using advanced LLM capabilities with large context windows.
  • Generate new apps from PDFs or sketches, using multimodal capabilities.
  • Automate operational tasks, like querying pull requests or handling complex rebases.
  • Use tools and MCP servers to connect new capabilities.
  • Configure and use your preferred LLM provider through simple environment variables.
  • Seamlessly switch between different LLM providers without changing your workflow.

This plan has conducted tests on various models from different providers as well as locally deployed models across multiple dimensions, including whether they have thinking chain, whether they can complete simple tasks, whether they have tool - calling capabilities, whether they have multimodal capabilities, whether they have complex task capabilities, and whether they can count tokens. The following are the test results:

Model COT Simple Tool MCP Complex Multimodal Token
【Google】Gemini-2.5-pro
【OpenRouter】Claude Sonnet 4
【OpenRouter】Gpt-4.1
【OpenRouter】Grok-4
【Volcengine】Doubao-Seed-1.6
【Bailian】Qwen3-Plus