Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
10 results
ascii-art
4.0.00xbyt4, Hermes Agent · creative
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
audiocraft-audio-generation
1.0.0Orchestra Research · mlops
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
black-forest-labs-flux
1.0.0Black Forest Labs · media
Use when generating images with FLUX models. Official first-party FLUX image generation skills from Black Forest Labs — the creators of FLUX.1.
economic-calendar-fetcher
1.0.0TraderMonty · trading
Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). The script outputs raw JSON or text; the assistant filters, assesses impact, and generates the Markdown report.
humanizer
2.5.1Siqi Chen (@blader, https://github.com/blader/humanizer), ported by Hermes Agent · creative
Humanize text: strip AI-isms and add real voice.
ocr-and-documents
2.3.0Hermes Agent · productivity
Extract text from PDFs/scans (pymupdf, marker-pdf).
pptx
1.0.0anthropics · productivity
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
pretext
1.0.0Hermes Agent · creative
Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
speech
1.0.0openai · media
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
transcribe
1.0.0openai · media
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.