语音输入
{% for skill in skills %}
{% endfor %}
技能:{{skill.file_name}}
{% for item in skill.agent_tool_list %}
{% endfor %}