Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

hermes-skills

hermes-skills 收录了来自 hermesmarcoai-ai 的 151 个 skills,并提供仓库级职业覆盖和站内 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
当前展示该仓库 Top 40 / 151 个已收集 skills。