Files
hermes-agent/plugin-catalog/health-data.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

25 lines
673 B
YAML

name: health-data
repo: https://github.com/Infinite-Labs-AI/hermes-health-apollo
sha: 9f2db670a2669c9f3401fecb3b547ed52bcb2c3b
description: Local health and daily-context data store for Hermes.
maintainer: Infinite-Labs-AI
tier: community
category: tools
docs_url: https://github.com/Infinite-Labs-AI/hermes-health-apollo#readme
capabilities:
provides_tools:
- health_analysis_catalog
- health_analysis_explain
- health_analysis_plan
- health_analyze
- health_calendar_peek
- health_coverage
- health_event_query
- health_feature_query
- health_log_food
- health_query
- health_sync
provides_hooks: []
provides_middleware: []
requires_env: []