hermes-agent/skills/mlops/ml-paper-writing/templates/acl
teknium f172f7d4aa Add skills tools and enhance model integration
- Introduced new skills tools: `skills_categories`, `skills_list`, and `skill_view` in `model_tools.py`, allowing for better organization and access to skill-related functionalities.
- Updated `toolsets.py` to include a new `skills` toolset, providing a dedicated space for skill tools.
- Enhanced `batch_runner.py` to recognize and validate skills tools during batch processing.
- Added comprehensive tool definitions for skills tools, ensuring compatibility with OpenAI's expected format.
- Created new shell script `test_skills_kimi.sh` for testing skills tool functionality with Kimi K2.5.
- Added example skill files demonstrating the structure and usage of skills within the Hermes-Agent framework, including `SKILL.md` for example and audiocraft skills.
- Improved documentation for skills tools and their integration into the existing tool framework, ensuring clarity for future development and usage.
2026-01-30 07:39:55 +00:00
..
acl.sty Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
acl_latex.tex Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
acl_lualatex.tex Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
acl_natbib.bst Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
anthology.bib.txt Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
custom.bib Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
formatting.md Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00
README.md Add skills tools and enhance model integration 2026-01-30 07:39:55 +00:00

*ACL Paper Styles

This directory contains the latest LaTeX templates for *ACL conferences.

Instructions for authors

Paper submissions to *ACL conferences must use the official ACL style templates.

The LaTeX style files are available

Please see acl_latex.tex for an example.

Please follow the paper formatting guidelines general to *ACL conferences:

Authors may not modify these style files or use templates designed for other conferences.

Instructions for publications chairs

To adapt the style files for your conference, please fork this repository and make necessary changes. Minimally, you'll need to update the name of the conference and rename the files.

If you make improvements to the templates that should be propagated to future conferences, please submit a pull request. Thank you in advance!

In older versions of the templates, authors were asked to fill in the START submission ID so that it would be stamped at the top of each page of the anonymized version. This is no longer needed, because it is now possible to do this stamping automatically within START. Currently, the way to do this is for the program chair to email support@softconf.com and request it.

Instructions for making changes to style files