CopilotC-Nvim / CopilotC-Nvim/CopilotChat.nvim

Feature: using skills

Open
#1,531 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Lua
Stars
3.7k
Forks
171
Avg merge
16h 26m
Merged PRs (30d)
1

Description

Note sure if it's already possible currently, but is there any way to integrate skills (as in markdown instructions that the agent loads when needed for a question) into this plugin?
I don't know the details, but what I understand from it is that skills are not loaded by default, but are loaded on demand when need for a specific task. Also, they should be auto detected in from the local folder (like .copilot, .claude etc.)

https://skills.sh/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing CopilotChat.nvim's existing prompt or context-loading paths and the skills.sh behavior described in the issue. Define how skills are discovered, loaded on demand, and integrated into a chat request; done means the supported behavior and its tests or documentation are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.