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
更新日 2/28/2026
スター
6532
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use tool-parser-generator