cline
Open source AI coding agent for your IDE and terminal
All Skills in This Repository (8)
Pure Emerald Level Indicatorscline-sdk
Develop and deploy AI agents with custom tools and persistent sessions using the Cline SDK.
opentui
Develop terminal user interfaces with imperative or declarative frameworks.
create-pull-request
Create GitHub pull requests with the GitHub CLI and repository templates.
publish-cli
Automate Cline CLI releases with versioning, changelogs, and npm distribution.
publish-extension
Coordinate multi-channel releases for the Cline VS Code extension.
publish-desktop
Automate the Cline desktop release lifecycle with version synchronization and GitHub Actions.
publish-ui
Automate versioning, validation, and npm publication for the @cline/ui package.
tuistory
Automate terminal UI interaction and testing in headless environments.
Frequently Asked Questions
FAQPage SchemaHow to install Cline?โผ
Run `npx skills add cline/cline --all -g -y` in your terminal to install all skills in this suite globally.
What does Cline do?โผ
Cline is an open source AI coding agent that edits files, runs terminal commands, and fixes errors across your project. It works in VS Code, JetBrains, the terminal, and a desktop app.
Which AI models work with Cline?โผ
Cline works with Claude, GPT, Gemini, and 200+ models through OpenRouter, plus local models via Ollama or LM Studio. You are never locked to a single provider.
Can Cline run without human approval?โผ
Yes. Enable auto-approve for autonomous work, or run the headless CLI mode to script agent tasks inside CI/CD pipelines with JSON output.
Can I build my own agents with Cline?โผ
Yes. The Cline SDK lets you create custom agents with your own tools, plugins, scheduled automations, and multi-agent teams using the same engine that powers the CLI.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core