Now on Claude Code · OpenClaw · Hermes Agent · ClawHub · Gemini CLI · OpenAI Codex

Free AI Agent Skills & Plugins

Felo Skills brings free skills and plugins to Claude Code, OpenClaw, Hermes Agent, Gemini CLI, and Codex. Add real-time search, AI slides, web extraction, YouTube transcripts, website snapshots, and more to one AI agent workflow. One install gives your team a complete AI automation toolkit for research, reporting, and AI task automation.

$/plugin marketplace add Felo-Inc/felo-skills
Works with:
Claude Code / Felo Skills workflows
> /felo-search React 19 new features
✓ Searching with Felo...

React 19 key features (2025):
• React Compiler for auto-optimization
• Server Components stable in production stacks
• Actions for form handling and mutation flows
Sources: react.dev, vercel.com, nextjs.org
> /felo-slides "Introduce Felo Skill to the client"
✓ Generating PPT...
✓ Deck ready

Download:
https://felo.ai/slides/Qn8H2rLaUJ4twZmfzGuUgd?modelType=PRO
Summary:
• Market trends
• Pipeline analysis
• Team action plan
> /felo-x-search "OpenAI" --limit 20
✓ Fetching X posts...

Found 20 posts from @OpenAI
• Product launch reactions
• Community sentiment
• Reply thread highlights
Endpoints: search_tweets, replies, user_lookup
Problem

Your AI Agent Can Think. But Can It Finish the Work?

Claude Code, OpenClaw, and Hermes Agent are powerful reasoning environments, but real work rarely stops at chat. Teams still need live research, structured content extraction, presentation generation, social monitoring, and reusable knowledge flows. Felo Skills turns those gaps into terminal-native ai automation tools built for practical ai task automation.

Without Felo Skills

Need live context for a decision? Your agent still stalls when the work depends on current information.
Need a PPT for tomorrow's meeting? That is still 3 hours of manual work.
Want your agent to read a webpage? It cannot extract structured content reliably.
Competitor activity on X/Twitter? Your agent has zero visibility.
Team docs are scattered everywhere — no AI-powered cross-document search.

With Felo Skills

felo-search: real-time web search with AI answers and cited sources.
felo-slides: one prompt to a professional PPT, generated and ready to download.
felo-web-fetch: extract any URL as Markdown, HTML, or text with readability and selectors.
felo-x-search: search tweets, users, and reply threads directly from the terminal.
felo-livedoc: build a semantic knowledge base across docs, PDFs, files, and URLs.
Overview

9 AI Agent Skills. One npm Package.

Everything your Claude Code, OpenClaw, and Hermes Agent workflow needs for real ai workflow automation and ai tools for productivity — in one install.

felo-search

Real-Time Research and Verification for AI Workflows

Give your AI employee live search, cited answers, and current web verification for research, market checks, and fast decision support.

FreeAuto-triggerMulti-language

felo-slides

Generate Client-Ready PPT Decks from a Prompt

Turn a topic into a polished presentation fast so your AI employee can help with reporting, proposals, briefings, and internal updates.

FreeAsync TaskDownload Link

felo-youtube-subtitling

Turn Videos into Searchable Transcripts and Work Docs

Pull subtitles and timestamps first, then reuse the same video for summaries, meeting notes, research inputs, and markdown documentation.

FreeSummary-firstTimestamps

felo-x-search

Track X Signals for Research, Launches, and Reporting

Search tweets, users, and reply threads from the terminal to give your AI teammate social listening and market signal coverage.

Free5 EndpointsAdvanced Query

felo-web-fetch

Collect Product and Web Information as Structured Data

Extract webpages into Markdown, HTML, or text so your workflow can gather product details, competitor pages, and source material cleanly.

FreeMarkdownCSS Selector

felo-livedoc

Build a Knowledge Base Your AI Employee Can Use

Turn docs, PDFs, files, and URLs into a searchable knowledge layer so recurring office work stops depending on scattered context.

FreeSemantic SearchPDF Support

felo-superagent

Run Continuous AI Employee Workflows with Memory

Keep long-running agent tasks alive with streaming answers and LiveDoc-backed memory for ongoing research, support, and operating workflows.

StreamingLiveDocAgent Mode

felo-content-to-slides

Convert Notes, Docs, and URLs into Presentation Outlines

Feed existing material into a slide-ready structure so reports, research notes, and raw content become decks much faster.

Content InputDeck OutlineAsync Task

Website Screenshot Agent

