@agentherder/promptherder
v0.2.1
Published
CLI tool for managing and transforming AI prompt templates
Readme
pherder
🧠 pherder is a CLI for managing and transforming reusable prompt templates across AI tools. Or it will be.
Installation
Install globally with npm:
npm install -g @agentherder/promptherderOr run with npx:
npx pherder --helpUsage
To install Cursor rule-sets into a target repository:
pherder install-rules cursor --target ./path/to/repoCommands
install-rules <agent>: Install rule-sets for the specified agent (e.g.,cursor).
Contributing
Contributions are welcome! Please see the agentherder/promptherder repository.
License
MIT
