Tau.Nvim
Description
Tau.nvim is a native llm coding agent built for neovim
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Tau.nvim
**tau.nvim** is a Neovim plugin that embeds an **AI coding agent** in your editor: a chat UI with **streaming replies**, **tool use** (read/write files, run commands, Neovim buffers, etc.), **sessions** persisted to disk, **@mentions** for file context, and **AGENTS.md**-style project instructions. Providers (LLM backends) are **pluggable**: load them via `setup({ plugins = ... })` and/or `register_provider`.
**Requirements:** Neovim **0.10+** and **`curl`** on `PATH` (see [`:help checkhealth`](https://neovim.io/doc/user/pi_health.html) via `:TauCheckHealth`).
Features
- Chat UI — Side split or floating layout; history buffer + prompt; optional zen mode.
- Streaming — Token-by-token assistant output with optional reasoning/thinking display.
- Tools — Model can call tools (file I/O,
bash, buffer introspection, diagnostics, etc.); the dispatcher runs a bounded tool loop. - Sessions — One session per tab; JSONL storage under
vim.fn.stdpath("state")/tau/sessions/; scoped by cwd; resume viavim.ui.select(same UX as built-in pickers). - Session branching — Lua API to fork from a message, clone a session, or pick a fork point interactively.
- Mentions — Insert file/selection context into the prompt (
:TauPromptContext); extensible mention providers. - Agents — Loads
AGENTS.mdfrom~/.agents/and project.agents/into the system prompt (:TauAgents). - Auth —
:TauLogin/:TauLogoutwith keys stored viatau.auth; providers can also read API keys from environment variables they define. - Extensibility — Register LLM providers, mention providers, and session storage backends from other plugins or your config.
Installation
Use your plugin manager and call `setup()` once.
**lazy.nvim**
{
"emil
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI