Files
hermes-agent/plugin-catalog/time-gap.yaml
teknium1 5d59366010 feat(plugin-catalog): add 66 community plugins from the Discord #plugins-skills-and-skins sweep
Every entry is pinned to the commit reviewed on 2026-09-15 and passed, at that
commit: `hermes plugins validate` (declared tools/hooks/middleware match
registrations, no built-in tool collisions) in both the main venv and a bare
`pip install -e .` venv, `tools.plugin_guard.scan_plugin` with a non-dangerous
verdict, a self-updater grep over every .js file, and a vendor-credential-store
write grep over every .py file. Capabilities and requires_env are copied from
each plugin.yaml; category was assigned by hand.
2026-09-15 12:55:47 -07:00

15 lines
416 B
YAML

name: time-gap
repo: https://github.com/Randool/time-gap
sha: bc5e65503a412808029573a98b6008387a0ac2f6
description: Inject an implicit time-gap sense only when a gap or a date rollover crosses.
maintainer: Randool
tier: community
category: general
docs_url: https://github.com/Randool/time-gap#readme
capabilities:
provides_tools: []
provides_hooks:
- pre_llm_call
provides_middleware: []
requires_env: []