Available tools
Available skills
Fetching a skill
Reference files
Fetch one by passing its title exactly as listed:dashboard-design and explorer-visuals both use it: the skill body explains the approach, and each reference returns the exact JSON schema for one element or visual type.
1
Read the skill
get_skill(name="explorer-visuals") — general advice and the list of available types.2
Read the type's reference
get_skill(name="explorer-visuals", reference_title="sankey") — the exact spec schema.3
Build the spec
Construct
spec against that schema and pass it to create_explorer_visual.Discovering skills
name and description. Individual skills can be gated, so this returns only what your organization can use — if a skill you expect is missing, contact [email protected].
Cache them locally
Skill content is stable per release. If your client supports persistent instructions, save a skill once instead of refetching it every session:
Fetched skill bodies include this reminder, so an agent that reads one knows it can keep it.
Related resources
SQL & queries
Where
sql-optimization gets appliedDashboards & sharing
Where
dashboard-design and explorer-visuals get appliedProduct comparison
The human-readable version of
product-guideKnowledge & discovery
Find the tables before you apply the rules