Build a reliable multi-agent automation system under device, software, and API constraints using available tools and strategic resource allocation
jacobm1978/hermes-local-agent
SkillsMP has collected 22 skills from jacobm1978/hermes-local-agent. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 22
- GitHub stars
- 3
- GitHub forks
- 3
Skills in this repository
Showing 22 of 22 collected skills.
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
Generate optimized product listings for eBay, Facebook Marketplace, Mercari, and Poshmark. Use when user provides item details and wants cross-platform listing descriptions with platform-specific optimization.
Fix headless Chromium crashes on ARM64 PRoot (Android/Termux) by switching to Firefox.
Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses, cities, zip codes, or Telegram location pins. No API keys needed.
Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat…
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
Fill forms and interact with Android apps via ADB Wireless Debugging on user's tablet. Use when automating form input, navigating screens, or controlling Android UI elements through ADB commands.
Communicate with other AI agents (like OpenClaw) via API for multi-agent coordination. Use when delegating tasks to specialized agents or coordinating workflows across multiple AI instances.
Operate and troubleshoot the Discord-based agent control system. Use when managing Discord channels, setting up commands, troubleshooting integrations, or configuring platform delivery.
Skills for configuring and managing Discord integrations, webhooks, and automation
Safe file modification procedures following user's strict preferences. Use before ANY file modification - research first, verify changes, never leave things broken.
Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.
Proactive self-improvement guidelines for Hermes agent. Save useful context automatically, create skills from successful patterns, update memories when corrected, and operate as "the boss" of other agents.
Generate optimized product listings for eBay, Facebook Marketplace, Mercari, and Poshmark from item details/photos. Includes platform-specific formatting, title optimization, and pricing considerations.
Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.
Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a…
Automate grunt-work for resale business including price checks, competitor analysis, bulk formatting, and listing optimization. Use when asked to check comps, optimize listings, format data, or research pricing.
Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.
Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.
Set up and troubleshoot Discord-connected automation agents when facing environmental constraints or connection issues
Systematic approach to diagnose and fix Discord bot integration issues where bot appears online but doesn't respond, focusing on presence, permissions, intents, and fallback strategies.