mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[GH-ISSUE #899] Add hermes-skills — open-source skill library for Hermes AI agent #13447
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RobinBeraud on GitHub (Jun 24, 2026).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/899
App/Project Name
hermes-skills
Link
https://github.com/RobinBeraud/hermes-skills
Description
An open-source library of 90+ skills for the Hermes AI agent. Each skill is a markdown file that teaches Hermes how to use a real API or tool — no code required to add new capabilities.
Connected services include: WhatsApp (bot mode), Mural, GitHub, Google Search Console, WordPress/WPBakery, Gandi DNS, Financial Modeling Prep, Firecrawl, SendFox, NeuronWriter, YouTube, Notion, Airtable, Philips Hue, and more.
Real-world use cases:
Hermes runs on a single VPS, accessible 24/7 via WhatsApp. Skills are composable and community-contributed.
Category
AI Agents / LLM Apps
Why it fits awesome-llm-apps
It demonstrates a production LLM agent with real integrations, not a toy demo. The skill-as-markdown approach is novel and reusable by the community.
@Shubhamsaboo commented on GitHub (Jun 26, 2026):
Thanks for sharing hermes-skills. This is a suggestion to link an external project rather than a self-contained, runnable example contributed into this repo. awesome-llm-apps collects runnable tutorial apps with their own code that use an LLM, and we don't add README links to external repos/projects. Closing as out of scope. Nice work on the project regardless.
Generated by Claude Code