klytos-menus-and-navigation

Create and manage hierarchical navigation menus in Klytos CMS.

12|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/joseconti/klytos --skill klytos-menus-and-navigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: klytos-menus-and-navigation
Source: https://github.com/joseconti/klytos/tree/main/.claude/skills/klytos-menus-and-navigation
Command: npx skills add https://github.com/joseconti/klytos --skill klytos-menus-and-navigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Navigational menus are central to user experience but are often hard to author, organize, and keep in sync with pages and templates. This Skill provides a structured guide for creating, organizing, and updating menus in Klytos CMS, including how to model menu items, build nested menus, and ensure consistency across the site.

Core Features & Use Cases

  • Define a hierarchical menu structure with items, labels, URLs, targets, icons, and child items.
  • Associate menu items with pages to automatically reflect page URLs and changes.
  • Build dropdown submenus and manage ordering to improve site navigation.
  • Use MCP tools to read, modify, and render menus in templates and admin interfaces.

Quick Start

Create a new navigation menu and add items linking to your pages using the MCP tools.

Frequently Asked Questions about klytos-menus-and-navigation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage site navigation menus in a CMS?

To manage site navigation menus in a CMS, you can define a hierarchical menu structure with labels, URLs, and child items. This approach uses frontmatter-driven guidance and MCP-backed operations to ensure consistent rendering across large sites.

How do I build dropdown submenus for a large site?

You build dropdown submenus by defining a hierarchical menu structure with child items. This organizes nested menus and manages item ordering to improve site navigation across large sites.

Can I link CMS menu items to pages automatically?

Yes, you can associate menu items with pages to automatically reflect page URLs and changes. This keeps your navigation structure synchronized with your page templates without manual URL updates.

What is the best way to keep CMS menus in sync with page templates?

The best way to keep menus in sync with templates is using MCP tools to read, modify, and render menus. This frontmatter-driven method maintains consistency between your site structure and navigation.

Do I need MCP tools to update navigation items?

Yes, MCP tools are used to read, modify, and render menus in templates and admin interfaces. They provide the structured operations needed to apply a menu item schema consistently across your site.

Why use a structured schema for CMS dropdown navigation?

Using a structured schema for CMS dropdown navigation solves the problem of keeping menus organized and in sync with pages. It models items, labels, URLs, targets, and icons for reliable rendering across large sites.