Files
openclaw-backups/archive/inactive-skills/openclaw-gen/templates/reading-companion/workflows/article-summary.yaml

17 lines
256 B
YAML

# Article Summary Workflow
trigger:
type: manual
value: "user shares article"
actions:
- Fetch article content
- Identify main thesis
- Extract key points
- Generate summary
- Store in notes
context:
category: reading
priority: medium