parsearger-core
✓parseArger 的核心功能。使用此技能生成新的 bash 参数解析器或解析/修改现有的解析器。处理位置参数、标志和选项的定义。
SKILL.md
The generated parsing code is regenerated every time you use parseArger parse.
Use when creating a NEW script that doesn't exist yet.
Define arguments using specific flags. The value is a quoted string containing the name, description, and specific settings.
parseArger 的核心功能。使用此技能生成新的 bash 参数解析器或解析/修改现有的解析器。处理位置参数、标志和选项的定义。 来源:dimitrigilbert/parsearger。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dimitrigilbert/parsearger --skill parsearger-core- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-02
- 更新时间
- 2026-02-18
快速解答
什么是 parsearger-core?
parseArger 的核心功能。使用此技能生成新的 bash 参数解析器或解析/修改现有的解析器。处理位置参数、标志和选项的定义。 来源:dimitrigilbert/parsearger。
如何安装 parsearger-core?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dimitrigilbert/parsearger --skill parsearger-core 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dimitrigilbert/parsearger