nuxt-content
Manage and query content from markdown, APIs, or databases in Nuxt apps with typed collections and MDC rendering.
Install
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-contentStats
| Total installs | 997 |
| Weekly installs | 987 |
| GitHub stars | 605 |
| First seen | Jan 19, 2026 |
| Source | @onmax/nuxt-skills |
Summary
- Supports local markdown files, remote GitHub repositories, and external APIs as content sources via defineCollection and defineCollectionSource
- Query content with a fluent SQL-like API (queryCollection) for filtering, navigation, and search across typed collections
- Render markdown with Vue component support (MDC syntax) using ContentRenderer and customizable prose components
- Integrates with NuxtStudio for live editing, preview mode, and multi-language content patterns
- Database-agnostic configuration supporting SQLite, PostgreSQL, D1, and LibSQL with markdown plugin and renderer customization
Tags
Related skills
| Skill | Installs | vs nuxt-content |
|---|---|---|
| Esprit De Corps | 0 | -997 |
| crypto-report | 1,025 | +28 |
| opennews | 902 | -95 |
| box | 959 | -38 |
| content-engine | 1,070 | +73 |
FAQ
- How many installs does nuxt-content have?
- nuxt-content has 997 total installs and 987 installs this week.
- Where is nuxt-content hosted?
- nuxt-content is published by @onmax/nuxt-skills at https://github.com/onmax/nuxt-skills.
- How many GitHub stars does nuxt-content have?
- nuxt-content has 605 GitHub stars.
- When was nuxt-content first indexed?
- OrangeBot.AI first indexed nuxt-content on Jan 19, 2026.
- How do I install nuxt-content?
- Run: npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-content