CopilotC-Nvim / CopilotC-Nvim/CopilotChat.nvim
Feature: using skills
Nobody has claimed this yet.
- 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.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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