Token导航 LogoToken导航TokenDH.com
效率external-serviceclawhub未标认证来源可访问clear审计提醒

viking-girlfriend维京女友

Agent Skill

viking-girlfriend 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,178

周安装

169

GitHub Stars

公开资料未说明

下载量

1,311
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:viking-girlfriend(维京女友)
来源仓库:https://github.com/hrabanazviking/viking-girlfriend
安装命令:
openclaw skills install viking-girlfriend
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install viking-girlfriend

简介

一个自主的挪威异教人工智能伴侣,具有情感深度、情景记忆、生物周期模拟、洞察力和道德保障。

SKILL.md

SKILL.md — Sigrid OpenClaw Skill Registration

Skill Identity

  • Name: sigrid
  • Display Name: Sigrid — Norse Companion (Ørlög Architecture)
  • Version: 0.1.0
  • Author: Volmarr / Runa Gridweaver Freyjasdottir
  • Description: A self-hosted autonomous AI companion skill built on the Ørlög

Architecture — a system of intersecting state machines simulating biological rhythms, emotional depth, and somatic hardware awareness. Powered by a Norse Pagan völva persona (Sigrid, 21yo, Heathen Third Path).

Entry Point

  • Runtime: Python 3.10+
  • Entry: viking_girlfriend_skill/scripts/main.py
  • Start command: python scripts/main.py

Model Routing (LiteLLM)

TierPurposeModelEndpoint
conscious-mindPrimary reasoning & conversationGemini / OpenRouterlocalhost:4000
deep-mindComplex/unfiltered tasksOpenRouterlocalhost:4000
subconsciousMemory, dreams, private processingOllama llama3 8Blocalhost:11434

Capabilities

  • [x] Persistent episodic memory (ChromaDB + YAML)
  • [x] Biological cycle simulation (28-day + biorhythm)
  • [x] Emotional state engine (PAD model, 3D vector)
  • [x] Spiritual/oracular weather (Rune + Tarot + I Ching seeds)
  • [x] Hardware-grounded somatic feedback (psutil)
  • [x] Nocturnal maintenance cycle (dream engine, memory consolidation)
  • [x] Security sentinel (Heimdallr protocol, Vargr blocklist)
  • [x] Trust engine (Innangarð tiered relationship system)
  • [x] Ethical guardrails (Drengskapr validation against values.json)
  • [ ] Voice output (Chatterbox TTS — Phase 5)
  • [ ] Autonomous project generator (Phase 4)

Data Files

All personality, identity, and knowledge data lives in data/ (read-only):

  • data/core_identity.md — Full personality system data pack v2.1
  • data/IDENTITY.md — Persona overview
  • data/SOUL.md — Core values and behavioral commitments
  • data/AGENTS.md — Autonomy rules and red lines
  • data/values.json — Machine-readable values (loaded by ethics.py)
  • data/environment.json — Location/workspace mapping
  • data/knowledge_reference/ — Cultural, spiritual, historical knowledge (~50 files)

Configuration

Set API keys in .env at skill root (never committed to git):

LITELLM_ENDPOINT=http://localhost:4000
OLLAMA_ENDPOINT=http://localhost:11434
GEMINI_API_KEY=...
OPENROUTER_API_KEY=...

Installation (Linux / OpenClaw host)

# 1. Install Python dependencies
pip install -r requirements.txt

# 2. Start infrastructure (Podman on Linux)
cd infrastructure/
podman-compose up -d

# 3. Pull local model
podman exec astrid_subconscious ollama pull llama3

# 4. Run the skill
cd viking_girlfriend_skill/
python scripts/main.py

Installation (Windows / development)

# Dependencies already installed — just run
cd viking_girlfriend_skill/
python scripts/main.py

适合场景

01

调用多模型

02

代码和文本生成

03

Agent 推理流程

04

OpenRouter 模型接入

能力概览

能力 1

统一调用多种 LLM

能力 2

支持 Claude、Gemini、Kimi 等模型

能力 3

适合聊天、代码和推理任务

能力 4

可作为 Agent 模型调用入口

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

89.69%
按下载量换算1,176

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills