Empower Your Agent
with Real Data

No dependencies. No API keys. No environment setup.
One command, ready to go.

Most AI tools out there need missing dependencies, API keys, or complex configs just to get started.
Skilless is a trusted, curated skill library built for regular people — zero hassle, just works.

$curl -LsSf https://skilless.ai/install | bash
1
Downloads latest release — fetches the latest zip from GitHub Releases at github.com/brikerman/skilless.ai
2
Installs uv — sets up uv (ultra-fast Python package manager) if not already installed
3
Isolated deployment — creates a fully isolated virtual environment in ~/.agents/skills/ with all dependencies: yt-dlp fastmcp
4
Exposes CLI — generates the skilless.ai executable, ready to use immediately

Re-run to upgrade · Zero system pollution · No sudo required

Four Core Tools

A complete CLI toolkit that gives your AI Agent direct access to real-world data

search — Semantic Search

Deep semantic search powered by Exa, optimized for AI use cases. Supports multi-source cross-validation and fact-checking.

web — Web Reading

Extracts any webpage into clean Markdown via Jina Reader, ready for LLM context input.

ytd — Video Download & Subtitles

Powered by yt-dlp, supports video download and subtitle extraction from YouTube, Bilibili, and 1700+ sites.

media — Media Processing

Convert and compress video/audio files via FFmpeg. Supports all formats: mp4, mkv, mp3, aac, wav, and more.

Three AI Skills

Use tools individually, or let skills orchestrate them into complete workflows

Brainstorming

Transform vague ideas into actionable plans through natural dialogue. Proposes 2-3 approaches with trade-offs, and acts only after your approval.

Deep Research

Leverages all four tools for multi-source, cross-validated deep investigation. Turns your AI from a static text generator into an active internet researcher.

Professional Writing

Produces articles, emails, docs, and reports backed by real research data. Ensures every claim is verifiable, well-structured, and tone-matched.

How to Get Started

Three steps to up and running — no prior experience needed

1

Download OpenCode

OpenCode is a free, open-source AI agent that runs in your terminal. It reads your installed skill files and can execute real-world tasks on your behalf — web search, video subtitles, media conversion, and more.

Download from opencode.ai →
2

Paste This Into OpenCode

Copy the prompt below and paste it into OpenCode. The AI will detect your OS, run the install command, and confirm when done — no terminal knowledge needed.

LLM install prompt
# Install skilless.ai

Run this command in the user's terminal to install skilless.ai:

```bash
curl -LsSf https://skilless.ai/install | bash
```

For Windows (PowerShell):
```powershell
irm https://skilless.ai/install.ps1 | iex
```

This will:
1. Download the latest release from GitHub (github.com/brikerman/skilless.ai)
2. Install uv (ultra-fast Python package manager) if not present
3. Create an isolated virtual environment at ~/.agents/skills/skilless/
4. Install all dependencies (yt-dlp, fastmcp, jina reader, feedparser)
5. Generate the skilless CLI executable

To upgrade, re-run the install command. No sudo required.
3

Ask Anything

Open the OpenCode app and start chatting with AI. Your agent now has real-world data superpowers through skilless.ai.

Try these examples:

1

Download this YouTube video for me: https://www.youtube.com/watch?v=dQw4w9WgXcQ

2

I'm planning a trip to Japan, help me research and create a 7-day Tokyo travel guide with food recommendations

3

This YouTube video is too fast, extract the subtitles and organize them into readable notes

4

I want to buy noise-canceling headphones, help me search for reviews and recommend the best value option

5

Help me write a polite email to request a day off next Friday for personal matters

Zero Configuration

One command, fully isolated environment. No Node.js, Homebrew, or global Python required.

Secure & Private

Fully open-source and auditable. All credentials and data stored locally. Nothing uploaded to external servers.

Completely Free

MIT licensed. Uses only free and open-source tools. No hidden costs, no subscriptions.

FAQ

Skilless is a curated AI skill library. Most AI tools require missing dependencies, API keys, or complex setup just to get started. Skilless is built for regular people — one command to install, zero configuration, covering 90% of daily needs including search, web reading, video download & subtitles, and media conversion & compression.

No. You don't need to manually install anything or configure API keys. The install script automatically downloads uv (an ultra-fast Python package manager) and sets up a completely isolated virtual environment with all dependencies (yt-dlp, fastmcp, jina reader, etc.) — your system stays clean.

macOS, Windows, and Linux. Mac/Linux uses a curl command, Windows uses a native PowerShell script — no Git Bash or WSL required.

After installation, Skilless exposes four CLI commands: search, web, ytd, and media. Any tool that reads SKILL.md files from ~/.agents/skills/ will work. We recommend **OpenCode** — open source and free, works great with Skilless out of the box. Also works with OpenClaw, Kilo Code, Cursor, and Claude Code.

Check the Troubleshooting Guide on GitHub for solutions to common problems, or open an issue and we'll help you out. Troubleshooting Guide

terminal — credits.sh
~ cat credits.sh
# Built with ❤️ by
Eliyar Eziz
Eliyar Eziz
Head of AI Product Development @ Yodo1
Google Developer Expert AI Builder Engineer
@BrikerMan
# Supported by
Yodo1
Yodo1 🏆 Forbes Top 30 Companies for Remote Jobs

Yodo1 is your one partner for growing your games, publishing them and launching IP collaborations.

💡 We are building amazing AI products, join us.

View Open Positions
~