home/categories/llm-ai/ai-dynamo-dynamo-claude-skills-tool-parser-generator-skill-md
llm-aidata-ai

tool-parser-generator

Generate optimized tool call parsers for dynamo from HuggingFace model chat templates. Use this when you need to add support for a new model's tool calling format. Takes a HuggingFace model name, analyzes its chat template, compares with existing parsers, and either maps to existing parser or generates new Rust code with tests for the dynamo tool_calling library.

ai-dynamo
maintainer
ai-dynamo
Mis à jour 2/28/2026
Étoiles
6532
Forks
1012
quick start

Installation and usage

Generate optimized tool call parsers for dynamo from HuggingFace model chat templates. Use this when you need to add support for a new model's tool calling format. Takes a HuggingFace model name, analyzes its chat template, compares with existing parsers, and either maps to existing parser or generates new Rust code with tests for the dynamo tool_calling library.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use tool-parser-generator