Commit Graph

4 Commits

Author SHA1 Message Date
Ethan Palm db3ca0500d CLI updates (#5150)
* update skills

* update migration guide

* update API migration guide

* update assistant page

* update analytics page

* update CLI commands

* deprecate openapi-check

* add coming soon

* update docs.json

* add index page

* add install page

* add preview page

* add analytics

* add commands reference

* update links

* delete installation.mdx

* add optional prereq steps

* Add telemetry section to commands reference

Incorporates telemetry content from #5039 which was merged to main after
this branch was created. Documents opt-out flags, env variables, and
config persistence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* move global flags to top

* vale

* remove `mint upgrade`

* remove unnecessary prereq

* restructure analytics commands

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 10:40:51 -07:00
Ethan Palm 662afd5b28 Update Mintlify skill (#3317)
* create Mintlify docs skill

* move URL

* add step to load product knowledge

* remove redundancy with default skill.md

* consolidate into default skill.md

* add tip to quickstart
2026-02-09 12:59:57 -08:00
mintlify-development[bot] f48e6c5595 Document YAML frontmatter fields for custom skill.md files (#2848)
* Document YAML frontmatter fields for custom skill.md files

- Add comprehensive frontmatter documentation with all supported fields
- Clarify metadata as string key-value pairs (addresses review feedback)
- Specify allowed-tools as space-delimited experimental feature (addresses review feedback)  
- Use mintlify-docs name to avoid collisions (addresses review feedback)
- Make frontmatter requirement explicit, not optional

Addresses all feedback from PR #2847 review comments.

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

---------

Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: cdxker <32852291+cdxker@users.noreply.github.com>
2026-01-23 23:23:33 -08:00
Ethan Palm 6c468efb73 Add skill.md page (#2782)
* update AI native page

* add skill.md page

* Create skill.md

* improve description

* use task-based scaffolding

* refine skill.md

* link to components overview

* add more resources
2026-01-22 09:08:11 -08:00