Winson Xu
Community@xu1713
Winson Xu (xu1713) maintains a 161-skill Hermes Agent registry spanning model fine-tuning, RAG retrieval, OSINT research, financial modeling, and creative media generation.
Agent Skills by Winson Xu
Showing 161 vetted skills indexed across 1 GitHub repositories.
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 properties and drug-likeness analysis.
osint-investigation
Cross-reference public records from SEC, USAspending, OFAC, and other sources 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.
darwinian-evolver
Evolve prompts, regex, SQL, and code snippets using an LLM-driven evolutionary search loop.
bioinformatics
Indexes and fetches 400+ bioinformatics reference skills and runnable pipelines from bioSkills and ClawBio repositories.
domain-intel
Performs passive domain reconnaissance including subdomain discovery, SSL inspection, WHOIS, and DNS lookups.
pinggy-tunnel
Expose local services to the public internet via Pinggy SSH reverse tunnels.
docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks via CLI commands.
inference-sh-cli
Runs 150+ cloud AI apps for image, video, audio, and search via the inference.sh CLI.
watchers
Poll RSS feeds, JSON APIs, and GitHub repositories with watermark-based deduplication.
sherlock
Search 400+ social networks for accounts matching a given username using the Sherlock CLI.
oss-forensics
Investigate GitHub repositories for supply chain compromise using multi-source forensic evidence collection.
1password
Configure 1Password CLI and read or inject secrets into commands and templates.
rest-graphql-debug
Diagnose REST and GraphQL API failures through layered connectivity, auth, and schema checks.
fitness-nutrition
Search exercises and food nutrition data via wger and USDA APIs, and compute fitness metrics offline.
neuroskill-bci
Reads real-time EEG and biometric metrics from a NeuroSkill BCI session to inform responses.
nemo-curator
Curate and deduplicate LLM training datasets on GPUs with NeMo Curator.
huggingface-accelerate
Adds distributed training support to PyTorch scripts with four lines of code.
Frequently Asked Questions About Winson Xu
FAQPage SchemaWhat tasks can I accomplish with xu1713's skill registry?▼
The registry covers distributed model training (FSDP, DeepSpeed, torchtitan), preference alignment (DPO, SimPO, GRPO), vector search (FAISS, Qdrant, Pinecone, Chroma), OSINT and domain reconnaissance, Excel-based valuation models, Solana/EVM blockchain queries, and media generation via ComfyUI, Blender, and TouchDesigner.
Who is the target audience for these skills?▼
ML engineers running fine-tuning and inference pipelines, security researchers and journalists conducting OSINT due diligence, investment banking analysts building 3-statement and LBO models, and creative technologists producing video, 3D, and generative art through the Hermes Agent runtime.
How do I install and run these skills?▼
Skills load inside the Hermes Agent on Linux, macOS, or Windows. Most declare pip dependencies (torch, transformers, vllm) or CLI prerequisites (curl, jq, ffmpeg) in their frontmatter; setup scripts and required environment variables such as API tokens are prompted interactively on first use.
Are these skills open source and free to use?▼
Yes. Nearly all skills carry MIT licenses, with the Anthropic-adapted finance skills under Apache-2.0. The PowerPoint skill is proprietary with its own LICENSE.txt. Several skills call paid third-party services (Lambda Labs, Modal, Pinecone, 1Password) that require separate accounts.
What prerequisites and dependencies are required?▼
Common requirements are Python 3 with PyTorch and Transformers for ML skills, curl/jq for API integrations, and service credentials like SHOPIFY_ACCESS_TOKEN, NOTION_API_KEY, or Google OAuth2 files. GPU skills need NVIDIA hardware with RAPIDS, Flash Attention, or TensorRT-LLM; Blender and TouchDesigner skills need running desktop instances.