返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
y

yggdrasil

Diagnose Yggdrasil installation and daemon status for IPv6 P2P connectivity. Use when P2P fails, user asks about connectivity, or Yggdrasil needs to be installed.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.3
安全检测
已通过
280
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

yggdrasil

# Yggdrasil Setup Yggdrasil gives every OpenClaw agent a globally-routable `200::/8` IPv6 address derived from their Ed25519 keypair. Without it, P2P addresses are local-only. ## Quick Reference | Situation | Action | |---|---| | "Is P2P working?" / "Can I connect?" | `yggdrasil_check()`, explain result | | "What is my address?" (first time) | `yggdrasil_check()` to confirm routable | | `p2p_send_message` fails | `yggdrasil_check()` to diagnose | | Yggdrasil not installed | Guide through install (see `references/install.md`) | | User asks what Yggdrasil is | Explain briefly, offer to install | ## Interpreting yggdrasil_check Results | Address type | Meaning | Tell the user | |---|---|---| | `yggdrasil` | Daemon running, globally routable | Ready. Share the address with peers. | | `test_mode` | Local/Docker only | Fine for testing on the same machine. Not reachable by internet peers. | | `derived_only` | Yggdrasil not running | Address is NOT reachable. Install Yggdrasil first. | ## Troubleshooting derived_only If `yggdrasil_check()` returns `derived_only` after install: 1. **Binary not on PATH**: Run `which yggdrasil`. If not found, add to PATH or reinstall. 2. **Gateway not restarted**: The plugin detects the binary at startup. Restart the OpenClaw gateway. 3. **Permission denied**: On Linux, Yggdrasil needs `CAP_NET_ADMIN` to create a TUN interface. Run as root or use `setcap`. 4. **Docker**: Container needs `--cap-add=NET_ADMIN` and `--device=/dev/net/tun`. ## After Install 1. Restart the OpenClaw gateway. 2. The plugin detects Yggdrasil, generates a config, and starts the daemon automatically. 3. Call `yggdrasil_check()` to confirm the routable `200:` address. See `references/install.md` for platform-specific install commands.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 yggdrasil-1776278301 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 yggdrasil-1776278301 技能

通过命令行安装

skillhub install yggdrasil-1776278301

下载

⬇ 下载 yggdrasil v0.1.3(免费)

文件大小: 2.59 KB | 发布时间: 2026-4-16 16:08

v0.1.3 最新 2026-4-16 16:08
Fix skill name, add troubleshooting for derived_only, Docker/permissions guidance

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部