Skip to main content
Run any Skill in Manus
with one click
GitHub repository

edgecrab

edgecrab contains 56 collected skills from raphaelmansuy, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
56
Stars
77
updated
2026-06-13
Forks
16
Occupation coverage
13 occupation categories · 100% classified
repository explorer

Skills in this repository

macos-computer-use
software-developers

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

2026-06-13
json-toolbox-skill
software-developers

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

2026-04-10
calculator-skill
software-developers

Use calculator tools for exact arithmetic and unit conversion.

2026-04-10
native-mcp
computer-occupations-all-other

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

2026-04-06
blackbox
software-developers

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.

2026-04-05
base
software-developers

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.

2026-04-05
solana
software-developers

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.

2026-04-05
meme-generation
graphic-designers

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

2026-04-05
agentmail
software-developers

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

2026-04-05
neuroskill-bci
software-developers

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 wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.

2026-04-05
fastmcp
software-developers

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

2026-04-05
openclaw-migration
software-developers

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.

2026-04-05
telephony
software-developers

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.

2026-04-05
qmd
software-developers

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.

2026-04-05
1password
software-developers

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

2026-04-05
oss-forensics
information-security-analysts

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 reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.

2026-04-05
apple-notes
office-clerks-general-439061

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

2026-04-05
apple-reminders
office-clerks-general-439061

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

2026-04-05
findmy
office-clerks-general-439061

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

2026-04-05
imessage
office-clerks-general-439061

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

2026-04-05
claude-code
software-developers

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.

2026-04-05
codex
software-developers

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.

2026-04-05
hermes-agent-spawning
computer-occupations-all-other

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 hermes process.

2026-04-05
opencode
software-developers

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.

2026-04-05
ascii-video
special-effects-artists-and-animators

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 animations, hybrid video+audio reactive, text/lyrics overlays, real-time terminal rendering. Use when users request: ASCII video, text art video, terminal-style video, character art animation, retro text visualization, audio visualizer in ASCII, converting video to ASCII art, matrix-style effects, or any animated ASCII output.

2026-04-05
excalidraw
software-developers

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.

2026-04-05
jupyter-live-kernel
data-scientists-152051

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 step-by-step. Uses terminal to run CLI commands against a live Jupyter kernel. No new tools required.

2026-04-05
hermes-agent-setup
computer-occupations-all-other

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.

2026-04-05
dogfood
software-quality-assurance-analysts-and-testers

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

2026-04-05
codebase-inspection
software-developers

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.

2026-04-05
github-auth
software-developers

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.

2026-04-05
github-code-review
software-quality-assurance-analysts-and-testers

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.

2026-04-05
github-issues
software-developers

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.

2026-04-05
github-pr-workflow
software-developers

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.

2026-04-05
github-repo-management
software-developers

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.

2026-04-05
gif-search
software-developers

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.

2026-04-05
obliteratus
software-developers

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, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

2026-04-05
hermes-atropos-environments
software-developers

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 creating, reviewing, or fixing RL environments in the hermes-agent repo.

2026-04-05
obsidian
office-clerks-general-439061

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

2026-04-05
google-workspace
office-clerks-general-439061

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.

2026-04-05
Showing top 40 of 56 collected skills in this repository.
edgecrab Agent Skills on GitHub | SkillsMP