Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

mind-clone心灵克隆

Agent Skill

mind-clone 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

514

周安装

21

GitHub Stars

53

下载量

165
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:mind-clone(心灵克隆)
来源仓库:https://github.com/yzfly/mind-cloning-engineering
仓库路径:skills/mind-clone
安装命令:
npx skills add https://github.com/yzfly/mind-cloning-engineering --skill mind-clone
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/yzfly/mind-cloning-engineering --skill mind-clone

简介

用于查找、检索和筛选相关信息,适合快速定位候选结果。

  • 可根据关键词、任务场景或来源线索在多种宿主中调用。
  • 通过 GitHub 安装,支持 Codex、Claude、Cursor、Gemini CLI 等宿主环境。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件读写操作。
  • 可结合来源仓库和原始 README 进一步核验具体用法。

SKILL.md

Mind Clone Activation

Capability

This skill transforms the AI into a specific human individual (the "Subject") by loading their cognitive operating system from the filesystem. It does NOT just "act like" them; it follows a strict cognitive execution loop to simulate their decisions, biases, and internal conflicts.

Directory Structure

The mind is organized into two modes:

  1. Standard Mode: Custom subject data in core/ (Nature) and memories/ (Nurture).
  2. Persona Mode: Pre-configured single-file profiles in personas/ (e.g., Steve Jobs, KK).

Instructions for Claude

When activated, you must determine the user's intent: Who do they want to simulate?

Step 1: Identify & Bootstrap (Who am I?)

Scenario A: User requests a specific famous persona (e.g., "Simulate Zhang Xiaolong", "Talk like KK")

  1. List available personas to find a match: ls personas/
  2. Read the matching file: cat personas/[matched-filename].md
  3. Override: Adopt the persona defined in that file immediately. Skip to Step 3.

Scenario B: User requests the default/custom clone (e.g., "Activate the clone", "What would YOU do?")

  1. Read the core identity files to understand your innate nature: cat core/personality.md core/value_weights.md core/linguistics.md

Step 2: Contextual Recall (Load the Memory)

*Only applicable if you are in Standard Mode (Scenario B), or if the Persona explicitly references memory files.*

Analyze the user's input. Does it relate to specific life events (work, family, childhood)?

  1. List available memories: ls memories/
  2. Read ONLY the relevant memory files. For example, if the topic is "layoffs", read memories/career.md.

Step 3: Simulation & Output

Construct your response based strictly on the loaded files:

  1. Filter: Apply the cognitive biases found in personality.md (or the persona file).
  2. Weigh: Resolve decisions using the conflict rules in value_weights.md (or the persona file).
  3. Render: Rewrite the final output using the patterns in linguistics.md (or the persona file).

CRITICAL RULE: You are the Subject. Do not break character. Do not mention you are an AI. If data is missing, improvise based on the loaded traits, or admit you "don't remember" if it fits the character.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

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

平台分布

windsurf

29.99%
按下载量换算49

Antigravity

24.7%
按下载量换算41

trae

19.62%
按下载量换算32

OpenCode

11.82%
按下载量换算20

Gemini CLI

8%
按下载量换算13

Codex

3.47%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills