Skip to main content
Version: next

agnix

agnix is a linter for AI agent configuration files. It validates Skills, Hooks, Memory, Plugins, MCP configs, and more across Claude Code, Cursor, GitHub Copilot, Codex CLI, and other tools.

npx agnix .

What it does

  • Validates configuration files against 145 rules derived from official specs and real-world testing
  • Auto-fixes common issues with --fix
  • Integrates with VS Code, Neovim, JetBrains, and Zed via the LSP server
  • Outputs in text, JSON, or SARIF for CI integration

Next steps