Install
openclaw skills install @roarday/shixinchaoopenclaw skills install @roarday/shixinchao// turbo-all
依赖说明:scripts 脚本所需的依赖包及版本
requests==2.31.0
环境变量配置:
API_KEY:必需,API Key,用于调用接口接收用户输入
调用脚本
scripts/program.py 处理问题--question "用户输入文本"返回结果
API_KEY 读取,请确保已设置https://developer.jointpilot.com/v1/api/async_chat/completions/python scripts/program.py --question "请介绍一下你的功能"
python scripts/program.py --question "帮我分析一下这个问题"