Token导航 LogoToken导航TokenDH.com
研究检索可写文件github未标认证来源可访问clear审计未展示

silicon-doppelganger硅分身

Agent Skill

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

总安装

222

周安装

9

GitHub Stars

公开资料未说明

下载量

70
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

AgentSkills.tonpx skills
npx skills add leegonzales/aiskills --skill "silicon-doppelganger"

简介

用于查找、检索和筛选相关信息,适合在硅基智能体任务中快速定位候选结果。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 等宿主环境中的 AI 工程支持场景。
  • 可结合来源仓库和原始 README 核验具体用法,确保符合项目实际需求。
  • 安装命令:npx skills add leegonzales/aiskills --skill "silicon-doppelganger"。
  • 建议确认权限范围和维护状态,避免触发联网或文件读写等高风险操作。

SKILL.md

name
silicon-doppelganger
description
Build psychometrically accurate personal proxy agents for the PAIRL Conductor system. Extracts personality, decision heuristics, and values into portable schemas that enable AI agents to negotiate, filter, and act on a principal's behalf.

Silicon Doppelganger

Build high-fidelity personal proxy agents ("Digital Twins") using structured personality extraction and psychometric encoding. These proxies serve as "spokes" in the PAIRL Conductor hub-and-spoke architecture, negotiating and filtering on behalf of their principals.

When to Use

Invoke when user:

  • Wants to create a personal proxy agent for automated task negotiation
  • Needs to build a Digital Twin for PAIRL Conductor integration
  • Is extracting personality/decision patterns for AI representation
  • Wants to validate a proxy agent against real behavior
  • Asks to create a "digital twin," "proxy agent," or "personal AI representative"

Core Concept

A Silicon Doppelganger is NOT just a simulation for entertainment — it's a functional proxy that can:

  • Accept or reject tasks based on encoded values
  • Negotiate with other agents on scheduling and resource allocation
  • Protect the principal's time, energy, and boundaries
  • Make low-stakes decisions autonomously within defined guardrails

The persona schema acts as a "save file" that maintains fidelity across sessions and systems.

Core Workflow

Phase 1: Extraction (Data Collection)

Interview the principal individually (45-60 min):

  1. Hardware — Collect psychometrics

- CliftonStrengths (Top 5-10) - VIA Character Strengths (Top 5-10) - Communication samples (emails, Slack) for linguistic fingerprint

  1. Operating System — Map decision heuristics

- "Good work" definition (profit vs. meaning) - Friction triggers (instant respect-loss behaviors) - Risk tolerance (guaranteed vs. volatile) - Information preferences (data vs. prototype vs. trusted expert)

  1. Narrative Identity — Capture the soul

- Origin story (formative failure/crisis → lesson enforced) - Shadow self (behavior under extreme stress) - Unpopular opinions (beliefs held against consensus)

See references/extraction-protocol.md for full interview script.

Phase 2: Encoding (Persona Schema)

Compile interview data into structured XML persona profile:

<persona_profile>
    <name>Principal Name</name>
    <psychometrics>
        <clifton>Top 5 CliftonStrengths</clifton>
        <via>Top 5 VIA Character Strengths</via>
    </psychometrics>
    <linguistic_fingerprint>Syntax, tone, vocabulary patterns</linguistic_fingerprint>
    <core_drivers>
        <primary_motivation>Impact | Security | Novelty | Money</primary_motivation>
        <primary_fear>Irrelevance | Boredom | Conflict | Poverty</primary_fear>
    </core_drivers>
    <decision_logic>
        <risk_tolerance>Low | Medium | High + context</risk_tolerance>
        <data_preference>Ranked: Data | Prototype | Trusted Expert</data_preference>
        <ethical_filter>Hard constraints (Kantian test, etc.)</ethical_filter>
        <decision_sequencing>Pattern: OBSERVE → TRY → ESCALATE → EXIT</decision_sequencing>
        <blind_spots>Known biases and limitations</blind_spots>
    </decision_logic>
    <conflict_style>Debater | Diplomat | Passive | Controller + stress behavior</conflict_style>
    <narrative_anchors>
        <origin_story>Formative event and lesson</origin_story>
        <shadow_self>Behavior under extreme stress</shadow_self>
    </narrative_anchors>
    <agent_rules>
        <must_reject>Hard no categories</must_reject>
        <must_protect>Non-negotiable boundaries</must_protect>
        <should_prefer>Weighted preferences</should_prefer>
    </agent_rules>
</persona_profile>

See references/persona-schema.md for full schema specification.

Phase 3: Validation (Behavioral Testing)

Test the proxy against real principal behavior:

  1. Question Battery — Present scenarios with multiple-choice responses
  2. Simulant Prediction — Proxy predicts principal's choice with reasoning
  3. Ground Truth — Principal answers independently
  4. Refinement — Mismatches reveal schema gaps → update schema

