Cline is an open-source AI assistant for VS Code. Both project and global skills use the vendor-neutralDocumentation Index
Fetch the complete documentation index at: https://docs.getgaal.com/llms.txt
Use this file to discover all available pages before exploring further.
.agents/skills and ~/.agents/skills conventions; MCP config lives in VS Code’s settings.json.
Paths
| Resource | Path |
|---|---|
| Project skills | .agents/skills (generic fallback) |
| Global skills | ~/.agents/skills (generic fallback) |
| MCP config | ~/.vscode/settings.json |
| Audit search (project) | .agents/skills, .github/skills, .claude/skills |
| Audit search (global) | ~/.agents/skills, ~/.copilot/skills, ~/.claude/skills |
Skills example
gaal.yaml
.agents/skills/, Cline picks them up via the generic convention.
MCP example
gaal.yaml