using-serena-symbols

Analyze code symbols with LSP-powered definitions, references, and cross-file context.

28|2|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/ScottRBK/context-hub-plugin --skill using-serena-symbols
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-serena-symbols
Source: https://github.com/ScottRBK/context-hub-plugin/tree/main/skills/using-serena-symbols
Command: npx skills add https://github.com/ScottRBK/context-hub-plugin --skill using-serena-symbols

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Serena provides LSP-powered symbol analysis to get accurate definitions, references, and cross-file context, outperforming simple grep searches.

Core Tools

    1. get_symbols_overview
    1. find_symbol
    1. find_referencing_symbols
    1. read_file
    1. search_for_pattern
    1. list_dir

Quick Start

mcp__plugin_serena_serena__get_symbols_overview({ "relative_path": "src/services/auth.py", "depth": 1 })