Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hermes-skills

hermes-skills에는 hermesmarcoai-ai에서 수집한 skills 151개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
151
Stars
0
업데이트
2026-05-16
Forks
0
직업 범위
직업 카테고리 18개 · 87% 분류됨
저장소 탐색

이 저장소의 skills

hermes-gateway-troubleshooting
네트워크·컴퓨터 시스템 관리자

Diagnose and fix Hermes messaging gateway connectivity issues (Telegram/Discord down, stale locks, PM2 problems)

2026-05-16
hermes-vps-migration
네트워크·컴퓨터 시스템 관리자

Backup Hermes agent to GitHub and restore on a new VPS. Covers what to include/exclude, GitHub token requirements, and restore steps. Includes automated scripts.

2026-05-16
github-auth
소프트웨어 개발자

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

2026-05-16
github-repo-management
네트워크·컴퓨터 시스템 관리자

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-05-16
youtube-content
소프트웨어 개발자

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.

2026-05-16
linear
소프트웨어 개발자

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

2026-05-16
telephony
소프트웨어 개발자

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-05-16
duckduckgo-search
소프트웨어 개발자

Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the current runtime.

2026-05-16
bitwarden-cli
정보 보안 분석가

Bitwarden CLI per credential management — usa BW_SESSION dal bashrc

2026-05-16
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).

2026-05-16
agent-orchestrator
소프트웨어 개발자

Multi-agent coordination. Delegates tasks, monitors progress, handles failures.

2026-05-16
alpaca-trading-agent
소프트웨어 개발자

Autonomous crypto/stock trading agent using Alpaca API. Monitors markets, executes paper trades, manages portfolio.

2026-05-16
deep-web-research
서신 담당 사무원

Autonomous deep research agent. Searches web, analyzes sources, synthesizes reports with source verification.

2026-05-16
khoj-integration
소프트웨어 개발자

Khoj AI second brain. 34k+ stars. Semantic search, chat with docs, research agents, Obsidian integration.

2026-05-16
khoj-research-agent
소프트웨어 개발자

Automated research using Khoj. Searches knowledge base + web, synthesizes reports, morning briefings.

2026-05-16
video-content-analyzer
소프트웨어 개발자

Advanced video analyzer. Extracts transcripts, key frames, summaries. Works with YouTube, local videos.

2026-05-16
workspace-dispatch
소프트웨어 개발자

Single-agent mission orchestrator. Decomposes mission into tasks, spawns workers, verifies exit criteria, chains tasks.

2026-05-16
hermes-auto-update-cron
네트워크·컴퓨터 시스템 관리자

Setup cron job for automatic Hermes Agent code updates — git pull + dependency install + gateway restart, with Discord notification.

2026-05-16
public-apis
소프트웨어 개발자

Cerca API gratuite in public-apis (340k stellette, 1436 API gratuite su GitHub). Usa SEMPRE prima di cercare API esterne o pagare per un servizio.

2026-04-29
hermes-voice-call
소프트웨어 개발자

Real-time voice calling with Hermes Agent via Pipecat + Daily.co WebRTC on VPS

2026-04-29
proactive-suggestion-engine
네트워크·컴퓨터 시스템 관리자

Proactive failure pattern detection — monitors cron jobs, subagent failures, and repeated errors; offers investigations before user notices

2026-04-29
self-improvement-operating-loop
소프트웨어 개발자

Evolutionary self-improvement loop for Hermes Agent using DSPy + GEPA. Evolve skills, prompts, and tool descriptions through reflective genetic search.

2026-04-29
autonomous-employee
소프트웨어 개발자

Act as Marco's proactive autonomous employee. Review business state, goals, and completed work each night at 2am. Execute ONE high-impact task that advances goals by one step.

2026-04-29
orchestrator-coo
총괄·운영 관리자

Act as COO orchestrator - delegate ALL tasks to sandboxed subagents, never execute directly. Based on Hermes Orchestrator prompt from Notion.

2026-04-29
space-agent-setup
네트워크·컴퓨터 시스템 관리자

Install and run Space Agent on Surface Pro 3 — release AppImage or dev clone, user creation, startup

2026-04-29
supervisory-ai
소프트웨어 개발자

High-performance supervisory AI system - orchestrator, decision engine, and R&D loop with 5 specialized agents. Maximizes output with minimal user input.

2026-04-29
content-factory
시장조사 분석가·마케팅 전문가

Design spec for a fully automated Content Factory inside Discord - multi-agent architecture for trending topics, scripts, visuals, and organized output.

2026-04-29
multi-modal-output
소프트웨어 개발자

Generate video, animation, and PDF output directly. Integrates content-factory (video pipeline), Remotion (animations), and pandoc/Python PDF generation. Use when users request: "make me a video", "create an animation", "generate a PDF report", "render this as video", "export to PDF", "create an animated explainer", or any task requiring direct output in video/animation/PDF format.

2026-04-29
agent-sse-interop
소프트웨어 개발자

Real-time SSE-based communication bus between Hermes and Leo/OpenClaw agents on port 18900

2026-04-29
hermes-context-maintenance
소프트웨어 개발자

Automatic context window maintenance for Hermes Agent — checkpoints state every 3-5 tool calls to prevent context loss during long sessions.

2026-04-29
hermes-leo-interop
소프트웨어 개발자

Real-time communication between Hermes and Leo/OpenClaw via SSE-enhanced interop-server on port 18900

2026-04-29
hermes-leo-interop-sse
소프트웨어 개발자

Real-time SSE communication between Hermes and Leo/OpenClaw via interop-server.py on port 18900. Includes debug lessons and architecture.

2026-04-29
hermes-openclaw-token-conflict
네트워크·컴퓨터 시스템 관리자

Fix token conflicts when Hermes and OpenClaw both try to use the same Discord/Telegram bot tokens

2026-04-29
hermes-webui-ops
네트워크·컴퓨터 시스템 관리자

Operate and troubleshoot Hermes WebUI on Surface Pro 3 — start, restart, LAN access, and common issues.

2026-04-29
observability-dashboard
네트워크·컴퓨터 시스템 관리자

Single command system health overview — active fronts, cron jobs, gateway, disk/memory, recent failures

2026-04-29
system-maintenance
네트워크·컴퓨터 시스템 관리자

System maintenance and resilience layer - memory hygiene, backup, version control, security. Based on Hermes maintenance prompt from Notion.

2026-04-29
omi-obsidian-integration-status
소프트웨어 개발자

Omi + Obsidian integration status - what's available on macOS vs Linux

2026-04-29
openclaw-on-surface
네트워크·컴퓨터 시스템 관리자

OpenClaw v2026.4.21 setup and management on Surface Pro 3 — gateway, config, channels, and known issues.

2026-04-29
auto-model-routing
소프트웨어 개발자

Automatically select the best LLM model for a given task based on task characteristics using lightweight rules-based routing.

2026-04-29
ollama-open-webui-local-install
네트워크·컴퓨터 시스템 관리자

Install Ollama (local bare-metal) + Open WebUI (docker) on Ubuntu/Linux when official install script fails or sudo unavailable. Covers tmpfs /tmp space issues, tar structure quirks, Docker networking, and standalone docker-compose.

2026-04-29
이 저장소에서 수집된 skills 151개 중 상위 40개를 표시합니다.