·skill-researcher
</>

skill-researcher

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

8Installs·1Trend·@benbrastmckie

Installation

$npx skills add https://github.com/benbrastmckie/nvim --skill skill-researcher

How to Install skill-researcher

Quickly install skill-researcher AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/benbrastmckie/nvim --skill skill-researcher
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: benbrastmckie/nvim.

SKILL.md

View raw

Thin wrapper that delegates general research to general-research-agent subagent.

IMPORTANT: This skill implements the skill-internal postflight pattern. After the subagent returns, this skill handles all postflight operations (status update, artifact linking, git commit) before returning.

This eliminates the "continue" prompt issue between skill return and orchestrator.

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks. Source: benbrastmckie/nvim.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/benbrastmckie/nvim --skill skill-researcher
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from benbrastmckie/nvim

Quick answers

What is skill-researcher?

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks. Source: benbrastmckie/nvim.

How do I install skill-researcher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/nvim --skill skill-researcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/benbrastmckie/nvim