Automate Website Snapshots and Markdown Reporting

Capture websites at scale, monitor competitor pages, and output structured markdown reports for audits, market tracking, and recurring research.

Website ScreenshotsMonitoringMarkdown Reports
Scenarios

Three Clear Ways Teams Use Felo Skills

Focus on the jobs that matter most: getting current signal fast, turning raw material into executive-ready output, and building an internal answer layer that your team can rely on every day.

02

Turn scattered inputs into a presentation that leadership can act on.

This is the scenario for weekly reviews, board updates, sales narratives, launch recaps, and partner meetings. Teams usually already have enough raw material, but it is spread across notes, URLs, transcripts, docs, and half-finished summaries. The challenge is shaping the story, not collecting more fragments.

Felo Skills helps compress that source material into a clean structure, then push it toward an output that feels presentation-ready rather than AI-generated.

Team collaborating in a meeting room, preparing a presentation with documents and whiteboard sketches
Scenario 02

Research to Executive Deck

Notes, transcripts, docs, and updates become a concise narrative that is ready to present.

Support team member helping a colleague at their desk, surrounded by organized policy documents and folders
Scenario 03

Internal Knowledge Layer

Policies, onboarding notes, support docs, and operating knowledge organized into one answer system.

03

Create a reliable internal answer layer for your team.

This is the scenario for support, operations, enablement, and internal service teams that are tired of re-answering the same questions from scattered docs, PDFs, policies, and onboarding material. The goal is not just storage. It is retrieval that maps to the real questions people ask every day.

Once that layer exists, longer AI sessions become more useful because answers stay grounded in your actual operating knowledge, not generic model output.

How It Works

Install Your AI Workflow Automation Tools in 3 Steps

Pick the platform your team uses today and follow the official install path for that ecosystem. Felo supports Claude Code, OpenClaw, Hermes Agent, ClawHub, Gemini CLI, OpenAI Codex, and terminal environments.

Terminal CLI

Best for direct command-line usage, scripting, and local automation.

1

Install the package

Use the global npm install so the full Felo AI CLI is available from anywhere.

npm install -g felo-ai
2

Add your API key

Register or log in on felo.ai, then store the API key once.

felo config set FELO_API_KEY your-api-key
3

Run your first workflow

Start with live search, then branch into PPT, web fetch, or social monitoring.

felo search "latest AI coding agent news"

Claude Code

Install Felo Skills from the Claude Code marketplace, then enable the specific skills you want to use.

1

Add the marketplace

Register the official Felo skills marketplace inside Claude Code.

/plugin marketplace add Felo-Inc/felo-skills
2

Install a skill

Install the exact skill you want from the Felo marketplace.

/plugin install felo-search@felo-ai
3

Install more as needed

Add additional Felo skills for slides, web fetch, X search, or LiveDoc workflows.

/plugin install felo-slides@felo-ai

OpenClaw

Use the official installer for the fastest setup, or go through the official ClawHub route when you want a single skill first.

1

Run the official installer

Install the OpenClaw-ready toolkit with the official script.

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

Official ClawHub install

If you want one skill first, install it directly from ClawHub.

clawhub install felo-search
3

Use it in prompts

Run the skill from your OpenClaw workflow.

> /felo-slides customer onboarding refresh, 8 slides

Hermes Agent

Best for teams that want to install Felo skills from a Hermes Agent chat with one official script, then use them immediately for research, reporting, and automation workflows.

1

Open a Hermes Agent chat

Start the Hermes Agent conversation where you want Felo skills available.

# Open Hermes Agent and get ready to paste the installer
2

Run the official installer

Paste the official script in Hermes Agent. It installs every Felo skill that ships with a SKILL.md file.

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

Use any skill right away

Call search, slides, web fetch, LiveDoc, website screenshots, transcripts, and more from the same Hermes workflow.

/felo-search latest AI coding agent news

ClawHub

Install the exact Felo skills you need directly from the official ClawHub route.

1

Choose a skill

Start with the capability your workflow needs first.

clawhub install felo-search
2

Add the next one

Install slides, fetch, or research skills separately as your stack grows.

clawhub install felo-slides
3

Expand the workflow

Layer in social, transcript, or knowledge-base skills as needed.

clawhub install felo-x-search

Gemini CLI

Clone the repository, then copy the Felo skill folders you want into the Gemini CLI skills directory.

1

Clone the repository

Start from the official GitHub repo.

git clone https://github.com/Felo-Inc/felo-skills.git
2

Enter the repo

Move into the cloned project before copying skills.

