Skip to main content

raphaelmansuy/edgecrab

SkillsMP has collected 56 skills from raphaelmansuy/edgecrab. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
56
GitHub stars
83
GitHub forks
17

Showing 40 of 56 collected skills.

occupation
Software Developers
description

Drive the macOS desktop in the background via computer_use and cua-driver — launch apps, capture SOM indices, click/type/key without stealing focus.

updated
occupation
Software Developers
description

Use JSON validation and JSON Pointer lookup tools for exact payload inspection.

updated
occupation
Software Developers
description

Use calculator tools for exact arithmetic and unit conversion.

updated
occupation
Computer Occupations, All Other
description

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

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

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

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
Graphic Designers
description

Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.

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
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

Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.

updated
occupation
Software Developers
description

Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.

updated
occupation
Software Developers
description

Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.

updated
occupation
Software Developers
description

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.

updated
occupation
Information Security Analysts
description

Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic…

updated
occupation
Office Clerks, General
description

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

updated
occupation
Office Clerks, General
description

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

updated
occupation
Office Clerks, General
description

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

updated
occupation
Office Clerks, General
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
Computer Occupations, All Other
description

Spawn additional Hermes Agent instances as autonomous subprocesses for independent long-running tasks. Supports non-interactive one-shot mode (-q) and interactive PTY mode for multi-turn collaboration. Different from delegate_task — this runs a full separate…

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
Special Effects Artists & Animators
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
Software Developers
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
Computer Occupations, All Other
description

Help users configure Hermes Agent — CLI usage, setup wizard, model/provider selection, tools, skills, voice/STT/TTS, gateway, and troubleshooting. Use when someone asks to enable features, configure settings, or needs help with Hermes itself.

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
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
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

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
Software Developers
description

Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when…

updated
occupation
Office Clerks, General
description

Read, search, and create notes in the Obsidian vault.

updated
occupation
Office Clerks, General
description

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.

updated
Showing 40 of 56 collected skills.