Plugin.harpoon

Indexes Harpoon module APIs and user commands for Neovim reference lookup.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides quick access to API references and commands for the Harpoon plugin, streamlining navigation and understanding of its functionality within the Neovim environment.

Core Features & Use Cases

  • API Indexing: Quickly find and understand available commands and module APIs for Harpoon.
  • Reference Linking: Provides links to external resources and related skills for deeper dives.
  • Use Case: When you need to quickly recall how to use a specific Harpoon function or command without digging through source code, this Skill acts as an immediate reference.

Quick Start

Use the Plugin.harpoon skill to find information about the :move command.

Frequently Asked Questions about Plugin.harpoon

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

FAQPage Schema
How do I look up Harpoon commands and module APIs in Neovim?

To look up Harpoon commands in Neovim, use this Skill as an API reference. It indexes module APIs and user commands via static analysis of Lua source files, letting you quickly find specific function details without digging through source code.

What is the easiest way to find documentation for the Harpoon :move command?

The easiest way to find documentation for the Harpoon :move command is by querying this Skill. It serves as an immediate reference for recalling specific user commands and their usage, streamlining your navigation workflow within Neovim.

Can I use this to understand how Harpoon functions work without reading Lua source files?

Yes, you can understand how Harpoon functions work without reading Lua source files. This Skill relies on static analysis of those files to provide a comprehensive command index and API reference, acting as an immediate external resource.

Does this Skill provide links to external resources for deeper Harpoon plugin utilization?

Yes, this Skill provides reference linking to external resources and related skills. This facilitates deeper dives into Harpoon plugin utilization and helps you comprehensively understand its code navigation functionality within the Neovim environment.