cd felo-skills
3

Copy skill folders

Add the skill folders you want to Gemini CLI.

cp -r felo-search ~/.gemini/skills/

OpenAI Codex

Clone the repository, then copy any Felo skill folder into the Codex skills directory.

1

Clone the repository

Download the official Felo skills repo first.

git clone https://github.com/Felo-Inc/felo-skills.git
2

Copy a skill folder

Move the skill you need into the Codex skills directory.

cp -r felo-search ~/.codex/skills/
3

Add more skills as needed

Repeat the same copy flow for additional Felo capabilities.

cp -r felo-slides ~/.codex/skills/
Use Cases

Real AI Task Automation Workflows, Real Results

These are not isolated demos. Felo Skills is built for connected, practical ai task automation and ai workflow automation across research, reporting, content operations, and internal knowledge.

Morning market brief in 12 minutes

A growth team needs current competitor moves, fresh user sentiment, and a concise presentation before standup.

1. Use felo-search for live news and market updates.
2. Use felo-x-search to collect community sentiment and thread highlights.
3. Send the summary into felo-slides for a polished update deck.

Turn a webinar into a launch deck

A PM wants to convert a long product webinar into notes, takeaways, and customer-facing presentation assets.

1. Pull the transcript and timestamps with felo-youtube-subtitling, then turn them into a concise summary.
2. Capture release notes and docs with felo-web-fetch.
3. Convert the combined content using felo-content-to-slides.

Internal knowledge routing for support

A support lead needs a faster way to answer policy, pricing, and onboarding questions from scattered internal docs.

1. Add PDFs, URLs, and files into felo-livedoc.
2. Run a persistent help workflow with felo-superagent.
3. Return grounded answers with cited knowledge base context.
Audience

Who Are These AI Productivity Tools For?

Felo Skills is designed for people who already work fast and need their AI stack to keep up. It is especially useful when your team wants practical ai productivity tools instead of another disconnected demo.

Claude Code developers

Developers who write code daily and need live answers, current docs, and structured web reading without leaving the terminal.

OpenClaw users

Teams running local AI agents who want to expand their capability set with search, slides, social data, and knowledge workflows.

AI productivity tool operators

People building repeatable research, reporting, or content pipelines that need dependable terminal-native automation.

AI office assistant teams

Marketing, operations, and knowledge teams that need quick decks, social monitoring, transcript capture, and cross-document answers.

Testimonials

What Developers & Power Users Are Saying

Real teams use Felo Skills as a bridge between general-purpose agents and the live work those agents need to do.

"Claude Code finally feels current."

We use Felo Skills whenever our AI productivity tools hit the training cutoff wall. Search plus web fetch became essential within a day.

Mia, staff engineerSaaS platform

"Slides from a prompt saved us hours."

Our ops team went from rough notes to stakeholder decks in minutes. It is the most practical AI office assistant workflow we ship right now.

Daniel, operations leadSeries B startup

"X monitoring is finally scriptable."

felo-x-search lets us track launches, replies, and competitors from one terminal workflow. We pipe it straight into weekly reporting.

Haruka, growth managerConsumer app

"LiveDoc became our team memory."

We stopped digging through random folders. Now our agent answers from docs, PDFs, and URLs with enough context to trust the result.

Rachel, support leadB2B support

"It is a real ai automation tools stack."

This is not a toy wrapper. The whole package feels like it was built for people who already live in CLI and want actual workflow automation.

Vik, platform engineerDeveloper tools

"The install story is refreshingly simple."

One npm package, same brand story across Claude Code, OpenClaw, ClawHub, and terminal usage. That consistency matters when onboarding teams.

Jin, AI enablementEnterprise team
FAQ

Frequently Asked Questions About Felo Skills

Answers to the questions buyers, developers, and operators usually ask before adopting a new layer of AI workflow automation.

AI automation means using AI tools to complete repeatable work such as research, content extraction, presentation generation, transcript retrieval, social monitoring, and knowledge search. Felo Skills turns those workflows into terminal-native actions that work inside Claude Code, OpenClaw, ClawHub, Gemini CLI, OpenAI Codex, and direct CLI usage.
Final CTA

Install the AI productivity tools your agent stack is missing.

Felo Skills gives Claude Code, OpenClaw, ClawHub, Gemini CLI, Codex, and direct terminal workflows the live capabilities they need: real-time search, PPT generation, web fetch, YouTube subtitles, X research, and knowledge retrieval. Start with one command, then scale your automation from there.