fandhe-ai/agent-reference-skills

hermes-agent

Hermes Agent CLI リファレンス。 インストール、CLI コマンド (chat, model, gateway, config, skills, cron, webhook, mcp, profile)、 Configuration (Terminal Backends, Memory, TTS / STT, Compression, Display, Auxiliary Models)、 Features (Tools, Skills, MCP, Memory, Voice Mode, Personality, Context Files)、 Messaging Gateway (14+ プラットフォーム)、Security、Architecture、 Platform Support、Nous Portal 連携 (Tool Gateway)。

First seen May 10, 2026

Installation

$ npx skills add fandhe-ai/agent-reference-skills --skill hermes-agent

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fandhe-ai/agent-reference-skills · top by installs.

npx skills add fandhe-ai/agent-reference-skills

Browse all from fandhe-ai/agent-reference-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents nous-research

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 4,794 B
  • docs SUMMARY.md 478 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 21 installs

SKILL.md

Hermes Agent リファレンス

Hermes Agent — Nous Research が開発したオープンソース AI CLI エージェント。 マルチ LLM プロバイダー対応、メッセージングプラットフォーム統合、MCP 連携、音声モード、スキルシステムを備える。 CLI 操作・設定カスタマイズ・機能活用・デプロイ時に参照する。

ディレクトリ構成

skills/hermes-agent/
  SKILL.md
  references/
    getting-started/
      README.md
      installation.md
      quickstart.md
      learning-path.md
      platform-support.md
    cli/
      README.md
      commands.md
      interface.md
    configuration/
      README.md
      configuration.md
    features/
      README.md
      tools.md
      skills.md
      mcp.md
      memory.md
      voice-mode.md
      personality.md
      context-files.md
    messaging/
      README.md
      messaging.md
    security/
      README.md
      security.md
    guides/
      README.md
      mcp-guide.md
      voice-mode-guide.md
      run-nemotron-3-ultra-free.md
      tips.md
    architecture/
      README.md
      architecture.md
    reference/
      README.md
      faq.md
      skills-hub.md
    integrations/
      README.md
      nous-portal.md
  samples/
    README.md
    basic-chat.md
    mcp-server-setup.md
    messaging-gateway.md
    skills-install.md
    memory-management.md
    voice-mode.md
    docker-terminal.md
    cron-scheduling.md
  scripts/
    README.md
    install.md
    cli.md
    setup.md
    gateway.md
    skills.md
    mcp.md
    sessions.md
    auth.md
    cron.md
    plugins.md

探索手順

タスクからカテゴリを引き、カテゴリの README.md で目的のページを特定する:

  1. 下記マッピング表でタスクに対応するカテゴリを探す
  2. そのカテゴリの references/{category}/README.md を参照して目的のページを特定する
  3. 該当ページの .md を Read して詳細を確認する

タスク → カテゴリ マッピング

タスク カテゴリ 参照 README
インストール、クイックスタート、学習パス、プロバイダー設定、サポート対象プラットフォーム階層 getting-started [references/getting-started/README.md](references/getting-started/README.md)
CLI 起動オプション、キーバインド、スラッシュコマンド、全 CLI コマンドリファレンス cli [references/cli/README.md](references/cli/README.md)
config.yaml 設定、Terminal Backend (Docker/SSH/Modal 等)、TTS/STT、Display、Compression configuration [references/configuration/README.md](references/configuration/README.md)
Tools & Toolsets、Memory、Skills、MCP、Voice Mode、Personality、Context Files features [references/features/README.md](references/features/README.md)
Messaging Gateway、Telegram/Discord/Slack/WhatsApp 等の連携、サービス管理 messaging [references/messaging/README.md](references/messaging/README.md)
セキュリティモデル、Dangerous Command Approval、Container Isolation、SSRF Protection security [references/security/README.md](references/security/README.md)
MCP 実践ガイド、Voice Mode セットアップ、Nemotron 3 Ultra 無料利用、Tips & Best Practices guides [references/guides/README.md](references/guides/README.md)
内部アーキテクチャ、サブシステム構成、設計原則 architecture [references/architecture/README.md](references/architecture/README.md)
FAQ、トラブルシューティング、Skills Hub 概要 reference [references/reference/README.md](references/reference/README.md)
Nous Portal 連携、Tool Gateway、フロンティアモデル統合サブスクリプション integrations [references/integrations/README.md](references/integrations/README.md)
典型的な使い方を知りたい(チャット、MCP、音声、Docker、スケジュール等) samples [samples/README.md](samples/README.md)
インストール・CLI コマンド・ゲートウェイ起動・認証・Cron 等を実行したい scripts [scripts/README.md](scripts/README.md)