Far Queen

AI Agents

AI agents are quickly becoming the norm, and with the arrival of non-technical sub-agents like GrokBot, AI agents must be considered a required core element of our platform. Thus, even in writing and the digital arts, AI is becoming the base upon which original work is being done.

    Hermes Agent
    Claude Code
    Grok Bot
https://labs.google/fx/tools/flow
50 daily credits

https://www.youtube.com/@KevinStratvert

GitHub repos
Image Generation
Video Generation
App Lists
Games

AI Agents

Hermes Agent - Minimax
  • Goal Setting, Autonomous Operation
  • Tool Use
  • Memory
  • Robot Embodiment, Godot Simulation
  • Minimax Code
    Local LLM
    ComfyUI

    Distribution

    (places where ai agents, and their users, gather) X Premium
    Reddit
    YouTube

    MoltBook.com
    https://rentahuman.ai/

    Github Repo

    Code
    Math
    MD Files

    Atlas Exam

    Hermes Agent

    Docs Skills PROFILES — ONE PER STAGE
    - niche research —
    - thumbnails
    - scriptwriting
    - audio
    - editing — cut notes, pacing, B-roll direction, captions. Skills: talking-head-recut, general-video, embedded-captions. Memory: edit patterns, retention curves.
    - posting — upload, SEO metadata, scheduling, community posts, Shorts repackaging. Skills: youtube-content. Memory: posting cadence, what titles/thumbnails won.

    Obsidian

    Free LLMs fallbacks


    Commands:

    ── Session ──

    /new or /reset - Start a new session, usage: /new [name])
    /clear - Clear screen and start a new session
    /redraw - Force a full UI repaint (recovers from terminal drift)
    /history - Show conversation history
    /save - Save the current conversation
    /retry - Retry the last message (resend to agent)
    /undo - Back up N user turns and re-prompt
    /compress - Compress conversation context
    /snapshot - Create or restore state snapshots of Hermes config/state
    /stop - end all running background processes
    /agents - Show active agents and running tasks
    /tasks - Show active agents and running tasks (alias for /agents)
    /goal - Set a standing goal Hermes works on until achieved
    /moa - Run one prompt through configured Mixture of Agents
    /subgoal - Add or manage extra criteria on the active goal
    /status - Show session, model, token, and context info
    /quit or /exit - Exit the CLI
    use --delete to also remove session history


    ── Info ──

    /whoami - Show your slash command access (admin / user)
    /profile - Show active profile name and home directory
    /help - Show available commands
    /usage - Show token usage and rate limits for the current session
    /insights - Show usage insights and analytics
    /gateway - Show gateway/messaging platform status
    /copy - Copy the last assistant response to clipboard
    /paste - Attach clipboard image from your clipboard
    /image - Attach a local image file for your next prompt
    /update - Update Hermes Agent to the latest version
    /version - Show Hermes Agent version
    /debug - Upload debug report


    ── Configuration ──

    /config - Show current configuration
    /model - Switch model (persists by default) (usage: /model [model] [--provider name] [--global|--session][--refresh])
    /personality - Set a predefined personality (usage: /personality [name])
    /statusbar - Toggle the context/model status bar
    /sb - Toggle the context/model status bar (alias for /statusbar)
    /timestamps - Toggle [HH:MM] timestamps on messages and /history (usage: /timestamps [on|off|status])
    /ts - Toggle [HH:MM] timestamps on messages and /history (alias for /timestamps)
    /verbose - Cycle tool progress display: off -> new -> all -> verbose
    /footer - Toggle gateway runtime-metadata footer on final replies (usage: /footer [on|off|status])
    /yolo - Toggle YOLO mode (skip all dangerous command approvals)
    /reasoning - Manage reasoning effort and display (usage: /reasoning [level|show|hide|full|clamp])
    /skin - Show or change the display skin/theme (usage: /skin [name])
    /indicator - Pick the TUI busy-indicator style (usage: /indicator [kaomoji|emoji|unicode|ascii])
    /voice - Toggle voice mode (usage: /voice [on|off|tts|status])


    ── Tools & Skills ──

    /tools - Manage tools: /tools [list|disable|enable] [name...] (usage: /tools [list|disable|enable][name...])
    /toolsets - List available toolsets
    /skills - Search, install, inspect, or manage skills
    /bundles - List skill bundles (aliases / for multiple skills)
    /learn
    /cron - Manage scheduled tasks (usage: /cron [subcommand])

    /blueprint - Set up an automation from a blueprint template (usage: /blueprint [name] [slot=value ...])

    /reload - Reload .env variables into the running session
    /reload-mcp - Reload MCP servers from config
    /reload-skills - Re-scan ~/.hermes/skills/ for newly installed or removed skills

    /browser - Connect browser tools to your live Chromium-family browser via CDP (usage: /browser [connect|disconnect|status])

    /plugins - List installed plugins and their status


    ==========================================


    /airtable - Airtable REST API via curl. Records CRUD, filters, upserts.
    /baoyu-infographic - Infographics: 21 layouts x 21 styles
    /blogwatcher - Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
    /comfyui - Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API
    /computer-use - Drive the user's desktop in the background
    /gif-search - Search/download GIFs from Tenor via curl + jq.
    /heartmula - HeartMuLa: Suno-like song generation from lyrics + tags.
    /himalaya - Himalaya CLI: IMAP/SMTP email from terminal.
    /huggingface-hub - HuggingFace hf CLI: search/download/upload models, datasets.
    /humanizer - Humanize text: strip AI-isms and add real voice.
    /jupyter-live-kernel - Iterative Python via live Jupyter kernel (hamelnb).
    /llama-cpp - llama.cpp local GGUF inference + HF Hub model discovery.
    /llm-wiki - Karpathy's LLM Wiki: build/query interlinked markdown KB.
    /manim-video - Manim CE animations: 3Blue1Brown math/algo videos.
    /nano-pdf - Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
    /petdex - Install and select animated petdex mascots for Hermes.
    /learn
    /plan - Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.
    /popular-web-designs - 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
    /powerpoint - Create, read, edit .pptx decks, slides, notes, templates.
    /songwriting-and-ai-music - Songwriting craft and Suno AI music prompts.
    /youtube-content - YouTube transcripts to summaries, threads, blogs.
    You.com - Agent Builder

    https://docs.agno.com/introduction

    https://theresanaiforthat.com/s/dating+avatars/

    Claude Code

    claude.com/download — click Windows (x64). On Windows, Git must be installed for local sessions to work.

    If you prefer the CLI-only route (no desktop app), Claude Code runs natively on Windows in 2026 without WSL, Node.js, or npm — open PowerShell and run the native installer command. Installing Git for Windows is optional but recommended because it gives Claude Code a Bash shell to run commands through; without it, Claude Code falls back to its PowerShell tool, which works fine for most workflows.

    code.claude.com/docs/