parsearger-core
✓Core functionality for parseArger. Use this skill to GENERATE new bash argument parsers or PARSE/MODIFY existing ones. Handles definition of positional arguments, flags, and options.
Installation
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.
Core functionality for parseArger. Use this skill to GENERATE new bash argument parsers or PARSE/MODIFY existing ones. Handles definition of positional arguments, flags, and options. Source: dimitrigilbert/parsearger.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dimitrigilbert/parsearger --skill parsearger-core- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is parsearger-core?
Core functionality for parseArger. Use this skill to GENERATE new bash argument parsers or PARSE/MODIFY existing ones. Handles definition of positional arguments, flags, and options. Source: dimitrigilbert/parsearger.
How do I install parsearger-core?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dimitrigilbert/parsearger --skill parsearger-core 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/dimitrigilbert/parsearger
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02