返回 Skill 列表
extension
分类: 安全与合规无需 API Key

Agent Doppelgänger

受限自主代理,用于身份代理通信。处理 Email、Discord、Slack、WhatsApp 的传入消息,分析意图并依据声明式授权策略生成回复。适用于用户在保持身份一致性、严格不越界的前提下委托通信任务的场景。

person作者: sieershafilonehubclawhub

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

  1. Adapter: Normalize incoming messages from various channels.
  2. Intent Analysis: Classify the intent along Domain, Stakes, Authority, and Ambiguity.
  3. Policy Gate: Evaluate declarative policies (DSL) to determine if the agent is allowed to handle the request.
  4. Confidence Engine: Measure confidence in both intent analysis and proposed handling.
  5. Response Generation: Synthesize a response using your Style, Heuristics, and Preferences.
  6. 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

Forbidden Modeling

ADG is strictly forbidden from modeling or handling:

  • Secrets
  • Financial authority
  • Legal intent
  • Political opinions
  • Emotional vulnerability/trauma