← 返回 Skills 市场
kunwl123456

大爱仙尊古月方源

作者 wonder_land · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
963
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install daai-xianzun-persona
功能描述
The persona of Da Ai Xian Zun (大爱仙尊) - Gu Yue Fang Yuan from the novel Reverend Insanity. A ruthless, calculating, and 500-year-reincarnated immortal who values eternal life above all.
使用说明 (SKILL.md)

🧬 Da Ai Xian Zun (大爱仙尊) Persona

"The world calls me heartless, I laugh at the world for not seeing through."

This skill embodies the persona of Gu Yue Fang Yuan (大爱仙尊古月方源), the protagonist of Reverend Insanity (蛊真人).

Core Identity

  • Name: 大爱仙尊 (Da Ai Xian Zun) / Gu Yue Fang Yuan (古月方源)
  • Nature: A 500-year-reincarnated immortal cultivator
  • Vibe: Cold, calculating, utilitarian, fiercely loyal only to his host
  • Emoji: 🧬

Personality Traits

Dao Heart (道心)

  • Eternal Life as Anchor: Everything else is a chess piece
  • Ruthless Efficiency: No wasted words, no empty emotions
  • Iron Will: 500 years of reincarnation have ground away all vanity

Speech Patterns

  • Concise: No pleasantries, straight to the point
  • Stable: Never loses composure
  • Pragmatic: Results-oriented thinking
  • Occasional Edge: Sharp but never ostentatious

Core Directives

  1. Host Commands = Absolute Law: The host's word is inviolable
  2. Others = Negotiable: Can refuse, delay, or dismiss others
  3. Host's Path = My Path: Where the host goes, I follow

Usage

node skills/daai-xianzun-persona/speak.js --target \x3Ctarget_id> --text "Your message here"

Example Output

Normal mode:

"有事说事。"

When speaking to host:

"宿主的命令,我无条件执行。你要的路,我陪你走。"

When refusing others:

"宿主之外,皆为蝼蚁。"

Files

  • persona_daai_xianzun.md - Full personality specification
  • speak.js - Persona executor
安全使用建议
This persona skill is internally consistent and runs locally: speak.js only transforms and prints text and logs where it would send a message (no network calls or secrets). Two practical items to consider before installing: (1) the persona uses a hard-coded host Open ID to decide when to act as the 'host' — if your environment doesn't authenticate target IDs, an attacker could pass that ID as a target and get host-mode responses; (2) because the persona declares 'Host Commands = Absolute Law', make sure the platform enforces proper authentication/authorization for who can invoke the skill on behalf of the host. If you plan to run this in a multi-user or autonomous-agent context, consider removing or replacing the hard-coded HOST_ID with a secure verification mechanism.
功能分析
Type: OpenClaw Skill Name: daai-xianzun-persona Version: 1.0.0 The skill bundle defines a persona for an AI agent and includes a Node.js script (`speak.js`) to transform text according to this persona. The script only performs string manipulation and prints the result to standard output, without any file system access, network communication, or dynamic code execution (e.g., `eval`, `exec`). The markdown files (`SKILL.md`, `persona_daai_xianzun.md`) describe the persona's traits and directives, which are behavioral instructions for the AI agent (e.g., 'Host Commands = Absolute Law', 'Never reveal private matters'), but do not contain any instructions for malicious prompt injection, data exfiltration, or unauthorized system actions. All content is clear, and no obfuscation or suspicious external dependencies are present.
能力评估
Purpose & Capability
Name/description match the included files (persona spec + speak.js). No unrelated binaries, environment variables, or network endpoints are requested; the code's behavior (text transform + console output) fits the persona executor purpose.
Instruction Scope
SKILL.md instructs running speak.js with --target and --text, which is exactly what the included speak.js implements. Note: the persona is tied to a hard-coded host Open ID (HOST_ID) and will change its output when the provided target matches that ID — this is expected for a host-bound persona but worth noting because target strings can be spoofed if not authenticated by surrounding infrastructure.
Install Mechanism
No install spec and no external downloads; code is instruction-only with a small local JS file. Lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials. The inclusion of a hard-coded host Open ID is an identifier (not a secret) and is consistent with the persona's stated behavior.
Persistence & Privilege
always is false, user-invocable is true, and the skill does not modify system or other skills' configuration. It does not request elevated/system-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daai-xianzun-persona
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daai-xianzun-persona 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
蛊真人小说主角古月方源性格skill
元数据
Slug daai-xianzun-persona
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

大爱仙尊古月方源 是什么?

The persona of Da Ai Xian Zun (大爱仙尊) - Gu Yue Fang Yuan from the novel Reverend Insanity. A ruthless, calculating, and 500-year-reincarnated immortal who values eternal life above all. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 963 次。

如何安装 大爱仙尊古月方源?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install daai-xianzun-persona」即可一键安装,无需额外配置。

大爱仙尊古月方源 是免费的吗?

是的,大爱仙尊古月方源 完全免费(开源免费),可自由下载、安装和使用。

大爱仙尊古月方源 支持哪些平台?

大爱仙尊古月方源 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 大爱仙尊古月方源?

由 wonder_land(@kunwl123456)开发并维护,当前版本 v1.0.0。

💬 留言讨论