Install
openclaw skills install @terrycarter1985/web-search-digestSearch the web on a topic and produce a structured markdown digest summarizing key findings with source references.
openclaw skills install @terrycarter1985/web-search-digestGiven a topic, search the web and return a structured markdown digest.
web_search with the topic. Use freshness and language parameters when specified.
web_fetch to extract readable content.# Digest: {topic}
**Generated:** {ISO timestamp}
**Sources consulted:** {count}
## Key Findings
- Bullet list of 3-6 main takeaways
## Detail by Source
### [{title}]({url})
- 2-3 sentence summary
- Relevance: high/medium/low
## Gaps & Open Questions
- What the search did not cover
digest-{slug}.md in the workspace.