Skip to main content
Cline

Cline Agent Skills — AI Skills for the VS Code Coding Agent

What is Cline?

Cline is an open-source autonomous AI coding agent that runs inside VS Code. With 5 million+ developers, it's one of the most popular AI coding tools.

Cline stands out for its human-in-the-loop approach: it can plan and execute complex changes, but asks for your approval at each step. You stay in control while the AI handles the heavy lifting.

Key Features

  • Autonomous coding: Plans and executes multi-file changes
  • Approval gates: Review each action before it runs
  • BYO API key: Use Claude, GPT, Gemini, or any model via OpenRouter
  • MCP support: Connect to external tools and APIs
  • Agent skills: Load domain-specific knowledge via SKILL.md files
  • VS Code native: Keep your existing editor, settings, and extensions

How Skills Work in Cline

Cline reads SKILL.md files to understand domain-specific tasks. When you ask Cline to work on something covered by a skill, it automatically applies the skill's instructions.

Installing Skills

/learn @owner/skill-name

Skills vs MCP in Cline

Cline supports both skills and MCP servers — they complement each other:

SkillsMCP Servers
FormatSKILL.md (markdown)JSON-RPC protocol
PurposeDomain knowledge, instructionsAPI integrations, external tools
Example"How to write React components""Connect to PostgreSQL"
Install/learn commandmcp install

Top Skills for Cline

SkillWhat it does
Frontend DesignBuild production-grade UIs
Code ReviewReview code for bugs and best practices
TestingWrite comprehensive test suites
DevOpsCI/CD and infrastructure automation
SEO OptimizerOptimize web content for search engines

Browse all Cline skills →

Cline vs Other AI Coding Tools

FeatureClineCursorClaude Code
TypeVS Code extensionStandalone IDECLI agent
PriceFree (BYO API key)$20/moUsage-based
Open SourceYesNoYes
Approval GatesYes (per-action)LimitedYes
Agent SkillsSKILL.md + MCPSKILL.mdSKILL.md
Multi-modelYes (any provider)Claude, GPTClaude only

Explore Cline Skills

Browse 40,000+ skills ready to install with /learn

Browse All Skills