Skip to content

feat: move Cline to universal .agents/skills directory#440

Merged
quuu merged 1 commit intovercel-labs:mainfrom
robinnewhouse:cline-universal-skills-dir
Feb 26, 2026
Merged

feat: move Cline to universal .agents/skills directory#440
quuu merged 1 commit intovercel-labs:mainfrom
robinnewhouse:cline-universal-skills-dir

Conversation

@robinnewhouse
Copy link
Contributor

Summary

Cline now natively supports .agents/skills as its default skill directory, as introduced in cline/cline#9074.

This PR updates Cline's skillsDir from .cline/skills to .agents/skills, which moves it into the Universal (.agents/skills) section of the agent selection menu — alongside Amp, Codex, Cursor, Gemini CLI, GitHub Copilot, Kimi Code CLI, and OpenCode.

Cline now natively supports .agents/skills as its default skill
directory as of cline/cline#9074, so we move it from the agent-specific
.cline/skills path to the universal .agents/skills path.

This means Cline will appear in the locked 'Universal (.agents/skills)'
section of the agent selection menu alongside Amp, Codex, Cursor,
Gemini CLI, GitHub Copilot, Kimi Code CLI, and OpenCode.
@quuu quuu merged commit fd5299f into vercel-labs:main Feb 26, 2026
2 checks passed
robinnewhouse added a commit to robinnewhouse/add-skill that referenced this pull request Feb 26, 2026
Fast follow to vercel-labs#440. The previous PR moved Cline's local skillsDir to
.agents/skills but missed updating globalSkillsDir, which was still
pointing to ~/.cline/skills.

Cline's global skill directory is now ~/.agents/skills per
cline/cline#9074.
quuu added a commit that referenced this pull request Feb 26, 2026
* fix: update Cline global skills dir to ~/.agents/skills

Fast follow to #440. The previous PR moved Cline's local skillsDir to
.agents/skills but missed updating globalSkillsDir, which was still
pointing to ~/.cline/skills.

Cline's global skill directory is now ~/.agents/skills per
cline/cline#9074.

* fix-test

---------

Co-authored-by: Andrew Qu <qual1337@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants