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 155 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
- Getting Started -- install and run in 60 seconds
- Rules Reference -- browse all 155 validation rules
- Configuration -- customize with
.agnix.toml - Editor Integration -- set up real-time diagnostics