External.minuet_ai_nvim API Reference

Reference Lua functions and commands for the minuet-ai.nvim plugin.

1|Updated Oct 26, 2025
One-click install
npx skills add https://github.com/NeKon69/nvim-dot --skill external-minuet-ai-nvim-api-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: External.minuet_ai_nvim API Reference
Source: https://github.com/NeKon69/nvim-dot/tree/main/.agents/skills/external.minuet_ai_nvim
Command: npx skills add https://github.com/NeKon69/nvim-dot --skill external-minuet-ai-nvim-api-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick reference for the minuet-ai.nvim plugin, allowing users to easily find and use its API commands and functions for AI model interaction within Neovim.

Core Features & Use Cases

  • API Index: Quickly find available Lua functions and commands for the minuet module.
  • Model & Provider Management: Change AI models, presets, and providers.
  • Mapping Assistance: Helps in setting up key mappings for AI interactions.

Quick Start

Use the minuet module to change the AI model to 'gpt-4o'.

Frequently Asked Questions about External.minuet_ai_nvim API Reference

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

FAQPage Schema
How do I change the AI model in minuet-ai.nvim?

To change the AI model in minuet-ai.nvim, use the minuet Lua module to specify your desired model name, such as 'gpt-4o', within your Neovim configuration. This allows you to easily switch between different AI providers and presets.

What Lua functions are available for the minuet-ai.nvim plugin?

The minuet-ai.nvim plugin provides an API index of available Lua functions and commands within the minuet module, specifically designed for managing AI models, presets, and providers.

Can I configure custom key mappings for AI interactions in Neovim?

Yes, the minuet-ai.nvim API reference includes mapping assistance to help you set up custom key mappings for triggering AI interactions directly within your Neovim environment.

Do I need prior Lua knowledge to use the minuet-ai.nvim API?

Yes, using the minuet-ai.nvim API requires a solid understanding of Lua and Neovim plugin architecture to properly integrate AI features into your configuration.

How do I switch AI providers using the minuet Neovim module?

You can switch AI providers using the minuet Neovim module by calling the available Lua functions detailed in the API reference to manage and update your provider presets.