Skip to main content

Skills in this repository

overviewlabs/WHOX - Page 2

SkillsMP has collected 108 skills from overviewlabs/WHOX. Open a skill to review its source and details.

overviewlabs/WHOX

Showing 40 of 108 collected skills.

occupation
Information Security Analysts
description

OSINT username search across 400+ social networks. Hunt down social media accounts by username.

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).

updated
occupation
Travel Guides
description

Manage Apple Reminders via remindctl CLI (list, add, complete, delete).

updated
occupation
Software Developers
description

Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.

updated
occupation
Software Developers
description

Send and receive iMessages/SMS via the imsg CLI on macOS.

updated
occupation
Software Developers
description

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

updated
occupation
Software Developers
description

Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.

updated
occupation
Software Developers
description

Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.

updated
occupation
Software Developers
description

Complete guide to using and extending WHOX Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure WHOX,…

updated
occupation
Software Developers
description

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.

updated
occupation
Software Developers
description

Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art…

updated
occupation
Technical Writers
description

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.

updated
occupation
Data Scientists
description

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code…

updated
occupation
Software Developers
description

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

updated
occupation
Software Developers
description

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

updated
occupation
Software Developers
description

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

updated
occupation
Software Developers
description

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

updated
occupation
Software Developers
description

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

updated
occupation
Software Developers
description

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

updated
occupation
Taxi DriversShuttle Drivers & Chauffeurs
description

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.

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

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native WHOX Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool…

updated
occupation
Software Developers
description

Search and download GIFs from Tenor using curl. No dependencies beyond curl and jq. Useful for finding reaction GIFs, creating visual content, and sending GIFs in chat.

updated
occupation
Software Developers
description

Set up and run HeartMuLa, the open-source music generation model family (Suno-like). Generates full songs from lyrics + tags with multilingual support.

updated
occupation
Software Developers
description

Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.

updated
occupation
Data Scientists
description

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

updated
occupation
Data Scientists
description

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace,…

updated
occupation
Data Scientists
description

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

updated
occupation
Data Scientists
description

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

updated
occupation
Software Developers
description

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

updated
occupation
Data Scientists
description

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on…

updated
occupation
Data Scientists
description

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules,…

updated
occupation
Data Scientists
description

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library

updated
occupation
Software Developers
description

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints,…

updated
occupation
Data Scientists
description

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

updated
occupation
Data Scientists
description

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning.…

updated
occupation
Data Scientists
description

Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.

updated
Showing 40 of 108 collected skills.