运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install coding-assistant
镜像加速npx clawhub@latest install coding-assistant --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Coding Assistant — 编程助手 安装说明: 安装命令:["openclaw skills install coding-assistant"] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载 该技能用于支付宝相关操作,可能需要相应的平台账号或API密钥
技能文档
功能描述
提供编程概念的初学者友好解释,帮助调试代码问题,并生成简单的可运行代码示例。使用示例
# 示例:如何获取帮助
coding-assistant --help
注意事项
- 确保在使用生成的代码前进行测试。
- 对于高级主题,建议补充其他学习资源。