Back to Registry View Author Profile
Official Verified
Coder Helper
Skill by bombers26
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bombers26/coder-helperOr
Coder Helper Skill
用自然语言描述需求,自动生成需求文档并打开编辑器。
触发
当用户想要:
- 写代码但不想自己动手
- 生成需求文档
- 用 AI 辅助编程
使用
帮我写个XXX
创建一个YY脚本
行为
- 解析用户需求
- 生成
requests.txt到当前项目目录 - 自动打开默认编辑器(可配置)
配置
编辑器优先级:
- Cursor
- VSCode
- Notepad++
- 默认文本编辑器
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bombers26-coder-helper": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.