gnu-recutils
✓Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files.
Installation
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.
Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files. Source: frizzle-chan/mudd.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/frizzle-chan/mudd --skill gnu-recutils- Source
- frizzle-chan/mudd
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gnu-recutils?
Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files. Source: frizzle-chan/mudd.
How do I install gnu-recutils?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/frizzle-chan/mudd --skill gnu-recutils Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/frizzle-chan/mudd
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01