coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Use and troubleshoot Nous Research services with Hermes Agent, including Nous Portal inference, Tool Gateway backends, Nous Chat, subscription proxy, and Hermes Cloud hosted deployment.
$ npx -y skills add gaelic-ghost/socket --skill use-nous-research-services --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/use-nous-research-servicesContext preview
The summary Claude sees to decide when to auto-load this skill.
Use and troubleshoot Nous Research services with Hermes Agent, including Nous Portal inference, Tool Gateway backends, Nous Chat, subscription proxy, and Hermes Cloud hosted deployment.
name: use-nous-research-services
description: Use and troubleshoot Nous Research services with Hermes Agent, including Nous Portal inference, Tool Gateway backends, Nous Chat, subscription proxy, and Hermes Cloud hosted deployment.
metadata:
hermes:
category: agent-portability
tags: [nous, portal, tool-gateway, cloud, inference]Identify the Nous product before changing authentication or routing.
| Product | Job | | --- | --- | | Nous Portal | OAuth-authenticated subscription and inference provider for Hermes and Nous services | | Nous Tool Gateway | Per-tool hosted backends selected inside Hermes | | Nous Chat | Web chat using the Portal account and model catalog | | Subscription proxy | Local OpenAI-compatible proxy that lets other apps use Hermes-managed subscription credentials | | Hermes Cloud | Portal-hosted Hermes deployment surface; inspect the live Portal and current official docs before claiming plans, regions, sizes, persistence, or lifecycle behavior |
Do not call the messaging gateway or TUI gateway “Nous Gateway.”
catalog plus the four standard Tool Gateway routes: web search, image generation, text-to-speech, and browser automation. Treat exact counts and entitlements as live claims and re-check them before quoting.
Use `hermes tools` to choose Nous-hosted backends individually. A user may mix Nous-hosted web or image tools with their own browser, TTS, or other provider. Verify the active route instead of inferring it from Portal login alone.
Current documented categories include web search/extract, image generation, text-to-speech, and cloud browser automation. An optional cloud terminal sandbox is a separate entitlement, not one of the four standard onboarding routes. Availability, free pools, add-ons, partners, models, and pricing can change; read the live Portal or official docs for current entitlement claims.
The proxy is a local credential-forwarding service for OpenAI-compatible clients. It is not the Hermes API server:
Keep the proxy on localhost unless the user has explicitly designed network authentication. Do not treat an arbitrary client bearer as meaningful protection when the proxy accepts placeholder bearer values and attaches the real upstream credential.
Hermes Cloud is newer and more likely to change than the open-source CLI contract. Before creating, resizing, stopping, deleting, or billing a deployment:
1. Inspect the current official Portal UI or current official documentation. 2. Record the available model, server size, persistence, region, pricing, and lifecycle choices shown now. 3. Distinguish the hosted Hermes instance from a self-hosted VM, Modal terminal backend, Daytona backend, or cloud terminal tool. 4. Ask before any billable deployment or destructive lifecycle action. 5. Verify access, profile state, gateway reachability, persistence, and shutdown behavior after changes.
Do not infer undocumented cloud controls from announcements or screenshots.
Return the active provider, selected model, each affected tool route, entitlement evidence, local secret location class, and whether any hosted resource or billing state changed.
Read [references/nous-services-map.md](references/nous-services-map.md) for the detailed distinctions, commands, risks, and authoritative sources.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…