update-nav

Add new documentation pages to the docs.json navigation structure.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "update-nav" with this command: npx skills add mintlify/docs/mintlify-docs-update-nav

Update Navigation

Add new documentation pages to the docs.json navigation structure.

Instructions

Identify the page: Determine which page needs to be added to navigation

  • If not specified, ask the user which file/page to add

  • Confirm the file path is correct (relative to docs root)

Determine navigation group: Figure out where in the navigation this belongs

  • Ask which navigation group it should go in if not specified

  • Common groups align with user journey: "Get started", "Customize", "Deploy", "Settings", etc.

  • Read docs.json to see current navigation structure and group names

Read current docs.json:

  • Understand the existing navigation structure

  • Find the correct group to add to

  • Note the format and patterns used

Update docs.json:

  • Add the new page entry to the appropriate navigation group

  • Maintain consistent formatting

  • Preserve alphabetical or logical ordering within the group if applicable

  • Ensure proper JSON syntax

Show changes:

  • Show the user what was added to docs.json

  • Confirm the placement is correct

Navigation structure notes

  • Pages are organized by user journey, not by file structure

  • Navigation group names should match existing patterns

  • Each entry typically includes just the file path (e.g., "content/components/accordions")

  • Only update the English language section of the docs.json navigation. Updates to all translated content, including docs.json, are handled automatically after changes are made to English language files

Example

If user says "Add the new dark-mode.mdx page to the Customize navigation":

  • Verify file exists at the specified path

  • Read docs.json to find the "Customize" group

  • Add "content/settings/dark-mode" to the appropriate location in that group

  • Show the diff for confirmation

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

mintlify

No summary provided by upstream source.

Repository SourceNeeds Review
General

doc-author

No summary provided by upstream source.

Repository SourceNeeds Review
General

doc-reader

No summary provided by upstream source.

Repository SourceNeeds Review
General

API Docs Generator

从代码注释自动生成 API 文档,支持 OpenAPI/Swagger 格式,输出 JSON 或 YAML。

Registry SourceRecently Updated
1920Profile unavailable