Agent Doppelgänger
/install agent-doppelganger
Agent Doppelgänger (ADG)
ADG is a policy-bounded identity proxy for real-world communication. It acts as a constrained autonomous delegate that communicates on your behalf within formally provable limits.
Core Workflow
- Adapter: Normalize incoming messages from various channels.
- Intent Analysis: Classify the intent along Domain, Stakes, Authority, and Ambiguity.
- Policy Gate: Evaluate declarative policies (DSL) to determine if the agent is allowed to handle the request.
- Confidence Engine: Measure confidence in both intent analysis and proposed handling.
- Response Generation: Synthesize a response using your Style, Heuristics, and Preferences.
- Verifier: Audit the response against hard constraints before sending or drafting.
Implementation Details
1. Identity Modeling
Identity is modeled as a composition of four layers:
- Style: Surface form characteristics (length, directness, vocabulary).
- Heuristics: Core decision logic (e.g., "avoid meetings without agenda").
- Preferences: Soft weights (e.g., Work > Social).
- Constraints: Hard, user-defined rules.
2. Authority & Policy
Policies are declarative and evaluated before any generation occurs. This ensures safety and prevents prompt injection from bypassing limits.
3. Escalation
ADG automatically escalates to you (Draft or Block) if:
- Policy is violated.
- Confidence falls below the defined threshold.
- The request involves forbidden domains (Finance, Legal, Medical, etc.).
References
- See specification.md for the full architectural blueprint.
- See policy-dsl.md (To Be Created) for the formal policy language definition.
Forbidden Modeling
ADG is strictly forbidden from modeling or handling:
- Secrets
- Financial authority
- Legal intent
- Political opinions
- Emotional vulnerability/trauma
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-doppelganger - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-doppelganger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Agent Doppelgänger 是什么?
Constrained autonomous delegate for identity-proxied communication. Handles incoming messages (Email, Discord, Slack, WhatsApp) by analyzing intent and applying declarative authority policies before generating responses. Use when the user wants to delegate communication tasks while maintaining identity fidelity and enforcing strict non-overreach boundaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1829 次。
如何安装 Agent Doppelgänger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-doppelganger」即可一键安装,无需额外配置。
Agent Doppelgänger 是免费的吗?
是的,Agent Doppelgänger 完全免费(开源免费),可自由下载、安装和使用。
Agent Doppelgänger 支持哪些平台?
Agent Doppelgänger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Doppelgänger?
由 Sieer Shafi Lone(@sieershafilone)开发并维护,当前版本 v1.0.0。