← Back to tools
View AGENTS.md for pet
pet
Simple command-line snippet manager written in Go
Description
Pet is a simple command-line snippet manager written in Go. It allows you to save, search, and execute frequently used commands and code snippets with support for parameterized snippets and integration with shell history.
AI Summary
CLI snippet manager for saving and executing frequently used commands
Capabilities
- + Save and organize command snippets
- + Search through saved snippets
- + Execute snippets with parameters
- + Sync snippets with Gist
- + Shell history integration
Use When
- → You want to save and reuse frequently used commands
- → You need a personal command cheatsheet
Avoid When
- x You need a team-shared snippet system