gnu-recutils
✓使用 GNU reutils 来构建纯文本记录数据库。在创建、查询或验证 .rec 文件、使用 %rec 描述符定义记录模式、在 rec/CSV 格式之间进行转换,或者当用户提及 recutils、recsel、recins、recfmt 或面向记录的数据文件时使用。
SKILL.md
GNU recutils is a set of tools for managing human-readable, plain-text databases. Records are stored in .rec files with a simple field: value syntax.
| recsel | Select and query records | | recins | Insert new records | | recdel | Delete records | | recset | Modify field values | | recfix | Validate, check integrity, sort | | recfmt | Format output with templates | | recinf | Print information about rec files | | rec2csv | Convert to CSV | | csv2rec | Convert from CSV |
Records are separated by blank lines. Field names are case-sensitive and conventionally capitalized.
使用 GNU reutils 来构建纯文本记录数据库。在创建、查询或验证 .rec 文件、使用 %rec 描述符定义记录模式、在 rec/CSV 格式之间进行转换,或者当用户提及 recutils、recsel、recins、recfmt 或面向记录的数据文件时使用。 来源:frizzle-chan/mudd。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/frizzle-chan/mudd --skill gnu-recutils- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 gnu-recutils?
使用 GNU reutils 来构建纯文本记录数据库。在创建、查询或验证 .rec 文件、使用 %rec 描述符定义记录模式、在 rec/CSV 格式之间进行转换,或者当用户提及 recutils、recsel、recins、recfmt 或面向记录的数据文件时使用。 来源:frizzle-chan/mudd。
如何安装 gnu-recutils?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/frizzle-chan/mudd --skill gnu-recutils 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/frizzle-chan/mudd
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01