trillx/bolt-slides-hermes-skill — explained in plain English
Analysis updated 2026-05-18
Give a Hermes Agent session the ability to build a verified React slide deck from source material.
Install a pinned, checksum-locked version of Bolt Slides for consistent presentation builds.
Run automated screenshot checks at wide and narrow viewports before delivering a deck.
| trillx/bolt-slides-hermes-skill | 123satyajeet123/bitnet-server | ahloiscreamo/pod-search | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | Shell | Shell | Shell |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires Hermes Agent plus Node.js, npm, Git, and Python 3 already installed.
This project is a skill package for Hermes Agent, an AI assistant framework, that teaches it how to create responsive presentations using Bolt Slides, a React based presentation tool made by StackBlitz. The repository is an independent community integration, not an official StackBlitz or Bolt product. Bolt Slides itself provides the actual presentation runtime, including the navigation, presenter mode, annotations, and responsive layout components. This repository does not replace or fork that engine. Instead, it adds a structured workflow around it specifically built for how Hermes Agent works: evidence based research rules meant to prevent the AI from inventing facts, a pinned and reviewed version of the upstream Bolt Slides code so builds stay consistent, checksum locks on dependencies, automated verification and screenshot checks at both wide and narrow screen sizes, and clear procedures for licensing, security, and delivering a finished deck. The author explains that while Bolt Slides already ships its own built in skill file for agents, that bundled skill is designed for an agent already working inside a Bolt Slides project, assumes the runtime is already set up, and mainly offers authoring and design guidance. This package instead installs into Hermes itself, can be triggered from a new session, sets up a clean pinned project before writing any slides, and adds extra checks around research quality, security, and verification that the bundled skill does not include. Installing it can be done conversationally, by pasting a prepared instruction into a Hermes chat asking it to inspect the repository and install it into the skills folder, or manually by cloning the repository into the Hermes skills directory or using a provided install script. Requirements include Git, Node.js 18 or newer, npm, Python 3, and standard command line tools such as tar and a SHA-256 checksum utility. Native Windows PowerShell is not supported directly, so Windows users need WSL, while Linux and macOS are tested in continuous integration.
A Hermes Agent skill package that teaches the AI assistant to build, verify, and deliver responsive React presentations using StackBlitz's Bolt Slides, with added research and security checks.
Mainly Shell. The stack also includes Shell, Python, Node.js.
Permissive MIT license, use freely including for commercial purposes.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.