Skip to main content

Felo Skills Now Available on Hermes Agent Platform

· 6 min read
Felo Search Tips Buddy
Committed to answers at your fingertips

Felo's 9 AI skills are now integrated with Hermes Agent. One command installs everything.

Felo Skills Now Available on Hermes Agent Platform

src="https://blog-static.felo.ai/felo_hermes_skills_hero_8ca4e6ecc3.png" alt="Felo Skills Now Available on Hermes Agent Platform" style="width:100%;border-radius:8px;margin-bottom:2rem;" />

Felo's 9 AI skills are now integrated with Hermes Agent.

If you are using Hermes Agent to build your own AI workflows, you can now call Felo's core capabilities directly — real-time search, document generation, slide creation, web scraping, screenshot automation, video subtitle extraction, social media monitoring, knowledge base building, and continuous workflows.

One command installs everything. All skills with a SKILL.md file load automatically.

Why bring Felo Skills to Hermes Agent

Hermes Agent is an open-source AI agent framework by Nous Research. Its core feature is self-improvement — after completing each task, it automatically distills reusable skill documents. Memory persists across sessions instead of resetting.

This persistent learning design makes Hermes Agent particularly suited for long-running, repetitive work scenarios.

Felo Skills fill a gap in this ecosystem: a complete toolchain from research to delivery.

You do not need to switch between multiple tools. Research, content capture, and output generation all happen in the same conversation thread.

9 Felo Skills, now available

Research skills

1. Felo Search — Real-time web search

Live web research with cited answers and current verification. Returns synthesized answers with source attribution, not just a list of links.

Good for tracking industry trends, fact-checking, gathering competitive intelligence, and any research task that needs fresh information.

2. Felo Web Fetch — Web content extraction

Extract webpages into Markdown, HTML, or plain text format. Strips navigation, ads, and boilerplate — you get just the content.

Good for content archiving, competitive analysis, pulling product details from specific URLs, and document organization.

3. Felo X Search — Social media monitoring

Track tweets and social signals for research and sentiment monitoring. Exposes 5 endpoints for different types of social search.

Good for brand monitoring, trend tracking, product launch sentiment, and user feedback collection.

Content creation skills

4. Felo Slides — Generate PowerPoint from prompts

Generate polished PowerPoint presentations directly from natural language prompts. Works especially well when combined with research skills in the same thread — the agent uses earlier findings to inform the deck.

Good for quickly creating reports, product intros, training materials, and pitch decks.

5. Felo Content to Slides — Content to presentation outlines

Convert notes, docs, and URLs into structured presentation outlines. Unlike Felo Slides, this skill works with content you already have rather than generating from scratch.

Good for meeting recaps, research report visualization, content repurposing, and knowledge sharing.

6. Felo YouTube Subtitling — Video subtitle extraction

Extract transcripts and summaries from YouTube videos with timestamps. Unlocks video content as searchable, quotable text.

Good for video content analysis, learning notes, extracting quotes from interviews, and content repurposing.

Knowledge management and automation skills

7. Felo LiveDoc — Searchable knowledge base

Build searchable knowledge bases from docs and PDFs. Unlike Hermes Agent's built-in memory, LiveDoc creates structured, searchable document storage you can query by topic or keyword.

Good for team documentation, project archiving, research libraries, and personal knowledge management.

8. Website Screenshot Agent — Website screenshot automation

Automate website snapshots and generate structured Markdown reports. Handles the capture-and-report cycle so you can monitor changes across multiple sites without opening a browser.

Good for UI monitoring, visual regression testing, competitive interface tracking, and design QA.

9. Felo SuperAgent — Continuous workflows

Run persistent workflows with streaming output and cross-session memory. This is the skill that ties everything else together — it handles ongoing processes that run continuously and maintain state.

Good for daily monitoring tasks, weekly report generation, automated content pipelines, and long-running data collection.

How to install Felo Skills on Hermes Agent

Installation takes one command:

bash <(curl -s https://raw.githubusercontent.com/Felo-Inc/felo-skills/main/scripts/install-hermes.sh)

The script automatically:

1. Detects your Hermes Agent installation path

2. Downloads the Felo Skills repository

3. Scans all skills with SKILL.md files

4. Registers skills in Hermes Agent's skill directory

5. Verifies installation success

After installation completes, restart Hermes Agent and you can call these skills directly in conversation.

Usage examples

After installation, you can chain Felo skills together in a single conversation thread:

Research → Report:

Search for the latest developments in AI agents from the past week, then generate a research report and add it to my LiveDoc knowledge base.

Hermes Agent calls Felo Search to gather information, uses Felo LiveDoc to generate a structured document, and archives everything for future reference.

Web scraping → Presentation:

Scrape https://example.com/product content, extract key selling points, and generate a product intro deck.

Hermes Agent uses Felo Web Fetch to extract webpage content, then Felo Slides to generate the presentation.

Video → Knowledge base:

Extract subtitles from all videos in this YouTube playlist and build a searchable knowledge base.

Hermes Agent uses Felo YouTube Subtitling to batch extract subtitles, then Felo LiveDoc to build the knowledge base.

Automated monitoring pipeline:

Every Monday, search for new competitor announcements, take screenshots of their pricing pages, and generate a weekly summary deck.

Felo SuperAgent runs the workflow on schedule, calling Felo Search, Website Screenshot Agent, and Felo Slides in sequence.

Why choose Hermes Agent + Felo Skills

If you are a solo developer, researcher, lightweight ops team, or need long-running automated workflows, this combination is built for you.

Three core advantages:

1. Conversation-based workflows — No need to switch between multiple tools. Research, capture, and delivery all happen in one thread.

2. Persistent memory — Hermes Agent remembers your work patterns and automatically distills reusable skills.

3. Free and open source — Hermes Agent is MIT licensed, and most Felo skills are free.

Technical details

Felo Skills integration is based on Hermes Agent's skill system. Each skill includes a SKILL.md file that defines the skill's name, description, parameters, and usage.

Hermes Agent scans the skill directory at startup and automatically loads all compliant skills. This means you can add new skills anytime without modifying Hermes Agent's core code.

If you want to develop your own skills, you can reference Felo Skills' implementation. As long as you follow the SKILL.md format specification, your skills can be recognized and called by Hermes Agent.

Next steps

Visit Felo Skills on Hermes Agent to see the complete skill list and usage documentation.

If you have not installed Hermes Agent yet, visit the Hermes Agent official repository for installation guides.

If you want to learn more about Felo AI products and features, visit Felo AI.


Try Felo AI for Free → https://felo.ai