Skip to main content
Run any Skill in Manus
with one click

gopls-mcp

Stars3
Forks1
UpdatedJanuary 23, 2026 at 13:42

**REQUIRED for ALL Go code analysis.** NEVER use read_file, grep_search, or semantic_search directly on .go files for semantic understanding. ALWAYS use gopls-mcp tools first: go_definition (find definitions), go_references (find usages), go_hover (get types/docs), go_symbols (list symbols). Only use read_file AFTER gopls locates the code. This is MANDATORY for Go files - 5x more efficient and 100% accurate vs text-based tools.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly