awesome-opencode/data/plugins/opencode-agent-identity.yaml
2026-03-05 12:07:01 -05:00

4 lines
492 B
YAML

name: Agent Identity
repo: https://github.com/gotgenes/opencode-agent-identity
tagline: Agent self-identity and per-message attribution for multi-agent sessions
description: Two plugins that improve agent identity awareness. AgentSelfIdentityPlugin injects a one-liner into the system prompt so the model knows which agent it's operating as. AgentAttributionToolPlugin exposes a tool for querying per-message agent attribution via the SDK, useful for agents that review multi-agent sessions.