ANAC-agents is a Python-based framework that centralizes multiple negotiation agent implementations for the Automated Negotiating Agents Competition (ANAC). Each agent within the repository embodies distinct strategies for utility modeling, proposal generation, concession tactics, and acceptance criteria, facilitating comparative studies and rapid prototyping. Users can define negotiation domains with custom issues and preference profiles, then simulate bilateral negotiations or tournament-style competitions across agents. The toolkit includes configuration scripts, evaluation metrics, and logging utilities to analyze negotiation dynamics. Researchers and developers can extend existing agents, test novel algorithms, or integrate external learning modules, accelerating innovation in automated bargaining and strategic decision-making under incomplete information.