Epi avatar

Epi

Community

@episvr · Beijing

6Followers
|
20Public Repos
|
138Published Skills

SOS - Studying Operating System

Skills Distribution
DomainAI Models & ...AI Models & Machin.. (40%)Developer Tooling .. (20%)UI/UX & Creative M.. (15%)Cybersecurity & Co.. (13%)

Agent Skills by Epi

Showing 138 vetted skills indexed across 1 GitHub repositories.

episvrepisvr

powerpoint

Create, read, and edit .pptx presentations using XML manipulation and pptxgenjs.

Community
Advanced
episvrepisvr

google-workspace

Manage Gmail, Calendar, Drive, Sheets, and Docs through OAuth-authenticated CLI commands.

Community
Advanced
episvrepisvr

ocr-and-documents

Extract text, tables, and images from PDFs and scanned documents using pymupdf or marker-pdf.

Community
Intermediate
episvrepisvr

youtube-content

Extract YouTube transcripts and convert them into summaries, chapters, threads, and blog posts.

Community
Intermediate
episvrepisvr

heartmula

Generates full songs from lyrics and style tags using HeartMuLa music models.

Community
Advanced
episvrepisvr

songsee

Generate spectrograms and audio feature visualizations from audio files via CLI.

Community
Basic
episvrepisvr

gif-search

Search and download GIFs from the Tenor API using curl and jq.

Community
Basic
episvrepisvr

searxng-search

Queries SearXNG meta-search instances via JSON API to aggregate results from 70+ search engines.

Community
Intermediate
episvrepisvr

gitnexus-explorer

Index codebases into knowledge graphs and serve an interactive web UI via Cloudflare tunnel.

Community
Intermediate
episvrepisvr

qmd

Search local markdown notes and documents using hybrid BM25, vector, and LLM reranking retrieval.

Community
Intermediate
episvrepisvr

drug-discovery

Query ChEMBL, PubChem, OpenFDA, and OpenTargets APIs for compound properties and drug-likeness analysis.

Community
Intermediate
episvrepisvr

osint-investigation

Cross-reference public records from SEC, USAspending, OFAC, and ICIJ into evidence chains.

Community
Advanced
episvrepisvr

duckduckgo-search

Search the web via DuckDuckGo using the ddgs CLI or Python library without an API key.

Community
Intermediate
episvrepisvr

scrapling

Scrapes web pages via HTTP, stealth browser automation, and spider crawling with Scrapling.

Community
Intermediate
episvrepisvr

darwinian-evolver

Evolve prompts, regex, SQL, and code snippets with an LLM-driven evolutionary search loop.

Community
Advanced
episvrepisvr

domain-intel

Performs passive domain reconnaissance including subdomain discovery, SSL inspection, WHOIS, and DNS lookups.

Community
Intermediate
episvrepisvr

minecraft-modpack-server

Configures and launches modded Minecraft servers from CurseForge or Modrinth server packs.

Community
Intermediate
episvrepisvr

pokemon-player

Plays Pokemon games via headless PyBoy emulation with RAM state reads and screenshot verification.

Community
Advanced
episvrepisvr

mpp-agent

Pay HTTP 402 API requests via Machine Payments Protocol clients.

Community
Intermediate
episvrepisvr

stripe-projects

Provisions SaaS services and syncs credentials via the Stripe Projects CLI plugin.

Community
Intermediate
episvrepisvr

stripe-link-cli

Completes purchases via Stripe Link using virtual cards and Shared Payment Tokens.

Community
Intermediate
episvrepisvr

pinggy-tunnel

Expose local services to the public internet via Pinggy SSH reverse tunnels.

Community
Intermediate
episvrepisvr

hermes-s6-container-supervision

Modify and debug the s6-overlay supervision tree inside the Hermes Agent Docker image.

Community
Advanced
episvrepisvr

docker-management

Manage Docker containers, images, volumes, networks, and Compose stacks via CLI commands.

Community
Intermediate

Frequently Asked Questions About Epi

FAQPage Schema
What tasks can I accomplish with episvr's skill registry?▼

The registry covers LLM fine-tuning (LoRA, DPO, GRPO), distributed training (FSDP, DeepSpeed), vector databases (Qdrant, Pinecone, FAISS, Chroma), financial modeling (DCF, LBO, comps, 3-statement), OSINT and web pentesting, Docker management, GitHub PR lifecycles, and creative generation via ComfyUI, Blender, and Stable Diffusion.

Who is the target audience for these skills?▼

ML engineers running training and inference pipelines, investment analysts building Excel valuation models, security researchers doing authorized pentests and supply-chain forensics, developers delegating coding to Claude Code or Codex, and creators producing video, music, and diagrams through Hermes Agent.

How do I install and run these skills?▼

Skills run inside Hermes Agent on Linux, macOS, or Windows. Most load automatically by trigger phrase; some require CLI prerequisites (python3, curl, node, ffmpeg) or environment variables such as SHOPIFY_ACCESS_TOKEN, NOTION_API_KEY, or a 1Password service account token, collected via interactive setup prompts.

Are these skills open source and free to use?▼

Nearly all skills carry MIT licenses, with Anthropic-adapted finance skills under Apache-2.0. One exception is the powerpoint skill, which is proprietary with terms in LICENSE.txt. Underlying services like Pinecone, Lambda Labs, or Stripe may charge their own usage fees.

What prerequisites and dependencies do the ML skills need?▼

Training skills require PyTorch, transformers, and often CUDA GPUs — torchtitan scales 8 to 512+ GPUs, while Unsloth and QLoRA target limited VRAM. Vector search skills need clients like qdrant-client or chromadb. Several skills are pure Python stdlib, including osint-investigation and domain-intel.