- name
- valve
- version
- 1.0.0
- description
- Valve sizing and selection tool
- author
- BytesAgain
- homepage
- https://bytesagain.com
- source
- https://github.com/bytesagain/ai-skills
- tags
- [valve, industrial, cli, tool]
- category
- industrial
valve
Valve sizing and selection tool
Commands
status
scripts/script.sh statusShow current status
add
scripts/script.sh addAdd new entry
list
scripts/script.sh listList all entries
search
scripts/script.sh searchSearch entries
remove
scripts/script.sh removeRemove entry by number
export
scripts/script.sh exportExport data to file
stats
scripts/script.sh statsShow statistics
config
scripts/script.sh configView or set config
help
scripts/script.sh helpversion
scripts/script.sh versionConfiguration
Use scripts/script.sh config <key> <value> to set preferences.
| Variable | Required | Description |
|---|---|---|
VALVE_DIR | No | Data directory (default: ~/.valve/) |
Data Storage
All data stored in ~/.valve/ using JSONL format (one JSON object per line).
Output
Structured output to stdout. Exit code 0 on success, 1 on error.
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*