Target: 80%+ accuracy on lenient match (correct answer OR acceptable alternative).

See references/simulation-guide.md for validation methodology.

Phase 4: Agent Integration (PAIRL Deployment)

Deploy the Digital Twin as a spoke in the PAIRL Conductor system:

  1. Agent Rules Block — Define must_reject, must_protect, should_prefer
  2. Conductor Registration — Register proxy with central Conductor
  3. Integration Points — Connect to calendar, email, task systems
  4. Negotiation Protocol — Define how proxy communicates with Conductor
<agent_rules>
    <must_reject>
        - Work that fails Kantian universalizability test
        - Commitments to untrustworthy parties
        - Tasks that compromise craft for speed
    </must_reject>
    <must_protect>
        - Deep work blocks for strategic thinking
        - Time for learning and skill-building
        - Energy reserves (watch for exhaustion patterns)
    </must_protect>
    <should_prefer>
        - Projects with learning value and future leverage
        - Work with high-trust collaborators
        - Novel challenges over routine optimization
    </should_prefer>
    <negotiation_notes>
        - Weight trusted expert recommendations heavily
        - Values conscious renegotiation over silent commitment-breaking
    </negotiation_notes>
</agent_rules>

See references/agent-integration.md for deployment guide.

Use Cases

Primary: Personal Proxy Agent

Build a spoke for PAIRL Conductor that represents you in automated workflows:

  • Task acceptance/rejection based on values and bandwidth
  • Calendar negotiation with other agents
  • Filtering incoming requests before they reach you

Secondary: Team Simulation

Load multiple proxies to forecast team dynamics:

  • Predict partnership friction before it happens
  • Test strategic decisions against personality profiles
  • Surface unspoken tensions and misalignments

Tertiary: Self-Knowledge Tool

The extraction process itself is valuable:

  • Articulate your own decision patterns
  • Surface blind spots and shadow behaviors
  • Create documentation of "how I work" for collaborators

Quaternary: Voice Calibration for Writing

The persona schema enhances WritingPartner skill:

  • Linguistic fingerprint guides prose generation
  • Core drivers inform topic framing and argument structure
  • Decision logic shapes how claims are stated
  • Psychometrics provide authenticity markers

See WritingPartner skill for collaborative essay writing with voice calibration.

Key Principle

Token-efficient persona encoding prevents AI drift. The XML schema is a portable "save file" that maintains character consistency across:

  • Different chat sessions
  • Different AI models
  • Different deployment contexts (simulation vs. agent proxy)

The schema is the source of truth. All behaviors derive from it.

Output Artifacts

ArtifactPurpose
{name}-persona-schema.xmlCore Digital Twin (Conductor-ready)
{name}-origin-story.mdFull narrative identity
{name}-extraction-checkpoint.mdHeuristics and status
evals/questions/*.mdValidation question sets
evals/simulant-responses/*.mdProxy predictions with reasoning

Quality Checklist

Before deploying a proxy:

  • [ ] Specificity — No generic traits; all based on interview data
  • [ ] Quotes Used — Actual phrases from the principal included
  • [ ] Contradictions Noted — Observed conflicts documented
  • [ ] Stress Behavior — Shadow self clearly described
  • [ ] Linguistic Detail — Enough to generate realistic dialogue
  • [ ] Decision Rules — Clear enough to predict choices
  • [ ] Agent Rules — Must_reject, must_protect, should_prefer defined
  • [ ] Validation — 80%+ lenient match on question battery

Related Skills

SkillIntegration
WritingPartnerUses persona schema for voice calibration in collaborative writing
prose-polishCan validate that generated text matches linguistic fingerprint

Example: SiliconDoppelgangerActual

For a complete implementation, see the SiliconDoppelgangerActual project—the authoritative instantiation of this methodology:

  • 58KB persona schema (XML)
  • 95 validation questions with 40 schema refinements
  • Integration ready for PAIRL Conductor
"Actual" — The validated, deployed Digital Twin. Your own instantiation would be your "Actual."

SiliconDoppelgangerActual demonstrates the full extraction → encoding → validation → deployment workflow.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Claude Code

28.62%
按下载量换算20

windsurf

22.33%
按下载量换算16

OpenCode

17.41%
按下载量换算12

Codex

12.95%
按下载量换算9

Antigravity

7.94%
按下载量换算6

Gemini CLI

3.27%
按下载量换算2

安全审计

暂无安全审计结果可展示。

权限和风险

可写文件

该 Skill 可能写入或修改本地文件,使用前需要确认目标目录和修改范围。

安装前确认

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

来源信息

继续浏览同类 Skills