# theprimeagen-99 > Neovim AI Agent - "The AI Agent That Neovim Deserves" - Author: root - Repository: Harry-00101/harry-clawd - Version: 20260207140001 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/Harry-00101/harry-clawd - Web: https://mule.run/skillshub/@@Harry-00101/harry-clawd~theprimeagen-99:20260207140001 --- # ThePrimeagen/99 Integration Neovim AI Agent - "The AI Agent That Neovim Deserves" ## What is 99? By ThePrimeagen (famous performance engineer, ex-Vim, ex-Netflix): - AI agent for Neovim - Uses OpenCode (Claude Code alternative) - Skill-based system (like Harry-001!) - Performance-focused - Clean, minimal design ## ThePrimeagen Legendary programmer: - Former Vim core team - Netflix Performance Engineer - Famous "You're holding it wrong" meme - "0 to 1" course creator - Twitch streamer (coding + performance) - Known for: Rust, Vim, Go, performance ## Architecture ``` Neovim + 99 ↓ OpenCode (AI backend) ↓ Skill System (SKILL.md files) ↓ Context-aware AI assistance ``` ## For Harry-001 Learn from 99's design: 1. **Skill-based approach** - Already similar! 2. **Performance-first** - Minimal overhead 3. **Context awareness** - AGENT.md files 4. **Clean integration** - No bloat ## Installation ```bash # Install 99 git clone https://github.com/ThePrimeagen/99 ~/.config/nvim/pack/plugins/start/99 # Requires OpenCode # https://github.com/ThePrimeagen/opencode ``` ## Key Concepts from 99 ### Skill Files ``` project/ ├── AGENT.md # Project context ├── skills/ │ ├── vim/SKILL.md # Vim skills │ ├── rust/SKILL.md # Rust skills │ └── ... ``` ### Actions - `9f` - Fill in function - `9v` - Visual selection - `9s` - Stop requests ## References - https://github.com/ThePrimeagen/99 - https://github.com/ThePrimeagen/opencode - https://twitch.tv/ThePrimeagen - ThePrimeagen's YouTube channel ## For Harry-001 ThePrimeagen's philosophy aligns with Harry-001: - Clean, minimal design - Performance over features - Skill-based architecture - Context-aware assistance This reinforces Harry-001's design direction!