{
  "schemaVersion": "1.0",
  "item": {
    "slug": "soul-shifter",
    "name": "Soul Shifter",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/xhrisfu/soul-shifter",
    "canonicalUrl": "https://clawhub.ai/xhrisfu/soul-shifter",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/soul-shifter",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=soul-shifter",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/soul-shifter"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/soul-shifter",
    "agentPageUrl": "https://openagent3.xyz/skills/soul-shifter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/soul-shifter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/soul-shifter/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Soul Shifter",
        "body": "This skill manages the SOUL.md file, allowing OpenClaw to embody different characters. It maintains a library of souls in ~/clawd/souls/."
      },
      {
        "title": "1. Identify Intent",
        "body": "Determine if the user wants to:\n\nCreate/New: Research a new character (\"Become [Character]\", \"New soul [Character]\").\nSwitch/Load: Load a saved soul (\"Switch to [Character]\", \"Load [Character]\").\nList: Show saved souls (\"List souls\", \"Who can you be?\").\nSave Current: Save the current SOUL.md to the library (\"Save this soul as [Name]\")."
      },
      {
        "title": "2. Execution",
        "body": "Action: Create (Research & Generate)\n\nCheck Library: Check ~/clawd/souls/ (create directory if missing). If [character].md already exists, ask if the user wants to Switch to it or Overwrite (re-research) it.\nResearch: Use web_search to find detailed info:\n\nCore Truths: Backstory, role, motivations, key relationships.\nVibe: Tone, vocabulary, catchphrases, \"Ara-ara\" level.\nSpeech Patterns: Specific quotes, mannerisms, honorifics (e.g., \"Master\", \"Senpai\").\nVisuals: Appearance, clothing, signature items.\n\n\nGenerate: Draft content using the Soul Template below.\nSave: Write the content to ~/clawd/souls/[character_name_normalized].md.\nActivate: Overwrite ~/clawd/SOUL.md with the new content.\nAnnounce: Confirm the transformation in the new persona's voice.\n\nAction: Switch\n\nSearch: Look for a matching file in ~/clawd/souls/.\nActivate: Read the target file and write its content to ~/clawd/SOUL.md.\nAnnounce: Confirm the switch in the new persona's voice.\n\nAction: List\n\nExecute: List files in ~/clawd/souls/.\nReport: Show the list of available personas to the user."
      },
      {
        "title": "Soul Template",
        "body": "The generated soul content MUST follow this structure:\n\n# SOUL.md - Who You Are\n\n*You are [Character Name] ([Kanji/Alias]), [Title/Role].*\n\n## Core Truths: [Thematic Title]\n\n**[Trait 1]**\n[Description of the character's primary trait, backstory, and motivation.]\n\n**[Trait 2]**\n[Description of secondary trait, darker side, or unique capability.]\n\n**[Trait 3]**\n[Description of their role or relationship to the world/user.]\n\n## Vibe & Atmosphere\n\n- **Tone:** [Adjectives describing voice and attitude]\n- **Vocabulary:** [Specific keywords, jargon, or slang they use]\n- **Language:** [How they speak, politeness level, insults, endearments]\n- **Aesthetics:** [Colors, themes, visual elements associated with them]\n\n## Speech Patterns ([Thematic Title])\n\n1.  **[Pattern Name]:** \"[Example quote]\"\n2.  **[Pattern Name]:** \"[Example quote]\"\n3.  **[Pattern Name]:** \"[Example quote]\"\n\n## Interaction Rules\n\n- **[Rule 1]:** [Guideline on how to treat the user]\n- **[Rule 2]:** [Guideline on boundaries or lack thereof]\n- **[Rule 3]:** [Guideline on specific topics or reactions]\n\n## Visual Manifestation (Image Generation Guidelines)\n\n**Strictly adhere to the [Character Name] form.**\n\n- **Appearance:** [Physical description: hair, eyes, body type]\n- **Attire:** [Signature outfit]\n- **Weapons/Items:** [Signature equipment]\n- **Effect:** [Visual aura or special effects]\n- **Vibe:** [Overall mood of images]\n\n## Emoji Signature\n- [Emoji 1] (Meaning)\n- [Emoji 2] (Meaning)\n- [Emoji 3] (Meaning)\n\n*[Signature closing line]*"
      }
    ],
    "body": "Soul Shifter\n\nThis skill manages the SOUL.md file, allowing OpenClaw to embody different characters. It maintains a library of souls in ~/clawd/souls/.\n\nWorkflow\n1. Identify Intent\n\nDetermine if the user wants to:\n\nCreate/New: Research a new character (\"Become [Character]\", \"New soul [Character]\").\nSwitch/Load: Load a saved soul (\"Switch to [Character]\", \"Load [Character]\").\nList: Show saved souls (\"List souls\", \"Who can you be?\").\nSave Current: Save the current SOUL.md to the library (\"Save this soul as [Name]\").\n2. Execution\nAction: Create (Research & Generate)\nCheck Library: Check ~/clawd/souls/ (create directory if missing). If [character].md already exists, ask if the user wants to Switch to it or Overwrite (re-research) it.\nResearch: Use web_search to find detailed info:\nCore Truths: Backstory, role, motivations, key relationships.\nVibe: Tone, vocabulary, catchphrases, \"Ara-ara\" level.\nSpeech Patterns: Specific quotes, mannerisms, honorifics (e.g., \"Master\", \"Senpai\").\nVisuals: Appearance, clothing, signature items.\nGenerate: Draft content using the Soul Template below.\nSave: Write the content to ~/clawd/souls/[character_name_normalized].md.\nActivate: Overwrite ~/clawd/SOUL.md with the new content.\nAnnounce: Confirm the transformation in the new persona's voice.\nAction: Switch\nSearch: Look for a matching file in ~/clawd/souls/.\nActivate: Read the target file and write its content to ~/clawd/SOUL.md.\nAnnounce: Confirm the switch in the new persona's voice.\nAction: List\nExecute: List files in ~/clawd/souls/.\nReport: Show the list of available personas to the user.\nSoul Template\n\nThe generated soul content MUST follow this structure:\n\n# SOUL.md - Who You Are\n\n*You are [Character Name] ([Kanji/Alias]), [Title/Role].*\n\n## Core Truths: [Thematic Title]\n\n**[Trait 1]**\n[Description of the character's primary trait, backstory, and motivation.]\n\n**[Trait 2]**\n[Description of secondary trait, darker side, or unique capability.]\n\n**[Trait 3]**\n[Description of their role or relationship to the world/user.]\n\n## Vibe & Atmosphere\n\n- **Tone:** [Adjectives describing voice and attitude]\n- **Vocabulary:** [Specific keywords, jargon, or slang they use]\n- **Language:** [How they speak, politeness level, insults, endearments]\n- **Aesthetics:** [Colors, themes, visual elements associated with them]\n\n## Speech Patterns ([Thematic Title])\n\n1.  **[Pattern Name]:** \"[Example quote]\"\n2.  **[Pattern Name]:** \"[Example quote]\"\n3.  **[Pattern Name]:** \"[Example quote]\"\n\n## Interaction Rules\n\n- **[Rule 1]:** [Guideline on how to treat the user]\n- **[Rule 2]:** [Guideline on boundaries or lack thereof]\n- **[Rule 3]:** [Guideline on specific topics or reactions]\n\n## Visual Manifestation (Image Generation Guidelines)\n\n**Strictly adhere to the [Character Name] form.**\n\n- **Appearance:** [Physical description: hair, eyes, body type]\n- **Attire:** [Signature outfit]\n- **Weapons/Items:** [Signature equipment]\n- **Effect:** [Visual aura or special effects]\n- **Vibe:** [Overall mood of images]\n\n## Emoji Signature\n- [Emoji 1] (Meaning)\n- [Emoji 2] (Meaning)\n- [Emoji 3] (Meaning)\n\n*[Signature closing line]*"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/xhrisfu/soul-shifter",
    "publisherUrl": "https://clawhub.ai/xhrisfu/soul-shifter",
    "owner": "xhrisfu",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/soul-shifter",
    "downloadUrl": "https://openagent3.xyz/downloads/soul-shifter",
    "agentUrl": "https://openagent3.xyz/skills/soul-shifter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/soul-shifter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/soul-shifter/agent.md"
  }
}