Hi,👋 we have updated the app and fixed multiple bugs. We are lacking funds, request to free user not to use Adblock. Ads are non intrusive. 😊

@0xchromium: Right now you are doing work b...

@0xchromium
10 views Jun 08, 2026
Advertisement

Right now you are doing work by hand that a machine could be doing while you sleep

Media image

Every morning you check the same sources for trends, you rewrite the same post for three platforms, you pull the same numbers into the same report, you send the same follow-up email after every call

None of that is thinking, it's repetition, and repetition is exactly what automation takes off your plate

Most people use Claude like a smarter search bar, they ask a question, they get an answer, they copy it out, they move on

A workflow is different, a workflow doesn't wait for you to ask, it runs on a schedule or a trigger, it uses tools to actually do things, and it hands you a finished result instead of a reply

The chat answers, the automation acts

This article shows you exactly what to build, role by role, and how to ship your first one in 30 minutes


Part 1: What a workflow does that a chat never will

A normal chat with Claude is a conversation, you type, it responds, the work of acting on that response is still yours

A workflow has four parts that a chat doesn't:

  • a ROLE, a fixed job written into its system prompt so it behaves the same way every time
  • TOOLS, real access to your files, your email, your calendar, the web, a scheduling app
  • a TRIGGER, a time or an event that starts it without you asking
  • an OUTPUT, a defined thing it produces, a report, a draft, an email, a sorted folder
  • Put those together and you stop being the person who does the task, you become the person who approves it

    That's the whole shift, and once you see it you can't unsee how much of your week is just you being a slow trigger for work that doesn't need you


    Part 2: What to actually build, by role

    For each workflow below you get three things, what it does, how much time it gives you back, and one concrete example of it in action

    Content creator

    Trend workflow

  • What it does: every morning it scans the sources you care about and sends you 5-7 post ideas with the angle already written
  • Time saved: 45 minutes of manual scrolling per day, around 5 hours a week
  • In action: you open your phone at 8am and there's a message, "Topic X is spiking, here's a contrarian take that fits your audience, here's the hook," you pick one and start writing instead of starting from a blank screen
  • Repurpose workflow

  • What it does: you give it one article, it produces native posts for every platform you run, a thread for X, a carousel outline for LinkedIn, a short script for Reels
  • Time saved: 2-3 hours per piece of content
  • In action: you paste a 1,200 word article, 90 seconds later you have a 9 tweet thread, a 6 slide carousel, and a 30 second video script, all in your voice, not generic
  • Weekly review workflow

  • What it does: every Sunday it pulls your week's numbers, finds what outperformed, and tells you why in plain language
  • Time saved: 1-2 hours of staring at analytics
  • In action: "Your 3 best posts this week were all personal stories posted before 10am, your worst were product posts, do more of the first, move product content to a different format"
  • Freelancer

    Lead qualifier workflow

  • What it does: it reads every inbound message from a prospect and tells you if they're worth a call, based on budget signals, fit, and intent
  • Time saved: hours of back and forth with people who were never going to pay
  • In action: an inquiry comes in, the automation replies to you, "This one mentioned a real budget and a deadline, worth a call, this other one is price shopping, send the template"
  • Client report workflow

  • What it does: it collects the data for a client, formats it into your report template, and writes the summary
  • Time saved: 3-4 hours per client per month
  • In action: end of month, the automation assembles the numbers, drops them into your template, and writes "Here's what moved this month and what I recommend next," you review and send
  • Sales call prep workflow

  • What it does: before a call it researches the prospect and hands you the questions to ask, the objections to expect, and how to position your price
  • Time saved: an hour of prep per call
  • In action: you give it a name and a company, it returns three sharp opening questions, the one objection you're most likely to hear, and the exact line that frames your rate as obvious
  • Researcher or analyst

    Daily digest workflow

  • What it does: every day it sends one message with everything that moved in your niche, filtered down to only what matters
  • Time saved: 1-2 hours of reading you'd never get back
  • In action: 7am, one message, "Three things happened in your space yesterday that you need to know, here they are in two lines each, everything else was noise"
  • Company teardown workflow

  • What it does: you give it a company or a project, it analyzes it against your fixed template and returns a structured breakdown
  • Time saved: half a day of manual research per target
  • In action: you drop in a company name, it returns the business model, the revenue signals, the weak points, and the opportunity, in the exact format you always use
  • Keyword monitor workflow

  • What it does: it watches the web for your keywords and only pings you when something genuinely relevant shows up
  • Time saved: the cost of checking 10 times a day for nothing
  • In action: you set the keywords once, then silence until it matters, "Your keyword just appeared in a funding announcement, here's the link and why it's relevant to you"
  • For everyone, no matter the role

    Morning briefing workflow

  • What it does: one message every morning with your calendar, the emails that actually need you, and the trends in your space
  • Time saved: 30 minutes of opening five apps before you've had coffee
  • In action: 7am, "You have 2 meetings, the 11am needs prep, 3 emails need a reply today, and one thing happened overnight you'll want to see"
  • File organizer workflow

  • What it does: it sorts your files and notes into the right places automatically, by topic, by client, by date
  • Time saved: the slow erosion of a messy desktop
  • In action: you dump everything into one folder, the automation files it where it belongs and tells you what it did
  • Follow-up workflow

  • What it does: after a meeting it drafts the follow-up email with the next steps already pulled from your notes
  • Time saved: the 20 minutes you usually skip, which is why follow-ups don't happen
  • In action: meeting ends, a draft is waiting, "Here's the recap and the next step, want me to send it?"

  • Part 3: How it works, in plain language

    Forget the technical version for a second

    A chat is a single question and a single answer, the moment it's done, it's done, nothing happens until you type again

    A workflow is a worker with a job description, you write down who it is and what it's responsible for, you give it the tools to do that job, you tell it when to start, and you tell it what to hand you when it's finished

    That's it, four pieces:

  • ROLE, the job, written as a system prompt
  • TOOLS, what it's allowed to touch, files, email, web, calendar, a scheduler
  • TRIGGER, what starts it, a time every day or an event like a new email
  • OUTPUT, the finished thing it gives you
  • If you can describe a task to a new assistant in five sentences, you can build it as a workflow


    Part 4: How to build one, step by step

    Step 1: write the system prompt with a role and a goal

    This is the single most important part, you're hiring, so write the job description

    You are a [role] for me
    
    Your job is to [the one outcome you want] every [when]
    
    You care about [what good looks like] and you avoid [what bad looks like]
    
    When you're done, give me [the exact format of the result]
    
    Be specific and concrete, never give me filler or generic output

    The more specific the role, the better the result, "you are a content strategist who finds contrarian angles for a crypto and AI audience" beats "you help with content"

    Step 2: connect the tools it needs

    A workflow with no tools is just a chat, decide what this job actually touches:

  • reading and writing files for reports, drafts, organizing
  • email for follow-ups and inbox triage
  • calendar for briefings and scheduling
  • the web for trends, research, monitoring
  • a scheduling app for publishing content
  • Media image

    Give it only what the job needs, nothing more

    Step 3: set the trigger

    Decide when it runs, two options:

  • a SCHEDULE, every morning at 7am, every Sunday night, every hour
  • an EVENT, when a new email arrives, when a file lands in a folder
  • For your first workflow, use a schedule, it's the simplest and it's where most of the value is

    Step 4: define what it does with the result

    Tell it exactly where the output goes, send me a message, save a file to this folder, draft an email but don't send it, post to my scheduler as a draft for approval

    For anything that goes to other people, keep yourself in the loop, the automation drafts, you approve, at least until you trust it

    Step 5: test it and tune it

    Run it once by hand before you let it run on a schedule, look at the output, then fix the prompt

    The first run is never perfect, you'll see it being too generic, or missing context, or formatting wrong, so you go back to the system prompt and you add the missing instruction

    Three or four rounds of this and the workflow is doing the job exactly how you would


    How to connect the tools and set up your first scheduled task in Claude Cowork

    Everything above is the concept, this part is the buttons you actually click, we'll wire up the morning briefing workflow end to end, then you'll have the pattern for all the others

    Part 1: connect the connectors for the morning briefing

    The briefing needs three things, your email, your calendar, and the web, here's how to turn each one on

    1. Gmail

  • Where to find it: in the chat bar click the plus sign or type a forward slash, hover over Connectors, then click Manage connectors, Gmail is in the Google Workspace list
  • How to connect it: click Connect next to Gmail, a secure Google login window opens, sign in with the account you actually use, then grant the permissions it asks for, that one Google login covers Gmail, Calendar, and Drive together
  • How to check it works: start a new chat and type "summarize my 3 most recent unread emails," if it pulls real messages back, you're connected, if you get an access blocked error, your workspace admin has to whitelist Claude first
  • Media image

    2. Google Calendar

  • Where to find it: same place, plus sign or slash, Manage connectors, Google Calendar in the Google Workspace list
  • How to connect it: if you already signed into Google for Gmail, Calendar is usually live on the same login, if it shows as separate, click Connect and approve the calendar permissions
  • How to check it works: type "what's on my calendar today," if it lists your real events, it's working
  • 3. Web search

  • Where to find it: web search isn't a Google login, it's a built-in capability, look in the same connectors and tools menu for web search and make sure it's toggled on
  • How to connect it: flip the toggle on, there's no separate account to sign into, it just needs to be enabled
  • How to check it works: ask "search the web and tell me one thing that happened in [your niche] today," if it comes back with a fresh link, search is on
  • Part 2: set it up as a scheduled task

    Connectors give the workflow its hands, the scheduled task gives it a clock, this is what makes it run without you

    Open scheduled tasks: in the same plus sign or slash menu, find scheduled tasks, this is where anything that runs on a timer lives

    Media image

    Paste the prompt: create a new scheduled task and drop in the morning briefing prompt from Part 6, the whole block, brackets filled in with your niche

    Set the time: set it to run every day at 7am, or whatever time you want the briefing waiting for you, daily is the right cadence for this one

    Run it once by hand: before you trust the schedule, trigger it manually once, read what it sends, then go back and fix the prompt if it's too generic or missing something, this is the same tune step from Part 4, just on the real thing

    Turn on the schedule: once the manual run looks right, leave the daily schedule on, now it fires every morning on its own and the briefing is there before you open anything

    For the other workflows in Part 2 you follow these exact same steps, you just change the prompt and connect different connectors for the job


    Part 5: what to change for each use case

    Same five steps every time, here's exactly what changes per workflow

    Trend workflow for content

  • Prompt: "you are a trend scout for a [niche] audience, find me angles, not just news"
  • Tools: web access
  • Trigger: daily, early morning
  • Output: a message with 5 to 7 ideas and hooks
  • Repurpose workflow

  • Prompt: "you turn one article into native content for [your platforms], match my voice from these examples"
  • Tools: file access for reading the source
  • Trigger: event, run it when you drop in a new article
  • Output: a file or message with one draft per platform
  • Lead qualifier

  • Prompt: "you score inbound leads on budget, fit, and intent, tell me call or skip"
  • Tools: email
  • Trigger: event, new inquiry arrives
  • Output: a one line verdict plus a reason
  • Client report workflow

  • Prompt: "you build my monthly client report in this exact template and write the summary"
  • Tools: file access, and whatever holds the data
  • Trigger: monthly schedule
  • Output: a finished report file ready to review
  • Daily digest workflow

  • Prompt: "you monitor [niche] and send me only what matters, filter hard"
  • Tools: web access
  • Trigger: daily schedule
  • Output: a short message, two lines per item
  • Morning briefing workflow

  • Prompt: "you give me my day in one message, calendar, urgent email, one relevant trend"
  • Tools: calendar, email, web
  • Trigger: daily, before work
  • Output: one message, nothing more
  • You're not learning six different skills, you're changing the role line, the tools, and the trigger, the machine underneath is identical


    Part 6: where to start, your first workflow in 30 minutes

    Don't build the complicated one first, build the morning briefing workflow, it's the simplest, it touches the most useful tools, and you'll feel the value the next morning

    Here's the prompt, copy it and fill in the brackets:

    You are my morning briefing workflow
    
    Every morning at 7am, send me one message with three sections:
    
    1. TODAY, my calendar for the day, flag any meeting that needs prep
    2. INBOX, only the emails that actually need a reply today, skip newsletters and noise
    3. SIGNAL, one thing that happened in [your niche] in the last 24 hours that I'd want to know, two lines max
    
    Rules:
    - one message, no preamble, no sign off
    - if a section is empty, say so in one line and move on
    - never pad it with filler, I want the shortest version that's still complete

    Now do the four steps:

  • paste that as the system prompt
  • connect calendar, email, and web access
  • set it to run every day at 7am
  • tell it to send the result as a message
  • Run it once by hand tonight, read the output, fix anything that's off, then let it run tomorrow on its own

    That's a real workflow, working for you, before lunch


    What changes after your first one

    The first workflow is never the one that matters most, the briefing workflow saves you 30 min, that's not the point

    The point is what happens in your head after you watch it run, you stop seeing your week as a list of tasks and you start seeing it as a list of jobs you can hand off

    The repurpose workflow becomes obvious, then the report workflow, then the lead qualifier, and within a month the question flips from "how do I do this" to "should I be doing this at all, or should a workflow"

    The barrier was never the technology, it was thinking of yourself as the person who has to do the work

    Build the briefing workflow tonight, that's where it starts

    Actions
    Visual Editor Carousel Maker NEW
    Update Thread
    What You Can Do
    • Download as PDF
    • Save to Notion
    • Export as Markdown
    • Visual Editor
    • LinkedIn & Instagram Carousel Maker
    Create Free Account

    Includes 7-day Premium trial

    Advertisement