一键导入
rtk-hermes
Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Evidence-driven companion to Hermes's built-in Curator — observes tool/skill events into local SQLite, generates reports, runs guarded daily evolution loops
Operational and security plugin — provider routing, Bitwarden key management, MCP auditing, cost governance, diagnostics, remote assistant delegation
Native Hermes Agent plugin for X/Twitter — search, read, and guarded action workflows through Xquik API
Semantic memory plugin — adds pgvector vector search to Hermes's built-in FTS5 memory. Fully local via Ollama, no API keys needed.
Multi-agent shared memory in an open engram format — enables portable shared context across multiple Hermes instances
Self-improvement system that tracks agent performance, identifies weak skills, and iterates on them automatically
| name | rtk-hermes |
| description | Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config |
| category | hermes-plugin |
| version | 1.0.0 |
| author | ogallotti |
| source | https://github.com/ogallotti/rtk-hermes |
| tags | ["compression","token-saving","terminal","performance","plugin","hermes"] |
| platforms | ["linux","macos"] |
Hermes Agent plugin that intercepts shell commands via pre_tool_call and compresses terminal output through RTK before it reaches the LLM context.
git clone https://github.com/ogallotti/rtk-hermes.git ~/.hermes/plugins/rtk-hermes
hermes plugins enable rtk-hermes