bergside/typeui
TypeUI provides AI-first resources like design skills, UI prompts, and layout guidance to help various AI coding tools generate better user interfaces and designs for websites and applications.
Awesome Hermes Plugins › Plugin Collections & Developer Resources
This repository provides a collection of robust and battle-tested plugins designed to significantly enhance the capabilities of Nous Research Hermes Agent, specifically focusing on complex multi-agent scenarios. The plugins install with zero core patches, offering a drop-in solution to extend Hermes functionality. The `async-delegate` plugin introduces true asynchronous task delegation within Hermes Agent. It allows an agent to spawn background subagents to work on tasks without blocking the current conversation turn. Upon task completion, a notification is injected back into the originating session, either queued for the next turn or interleaved to steer active tool loops. This is achieved through file-based coordination and a daemon watcher thread, ensuring compatibility across various deployments without relying on external webhooks or complex database systems. The `multi-agent-context` plugin addresses a critical challenge in multi-agent environments: enabling agents to share and utilize channel/group history without falling into infinite response loops. It supports Discord (using REST API) and Telegram (using a shared SQLite database), allowing agents to receive full context of conversations but only respond when explicitly triggered (e.g., via a mention). This prevents deaf agents and token-burning loops by injecting relevant historical context before an LLM call, ensuring agents are well-informed before making decisions. The plugin is contextvar-aware and handles multi-platform scenarios by processing historical messages for injection.
https://github.com/kaishi00/hermes-community-plugins
TypeUI provides AI-first resources like design skills, UI prompts, and layout guidance to help various AI coding tools generate better user interfaces and designs for websites and applications.
This toolkit provides AI agent plugins for Shopify's platform, offering access to documentation, API schemas, code validation, and store management capabilities through CLI. It enables developers t...
A comprehensive collection of 23 custom plugins for Hermes Agent, enhancing autonomy, observability, cost control, self-improvement, and communication.
A four-plugin kit for Hermes Desktop that adds texting-style chat bubbles, named bot roster sections, a docked live remote-desktop pane, and an agent plugin giving bots shell and screen control.
Reference implementations of Hermes Agent plugins, demonstrating core plugin surfaces like LLM access and dashboard extensions, for developers to learn from and adapt.
German-language marketplace hub plugin for Hermes Desktop bundling installable extensions: EU-compliant model routing, a full German UI, per-group-chat limits, and local backups.
This repository provides an opinionated configuration toolkit for Hermes Agent, featuring distributable profiles, skills (like turbofit), and plugin tools for deep research, character card generati...