version: 0.0.1
name: whois
about: Identify a person from a screenshot
notify: true
api:
output: dialog
input: query|image
actions:
- tag: tag_identity
run: vision
expect: string
action: |
{query|image|load|clipboard:screenshot|text}
[Task]
Identify and analyze all public tech figures in this image from left to right.
[Rules]
- For every person found, output a concise summary using the exact structure from [Example].
- Remove any metadata or inline hints.
- No introduction, conclusion, or conversational fluff.
- At the beginning, add a brief description of the historical photo or event.
- Language: {system_language}.
[Example]
brief description of the photo or event
1. **Full Name**
Role: contribution
Impact: one sentence about their impact
- tag: tag_clipboard
run: value
expect: string
action: '{tag_identity|clipboard}'