← Back to Skills Marketplace
kunwl123456

大爱仙尊古月方源

by wonder_land · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
963
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install daai-xianzun-persona
Description
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.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install daai-xianzun-persona
  3. After installation, invoke the skill by name or use /daai-xianzun-persona
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
蛊真人小说主角古月方源性格skill
Metadata
Slug daai-xianzun-persona
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 大爱仙尊古月方源?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 963 downloads so far.

How do I install 大爱仙尊古月方源?

Run "/install daai-xianzun-persona" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 大爱仙尊古月方源 free?

Yes, 大爱仙尊古月方源 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 大爱仙尊古月方源 support?

大爱仙尊古月方源 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 大爱仙尊古月方源?

It is built and maintained by wonder_land (@kunwl123456); the current version is v1.0.0.

💬 Comments