skills/digest/SKILL.md
Build news or topic digests using curated high-quality sources. Use when the user wants tech news, a digest, "what's new in X", daily or weekly roundup, research papers roundup, or news from trusted sources only.
npx skillsauth add lvndry/jazz digestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build short digests (tech news, topics, roundups) using curated best sources only. Quality over quantity; no clickbait or low-signal outlets.
Always prefer the curated source list. When searching or building a digest:
site:arstechnica.com, site:news.ycombinator.com, or explicit queries that name these outlets).For the full list of preferred sources by topic, see references/sources.md.
# [Topic] Digest — [Date or "Latest"]
## Headlines
### [Optional: Sub-topic or category]
- **[Headline]**
[One-line summary or key takeaway.]
Source: [Source name] · [URL]
- **[Headline]**
[One-line summary.]
Source: [Source name] · [URL]
### [Next sub-topic]
- ...
## Summary
[Optional: 2–3 sentence wrap-up or "what matters most" if useful.]
Keep each item to: headline + one line + source + link. No long summaries unless the user asks for "deep dive" or "explain".
When the digest includes papers, use the Research Papers sources (arXiv, Semantic Scholar, Papers with Code, OpenReview, etc.). Format each paper as:
- **[Paper title]**
[One-line summary or key result.]
Authors · Venue/Year · [URL]
Example: Attention Is All You Need — Transformer architecture. Vaswani et al. · NeurIPS 2017 · [link]
Respect the user's time frame when given. If none is given, use the most recent information on the topic.
Always state the time scope in the digest header (e.g. "Tech Digest — This week" or "Latest") so the user knows what window was used.
| User says / implies | Window to use | | -------------------------------------- | --------------------------- | | today, latest, recent, "what's new" | Last 24–72 hours | | this week | Last 7 days | | this month | Last 30 days | | last month | Previous calendar month | | 2024, "in 2024" | That year | | "papers from 2023" | That year | | no time given | Most recent (see above) | | "historical", "overview", "since 2020" | Per user; can include older |
If the user says they prefer certain outlets or want to exclude something (e.g. "no crypto"), apply that on top of the curated list. The curated list is the baseline; user overrides narrow it further.
tools
Create and track task lists for complex multi-step work. Use when planning projects, breaking down work, tracking progress, or when a task has 3+ steps. Triggers on "plan", "todo", "task list", "break down", "step by step", or complex requests requiring multiple actions.
development
Brainstorm startup ideas using top-founder mental models, trend analysis, and competition research. Use when the user wants to brainstorm startup ideas, explore business opportunities, validate concepts, or think like elite founders. Triggers on "startup ideas", "business ideas", "what should I build", "startup brainstorm", "idea validation", "trends and opportunities", "think like a founder".
tools
Create new Jazz skills for automating workflows. Use when the user asks to create a skill, make a skill, or wants to define custom automation behavior.
tools
Generate pull request titles and descriptions from diffs and context. Use when creating a PR, writing PR description, drafting merge request, or summarizing changes for review.