solana
25Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.
Skill Claude CodeCodex
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
Skill Claude CodeCodex
Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. [email protected]).
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Gateway to 400+ bioinformatics skills from bioSkills and ClawBio. Covers genomics, transcriptomics, single-cell, variant calling, pharmacogenomics, metagenomics, structural biology, and more. Fetches domain-specific reference material on demand.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
OSINT username search across 400+ social networks. Hunt down social media accounts by username.
Skill Claude CodeCodex
Use JSON validation and JSON Pointer lookup tools for exact payload inspection.
Skill Claude CodeCodex
Use calculator tools for exact arithmetic and unit conversion.
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Skill Claude CodeCodex
Manage Apple Reminders via remindctl CLI (list, add, complete, delete).
Skill Claude CodeCodex
Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.
Skill Claude CodeCodex
Send and receive iMessages/SMS via the imsg CLI on macOS.
Skill Claude CodeCodex
Drive the macOS desktop in the background via computeruse and cua-driver — launch apps, capture SOM indices, click/type/key without stealing focus.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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 delegatetask — this runs a full separate hermes process.