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