Mutaz Madar
Community@ossoolli
Open-source registry of 179 agent skills spanning LLM fine-tuning, OSINT reconnaissance, financial modeling, creative media generation, and developer productivity.
Agent Skills by Mutaz Madar
Showing 146 vetted skills indexed across 1 GitHub repositories.
nano-pdf
Edit PDF text, typos, and titles using natural-language instructions via CLI.
maps
Geocode places, find nearby POIs, and compute routes via OpenStreetMap and OSRM.
teams-meeting-pipeline
Operate the Teams meeting summary pipeline via Hermes CLI commands.
linear
Manage Linear issues, projects, teams, and documents via the GraphQL API using curl.
notion
Manage Notion pages, databases, and Workers via the ntn CLI or HTTP API.
airtable
Manage Airtable bases, tables, and records via REST API curl commands.
powerpoint
Create, read, and edit .pptx presentations using XML manipulation and pptxgenjs.
google-workspace
Manage Gmail, Calendar, Drive, Sheets, and Docs through OAuth-authenticated CLI commands.
ocr-and-documents
Extract text, tables, and images from PDFs and scanned documents using pymupdf or marker-pdf.
youtube-content
Extract YouTube transcripts and convert them into summaries, chapters, threads, and blog posts.
heartmula
Generates full songs from lyrics and style tags using open-source HeartMuLa music models.
spotify
Control Spotify playback, search, queues, playlists, and devices via the Hermes Spotify toolset.
songsee
Generate spectrograms and audio feature visualizations from audio files via CLI.
gif-search
Search and download GIFs from the Tenor API using curl and jq.
google_meet
Joins Google Meet calls with a Playwright bot to transcribe captions and speak via OpenAI Realtime.
parallel-cli
Runs web search, extraction, deep research, enrichment, and monitoring via the Parallel CLI.
searxng-search
Queries SearXNG meta-search instances via JSON API to aggregate results from 70+ search engines.
gitnexus-explorer
Index a codebase into a knowledge graph and serve an interactive web UI via Cloudflare tunnel.
qmd
Search local markdown notes and documents using hybrid BM25, vector, and LLM reranking retrieval.
drug-discovery
Query ChEMBL, PubChem, OpenFDA, and OpenTargets APIs for compound bioactivity and drug-likeness analysis.
osint-investigation
Cross-reference public records from SEC, OFAC, ICIJ, and court databases into evidence chains.
duckduckgo-search
Search the web via DuckDuckGo for text, news, images, and videos without an API key.
scrapling
Scrapes web pages using HTTP fetching, stealth browser automation, and spider crawling.
bioinformatics
Indexes and fetches 400+ bioinformatics reference skills and runnable pipelines from bioSkills and ClawBio repositories.
Frequently Asked Questions About Mutaz Madar
FAQPage SchemaWhat tasks can I accomplish with ossoolli's skill registry?▼
The registry covers LLM training and serving (PEFT, TRL, vLLM, llama.cpp), vector search (Qdrant, Pinecone, FAISS, Chroma), OSINT and security testing, financial modeling in Excel, video and image generation (ComfyUI, Blender, Manim), GitHub repository management, and productivity integrations like Notion, Linear, Shopify, and Google Workspace.
Who is the target audience for these skills?▼
ML engineers running distributed training and inference, security researchers conducting authorized pentests and supply-chain forensics, investment banking analysts building valuation models, creative technologists producing generative video and art, and developers extending the Hermes Agent with MCP servers and custom SKILL.md packages.
How do I install and run these skills?▼
Skills are folders with SKILL.md frontmatter loaded by the Hermes Agent runtime on Linux, macOS, or Windows. Each declares its dependencies (pip packages, CLI commands, or environment variables); setup scripts and credential prompts handle configuration, and related_skills metadata links complementary capabilities.
Are these skills free and open source?▼
Yes. Nearly all skills carry MIT licenses, with the financial modeling suite (DCF, LBO, comps, merger, 3-statement) under Apache-2.0. Only the PowerPoint deck skill is proprietary with separate LICENSE.txt terms. Many search and reconnaissance skills require no API keys at all.
What prerequisites do the skills require?▼
Requirements vary per skill and are declared in frontmatter: ML skills need PyTorch, Transformers, and CUDA GPUs; integration skills need API tokens (Shopify, Notion, Linear, Airtable); OSINT and finance skills run on Python stdlib with curl; macOS-only skills need CLIs like imsg, memo, or remindctl.