Plugin.cheatsheet API Reference

Index cheatsheet.nvim commands and module API functions from static file analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick reference for the cheatsheet.nvim plugin, helping users understand its API and commands without deep-diving into the source code.

Core Features & Use Cases

  • Command Index: Lists available commands for the plugin.
  • API Reference: Details the module API for programmatic use.
  • Dependency Information: Highlights related plugins and skills.
  • Use Case: A developer wants to quickly find the command to open the cheatsheet for a specific plugin. They can use this Skill to get that information instantly.

Quick Start

Use the Plugin.cheatsheet API Reference skill to find commands for the cheatsheet plugin.

Frequently Asked Questions about Plugin.cheatsheet API Reference

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

FAQPage Schema
How do I find available commands for the cheatsheet.nvim plugin?

The cheatsheet.nvim API reference provides a command index that lists available plugin commands for quick lookup. It instantly details commands for opening cheatsheets without reading source code.

What is the module API for cheatsheet.nvim?

The cheatsheet.nvim module API details programmatic functions extracted from static file analysis. This reference outlines available API functions for developers needing programmatic plugin interaction without deep-diving into source code.

Does cheatsheet.nvim work with telescope.nvim and plenary.nvim?

Yes, cheatsheet.nvim works with telescope.nvim and plenary.nvim. This API reference highlights these related plugins as dependencies, providing relevant references for developers interacting with the cheatsheet ecosystem.

How can I programmatically use cheatsheet.nvim functions in Neovim?

To programmatically use cheatsheet.nvim functions, reference the module API detailed in this skill. It provides an index of programmatic functions generated from static analysis, enabling quick lookup for Neovim development.

Do I need to install plenary.nvim to use cheatsheet.nvim commands?

This API reference highlights plenary.nvim as a relevant dependency for cheatsheet.nvim. Users should ensure these related plugins are installed to fully leverage the available commands and module API functions.