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