nvim Skill
nvim is a Lua AI agent skill for Cursor. NeoVim configuration optimized for writing in LaTeX with AI integration for Avante, Lectic, and Claude-Code
How to use nvim Skill
Client configuration
{
"name": "core",
"version": "1.0.0",
"description": "Core agent system extension providing base commands, agents, rules, skills, scripts, hooks, and context for the Claude Code agent infrastructure.",
"dependencies": [],
"routing_exempt": true,
"merge_targets": {
"claudemd": {
"source": "merge-sources/claudemd.md",
"target": ".claude/CLAUDE.md",
"section_id": "core"
},
"index": {
"source": "index-entries.json",
"target": ".claude/context/index.json"
}
},
"provides": {
"agents": [
"code-reviewer-agent.md",
"general-implementation-agent.md",
"general-research-agent.md",
"meta-builder-agent.md",
"planner-agent.md",
"reviser-agent.md",
"spawn-agent.md",
"synthesis-agent.md"
],
"commands": [
"errors.md",
"fix-it.md",
"implement.md",
"merge.md",
"meta.md",
"orchestrate.md",
"plan.md",
"refresh.md",
"research.md",
"review.md",
"revise.md",
"spawn.md",
"tag.md",
"task.md",
"todo.md",
"project-overview.md"
],
"rules": [
"artifact-formats.md",
"error-handling.md",
"git-workflow.md",
"plan-format-enforcement.md",
"state-management.md",
"workflows.md",
"project-overview-detection.md"
],
"skills": [
"skill-fix-it",
"skill-git-workflow",
"skill-implementer",
"skill-meta",
"skill-orchestrate",
"skill-orchestrator",
"skill-planner",
"skill-refresh",
"skill-researcher",
"skill-reviser",
"skill-spawn",
"skill-status-sync",
"skill-tag",
"skill-team-implement",
"skill-team-plan",
"skill-team-research",
"skill-todo",
Compatible clients
What is nvim Skill?
nvim is a Lua AI agent skill for Cursor. NeoVim configuration optimized for writing in LaTeX with AI integration for Avante, Lectic, and Claude-Code This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Spreadsheet work support
- Presentation work support
- Document generation support
- Anthropic provider support
Technical details
- Built for Lua
- Built for Node.js
- Built for Python
- Built for Rust
- Works with Cursor
- Uses SSE transport
- Local files
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use nvim Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is nvim?
nvim is a Lua AI agent skill for Cursor. NeoVim configuration optimized for writing in LaTeX with AI integration for Avante, Lectic, and Claude-Code
Who is nvim best for?
nvim is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install nvim?
Check the nvim GitHub repository for installation instructions.
Is nvim actively maintained?
nvim may need a closer maintenance check before production use.
Auto-fetched from GitHub.