18 lines
764 B
YAML
18 lines
764 B
YAML
name: prompt-tray
|
|
repo: https://github.com/aydnOktay/hermes-prompt-tray
|
|
sha: e693e91f2c83031653a62fe286efb90d081f051b
|
|
description: "Saved chat prompts — click a tray item to insert it into the Hermes composer. Review / Plan / Explain defaults, then your own. No API keys. Disclosure — inserts prompts through Hermes Desktop's internal hermes:composer-insert event (not a public SDK API); stores prompts in $HERMES_HOME/plugin-data/prompt-tray/prompts.json; no network."
|
|
maintainer: aydnOktay
|
|
tier: community
|
|
category: desktop
|
|
requires_hermes: ">=0.21"
|
|
docs_url: https://github.com/aydnOktay/hermes-prompt-tray
|
|
version: "0.1.0"
|
|
platforms: []
|
|
capabilities:
|
|
provides_tools:
|
|
- prompt_tray_list
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|