How to Use Claude Co-work Projects to Build a Personalized AI News Brief
Learn how to set up a Claude Co-work project with scheduled tasks to get a daily personalized news brief delivered automatically every morning.
Why Generic News Feeds Are Failing You
Most people are drowning in information but still feel uninformed. They scan headlines, get distracted by things they don’t care about, and miss the stories that actually matter to their work or life. Generic news aggregators surface what’s popular, not what’s relevant to you.
The fix isn’t another app. It’s a smarter workflow.
Claude Projects — particularly when used as a dedicated co-work workspace — lets you configure a persistent AI assistant that knows your interests, preferred sources, desired depth, and output format. Pair that with scheduled tasks and automatic delivery, and you get a personalized AI news brief that arrives every morning without you having to think about it.
This guide covers exactly how to build that system, from setting up your Claude project to automating daily delivery.
What Claude Projects Are (and Why They’re Useful Here)
Claude’s Projects feature is a persistent workspace inside Claude.ai. Unlike a regular conversation that starts fresh each time, a project retains context, custom instructions, and uploaded reference material across sessions.
For a news brief workflow, this matters a lot. You configure your preferences once — topics, tone, length, format — and Claude applies them every time without you having to re-explain yourself. The project becomes a dedicated co-worker that already knows your job, your industry, and what you want to see first thing in the morning.
Projects also support file uploads, so you can drop in past briefs, sample formats you like, or a list of trusted sources. And with Claude’s built-in web search capability (available on paid plans), the project can pull fresh information rather than relying only on its training data.
The combination gives you something genuinely useful: a configured, context-aware AI that produces consistently formatted, relevant news summaries on demand.
What You’ll Need Before You Start
Before setting up your project, get a few things in order:
- A Claude.ai Pro or Teams account. Projects and web search access are available on paid plans. The free tier has limited project functionality.
- A clear sense of your topics. Think about 3–7 topic areas you actually want to track. Be specific — “AI policy and regulation” is more useful than “tech news.”
- Preferred sources (optional but helpful). If you have 5–10 outlets you trust, list them. Claude can prioritize these.
- A delivery format preference. Do you want a brief bullet-point roundup, short paragraph summaries, or deeper analysis? Decide before writing your instructions.
- An automation plan. Claude Projects on their own require you to manually open the project and request a brief. For true daily automation — triggered delivery without any action from you — you’ll need the Claude API connected to a scheduler, or an automation platform. More on that later.
Step 1: Create a Dedicated Project in Claude
Log into Claude.ai and navigate to the Projects section. Create a new project and give it a clear name — something like “Morning News Brief” or “Daily Briefing: [Your Industry].”
The name is just for your reference, but specificity helps if you end up with multiple projects over time.
Once the project is created, you’ll see the option to set project instructions. This is where the real configuration happens.
Step 2: Write Your Project Instructions
The system instructions you write here are the most important part of the setup. Claude will follow these every time you interact within this project, so the more specific you are, the better the output.
Here’s a structure that works well for a daily news brief:
Define Your Role and Goal
Start by telling Claude what it is and what it should produce. For example:
“You are my personal news researcher. Each morning, your job is to search the web for recent news and produce a structured daily briefing in the format described below. Be factual and concise. Prioritize developments from the last 24–48 hours.”
Specify Your Topics
List your topics explicitly with a brief note on what you care about within each:
Topics to cover:
- AI and machine learning (focus on product releases, research, and regulation)
- Climate and energy policy (particularly US and EU developments)
- Healthcare technology (clinical trials, FDA decisions, funding rounds)
- Financial markets (macro trends, not individual stock tips)
- [Add your own]
Being specific here prevents Claude from surfacing tangentially related content you don’t care about.
Name Your Preferred Sources
“Where possible, prioritize coverage from the following outlets: [list 5–10]. If a story is only covered by lesser-known sources, include it but note the source.”
You can also flag sources to avoid or treat with extra skepticism.
Define the Output Format
Tell Claude exactly how you want the brief structured. Here’s one format that works well:
Output format:
- Date and brief intro line (1 sentence)
- 3–5 top stories, each formatted as:
- Headline (bold)
- 2–3 sentence summary
- Why it matters (1 sentence)
- Source name
- 1 “longer read” recommendation at the end (optional deep-dive)
- Total length: 400–600 words
Adjust length and depth to your actual reading habits. If you skim on mobile, shorter is better. If you read this over coffee with time to spare, you can go longer.
Set the Tone
Brief instruction on tone saves a lot of back-and-forth:
“Write in plain, direct English. No hype, no opinion unless clearly labeled. Treat me as someone who knows the industry.”
Step 3: Upload Reference Material
Once your instructions are set, consider uploading a few supporting documents to the project:
- A sample brief you like. This could be from a newsletter, a previous Claude output you found useful, or something you wrote yourself. Claude will use it as a style reference.
- A source list. A simple text file with outlet names, URLs, and any notes on credibility or focus area.
- A topic glossary (optional). If you work in a highly technical field, a short glossary of terms helps Claude stay accurate.
These files persist in the project and give Claude consistent reference points regardless of which conversation you’re in.
Step 4: Run Your First Test
Open a new conversation within the project and type a simple prompt like:
“Run today’s news brief.”
Claude will apply your project instructions, search the web, and return a formatted summary. Read it critically:
- Are the topics right?
- Is the depth appropriate?
- Is anything missing or irrelevant?
- Does the format match what you asked for?
Refine your instructions based on what you see. A few iterations — usually 2–4 — is enough to get a brief that consistently meets your standard.
Common adjustments at this stage:
- Making topic descriptions more specific to reduce noise
- Adjusting word count targets up or down
- Adding a “no content older than 48 hours” rule to the instructions
- Specifying geographic focus if you were getting too much international coverage
Step 5: Automate Daily Delivery
Here’s the limitation you’ll run into: Claude’s Projects feature doesn’t natively run on a schedule. You still have to open the project and ask for the brief. For most people, that’s enough friction to make the habit fall apart.
There are two ways to solve this.
Option A: Claude API + a scheduler. If you’re comfortable with code, you can call the Claude API with your project’s system prompt baked in, triggered by a cron job or scheduled cloud function. The output gets sent to your email or Slack. This works but requires setup and maintenance.
Option B: Use an automation platform. This is faster and doesn’t require writing code. Platforms that connect to the Claude API and support scheduled triggers can run your news brief automatically on any schedule you set, then deliver it wherever you want — email, Slack, Notion, wherever.
How to Automate This Further with MindStudio
If you want a fully automated daily brief without managing API credentials or writing scheduling code, MindStudio is worth looking at.
MindStudio is a no-code platform for building AI agents. You can build a scheduled AI agent that runs your news brief workflow automatically — no manual triggering required.
Here’s how the setup looks in practice:
-
Build your news agent. In MindStudio’s visual builder, configure Claude as your AI model and write the same system prompt you developed in your Claude Project. MindStudio gives you access to 200+ models including all Claude variants, with no separate API key needed.
-
Connect web search. Add a Google Search or Perplexity integration to pull fresh headlines. MindStudio has 1,000+ pre-built integrations, so connecting to news APIs or search tools takes a few clicks.
-
Set the schedule. Tell the agent when to run — every morning at 7am, for example. MindStudio supports autonomous background agents that run on a timer without you doing anything.
-
Configure delivery. Add an email or Slack send step at the end of the workflow. Your brief lands in your inbox before you open your laptop.
The advantage here over a raw API approach is that MindStudio handles the infrastructure — retries, rate limiting, error handling — so you’re configuring a workflow, not maintaining a service. And if you want to evolve the brief over time (add a new topic category, change the format, add a competitor tracking layer), you edit the workflow visually rather than touching code.
You can try MindStudio free at mindstudio.ai — the average agent build takes under an hour, and the news brief workflow is one of the simpler ones.
For teams, MindStudio also supports shared agents, so if your whole department wants the same brief with minor variations by role, you can build one base workflow and fork it.
Tips for Getting a Better Brief
A few patterns that consistently improve output quality:
Narrow your topics over time. Starting broad is fine, but the best briefs come from people who’ve pared down to 3–5 topics they genuinely care about. More topics means more noise.
Add a “skip if” instruction. Tell Claude to skip stories that match certain patterns — for example, “Skip opinion pieces unless they’re from a named expert I’ve listed” or “Skip stories that are follow-ups to events more than two weeks old.”
Rotate your source list periodically. Outlet quality varies, and some sources get better or worse over time. Review your source list every couple of months.
Keep a running “don’t cover” list. If certain recurring topics keep slipping into your brief and you don’t want them, add them explicitly to your instructions as exclusions.
Use the “why it matters” field. The one-sentence “why this matters” prompt in the output format forces Claude to surface relevance, not just facts. It’s the most useful single addition to most brief formats.
Common Mistakes to Avoid
Writing instructions that are too vague
“Cover news about business and technology” will produce a generic brief. “Cover news about B2B SaaS, specifically product launches, M&A activity, and enterprise AI deployments” will produce something useful.
Asking for too much depth on too many topics
If you have 12 topic categories and ask for 3–5 stories each, the brief becomes unreadable. Better to have 4–5 topics covered well than 12 covered superficially.
Not testing before automating
Run 3–5 manual sessions and review the output before setting up automation. If the prompt isn’t dialed in, you’ll get a mediocre brief delivered to your inbox every day, which is worse than getting nothing.
Ignoring format in your instructions
Claude is good at formatting, but it needs direction. If you don’t specify structure, you’ll get a wall of text. Specify headers, bullet points, character limits — whatever matches your reading context.
FAQ
What is Claude Projects and how is it different from a regular Claude conversation?
Claude Projects is a persistent workspace on Claude.ai where your custom instructions, uploaded files, and conversation history are retained across sessions. Unlike a standard conversation that starts fresh, a project remembers your configuration and applies it every time you interact within that workspace. This makes it useful for ongoing workflows like a daily news brief, where you don’t want to re-explain your preferences each time.
Can Claude search the internet for current news?
Yes, Claude has web search capability available on paid Claude.ai plans (Pro and Teams). When enabled, Claude can search for real-time information and surface recent news rather than relying only on its training data. For a news brief workflow, this is essential — you’ll want to confirm web search is active in your plan before setting up the project.
How do I get Claude to deliver a news brief automatically without opening the app?
Claude Projects don’t run on a schedule natively — you have to open the project and request a brief. For fully automated delivery, you need either the Claude API paired with a scheduling mechanism (a cron job, cloud function, or similar), or an automation platform like MindStudio that supports scheduled agents. MindStudio lets you configure a news brief agent that runs at a set time each day and delivers output via email or Slack without any manual action.
How personalized can a Claude news brief actually get?
Very. You can specify exact topics, preferred outlets, geographic focus, depth of coverage, tone, and output format. You can also include a reference file with your role, industry context, and past briefs you found useful. The more specific your instructions, the more tailored the output. Most people find that after 3–4 refinement sessions, the brief is consistently close to what they’d curate manually — and faster.
What’s the best format for a daily news brief?
It depends on when and how you read it. For mobile reading, shorter summaries (2–3 sentences per story, 5 stories max) work better. For desktop reading with more time, longer summaries with a “why it matters” note and a deeper read recommendation at the end tend to be more satisfying. The key is to pick one format, test it for a week, and adjust based on what you actually find yourself reading versus skipping.
Can I share my news brief setup with colleagues?
If you’re on Claude Teams, you can share project contexts and configurations within your workspace. For a more scalable setup — where different team members get slightly different briefs based on their role — an automation platform with a shared workflow is more practical. You’d build one base brief agent and fork it per role, each with its own topic configuration and delivery destination.
Key Takeaways
- Claude Projects give you a persistent, configured workspace that retains your news brief preferences across sessions — no re-explaining required.
- The quality of your brief depends almost entirely on the specificity of your system instructions: topics, sources, format, tone, and output length.
- Native Claude Projects require manual triggering; for daily automated delivery, you need either the Claude API with a scheduler or a no-code automation platform.
- MindStudio lets you build a scheduled AI agent around Claude that runs your news brief automatically and delivers it to email or Slack — no code required.
- Refine before automating: run 3–5 manual test sessions and adjust your prompt before setting up automated delivery.
If you’re spending more time managing information than using it, a scheduled AI news brief is one of the fastest fixes available. Start with Claude’s Projects feature to get the format right, then explore MindStudio to make it run itself.