用自然语言描述需求 → 自动生成需求文档 → 打开编辑器
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill coder-helper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coder Helper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-coder-helper)More formats (shields.io, HTML) on the badges page.
---
name: coder-helper
description: "用自然语言描述需求 → 自动生成需求文档 → 打开编辑器"
---
# Coder Helper Skill
用自然语言描述需求,自动生成需求文档并打开编辑器。
## 触发
当用户想要:
- 写代码但不想自己动手
- 生成需求文档
- 用 AI 辅助编程
## 使用
```
帮我写个XXX
创建一个YY脚本
```
## 行为
1. 解析用户需求
2. 生成 `requests.txt` 到当前项目目录
3. 自动打开默认编辑器(可配置)
## 配置
编辑器优先级:
1. Cursor
2. VSCode
3. Notepad++
4. 默认文本编辑器
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!