Skip to main content

Skills in this repository

johnson7788/MultiUserClaw - Page 3

SkillsMP has collected 149 skills from johnson7788/MultiUserClaw. Open a skill to review its source and details.

johnson7788/MultiUserClaw

Showing 40 of 149 collected skills.

occupation
Software Developers
description

Install and select animated petdex mascots for Hermes.

updated
occupation
Software Developers
description

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

updated
occupation
Postsecondary Teachers, All Other
description

Search arXiv papers by keyword, author, category, or ID.

updated
occupation
Office Clerks, General
description

Karpathy's LLM Wiki: build/query interlinked markdown KB.

updated
occupation
Financial & Investment Analysts
description

Query Polymarket: markets, prices, orderbooks, history.

updated
occupation
Technical Writers
description

Write ML papers for NeurIPS/ICML/ICLR: design→submit.

updated
occupation
Software Developers
description

Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.

updated
occupation
Software Developers
description

Plan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.

updated
occupation
unclassified
description

Pre-commit review: security scan, quality gates, auto-fix.

updated
occupation
Software Developers
description

Parallel 3-agent cleanup of recent code changes.

updated
occupation
Software Developers
description

Throwaway experiments to validate an idea before build.

updated
occupation
unclassified
description

4-phase root cause debugging: understand bugs before fixing.

updated
occupation
unclassified
description

TDD: enforce RED-GREEN-REFACTOR, tests before code.

updated
occupation
Software Developers
description

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.

updated
occupation
Software Developers
description

Read-only EVM client: wallets, tokens, gas across 8 chains.

updated
occupation
Software Developers
description

Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.

updated
occupation
Project Management Specialists
description

Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strategies, migration paths), this skill produces a 1-3-1…

updated
occupation
Software Developers
description

Control Blender directly from Hermes via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.

updated
occupation
Graphic Designers
description

Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals —…

updated
occupation
Audio & Video Technicians
description

Create HTML-based video compositions, animated title cards, social overlays, captioned talking-head videos, audio-reactive visuals, and shader transitions using HyperFrames. HTML is the source of truth for video. Use when the user wants a rendered MP4/WebM…

updated
occupation
Software Developers
description

Run 150+ AI apps via inference.sh CLI (infsh) — image generation, video creation, LLMs, search, 3D, social automation. Uses the terminal tool. Triggers: inference.sh, infsh, ai apps, flux, veo, image generation, video generation, seedream, seedance, tavily

updated
occupation
Network & Computer Systems Administrators
description

Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.

updated
occupation
Network & Computer Systems Administrators
description

Zero-install localhost tunnels over SSH via Pinggy.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Roleplay the most difficult, tech-resistant user for your product. Browse the app as that persona, find every UX pain point, then filter complaints through a pragmatism layer to separate real problems from noise. Creates actionable tickets from genuine issues…

updated
occupation
Software Developers
description

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. hermes-agent@agentmail.to).

updated
occupation
Financial & Investment Analysts
description

Build auditable Excel workbooks headless with openpyxl — blue/black/green cell conventions, formulas over hardcodes, named ranges, balance checks, sensitivity tables. Use for financial models, audit outputs, reconciliations.

updated
occupation
Financial & Investment Analysts
description

Build leveraged buyout models in Excel — sources & uses, debt schedule, cash sweep, exit multiple, IRR/MOIC sensitivity. Pairs with excel-author. Use for PE screening, sponsor-case valuation, or illustrative LBO in a pitch.

updated
occupation
Financial & Investment Analysts
description

Build accretion/dilution (merger) models in Excel — pro-forma P&L, synergies, financing mix, EPS impact. Pairs with excel-author. Use for M&A pitches, board materials, or deal evaluation.

updated
occupation
Financial & Investment Analysts
description

Build PowerPoint decks headless with python-pptx. Pairs with excel-author for model-backed decks where every number traces to a workbook cell. Use for pitch decks, IC memos, earnings notes.

updated
occupation
Software Developers
description

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI…

updated
occupation
Software Developers
description

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP…

updated
occupation
Software Developers
description

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

updated
occupation
Software Developers
description

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace…

updated
occupation
Software Developers
description

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or…

updated
occupation
Software Developers
description

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure…

updated
occupation
Software Developers
description

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports…

updated
occupation
Software Developers
description

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with…

updated
occupation
Software Developers
description

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

updated
occupation
Software Developers
description

Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.

updated
occupation
Software Developers
description

Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for…

updated
Showing 40 of 149 collected skills.