<turbo-stream action="append" target="feed-items"><template>
      <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/rss-digest-to-notes">📰 RSS digest to notes</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Collect selected feeds and save a compact digest to a local note.</p>
    <pre id="use-case-177" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an RSS digest workflow. Fetch a few feeds on a schedule, summarize the interesting items, and store them in a local note.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-177" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_177">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/177/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="TDAFghOuN2NuX9_hZprkphW1dcjYIZrnfjkbq2WHQeu0r1tIA4JOYVjBaMVCfH4dF4RvZfBPIG0ZMN-fZP1MlQ" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/177/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="6iVr6cie3CbEKlJTvA3IjGNZSP-dzmvzf-C-nkZrZjkSujUj2LKlJPK05XeY61I3YWhSUrWg0XkY6XqqRxFrRw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/folder-watcher-workflow">📁 Folder watcher workflow</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Watch a folder for new files and kick off a small processing routine.</p>
    <pre id="use-case-178" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a folder watcher workflow. When new files appear in a folder, log them and run a simple follow-up action.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-178" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_178">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/178/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="-muPrfsS2t1LtWrl81n6-rKLppaUoux8Pf8sYga9wndyp25uUfsKCplk67n-7Svn65zjQcnbPnzoq_kzN5lgUg" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/178/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="VHsejNzEnuScKq7uBRi8GQgkpmm9wUen6o8H4JwfqzHct_9Pdi1OM077L7IIrG0EUTPjvuC4lac_29KxrTsJFA" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/pdf-inbox-organizer">🧾 PDF inbox organizer</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Sort incoming PDFs into a more useful local structure.</p>
    <pre id="use-case-179" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a PDF inbox organizer. Watch a folder, classify PDFs into a few buckets, and keep an index of what arrived.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-179" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_179">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/179/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="Y8C353TBoWasjLyoRbgAAULBVvf99oBjWGoS6_ngd9U4pbAP3HoDppXPpiI6EEmQDOlCJH3DV3Dyztw_OlPVJw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/179/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="C0laI072Q0zkyFUO3421UAVU02JMIunFHE2kMcwTSdxQLF3L5k3hjN2LT4SgJfzBS3zHscwXPta26WrlD6DrLg" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/recurring-data-export">📤 Recurring data export</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Run regular exports and keep a dated archive you can inspect later.</p>
    <pre id="use-case-180" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a recurring data export workflow. Run an export command on a schedule and save timestamped files in an archive folder.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-180" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_180">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/180/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="DUDOE2mX2epfUwd_JDGG_d6xHGsLDGc8PkEnjCstO0vuUNDPb5cnFg-UzUhPfAnnv-UpzGIktmgRaP5mrTZm_A" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/180/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="QvdHgsF2SaIZpV-bi6UvxoKvg9EXlMxn7gJA9Ajco0uh51lex3a3Xklilazg6KDc4_u2dn68HTPBK5kejsf-_A" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/email-attachment-sorter">📎 Email attachment sorter</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Collect and sort attachments from a mailbox into a clean local folder layout.</p>
    <pre id="use-case-181" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an email attachment sorter workflow. Pull selected attachments, save them into organized folders, and keep a simple log.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-181" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_181">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/181/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="kcU65oF6XC70NYqzF4av9X-yr4hkkj4JGo7jdWhn34bLbBJxZtj9Y5LTs9iN43f-mCe9GE03Z-SaKxzAjFiV6g" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/181/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="2jB-2LNP2_dNBv3J7FAsAmlPAWODeQ_NS73rhZaDjaeAmVZPVO16uivgxKJ2NfQJjtoT86rcViDLGBQwcrzHyw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/webhook-relay-logger">🪝 Webhook relay logger</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Log incoming webhook events before they disappear into other systems.</p>
    <pre id="use-case-182" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a webhook relay logger. Store incoming event summaries with timestamps and key metadata in a local log.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-182" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_182">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/182/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="NIvlvaLtkvMBTBvmicdmIlgjdcOydGqr0BXedaDDYja1aqdCUJnzexkg5tCqXnb03UpgPBwVJdNVM4GEUsIFKw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/182/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="xcgbrb2chX071IU99djSFNy-jtTpdtEDD8iDoTPd075EKVlST-jk9SO4eAvWQcLCWdebK0cXnnuK7txQwdy0ow" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/calendar-reminder-bridge">📅 Calendar reminder bridge</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Turn upcoming calendar events into practical reminders with extra context.</p>
    <pre id="use-case-183" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a calendar reminder bridge. Look at upcoming events and create useful reminders or prep prompts ahead of time.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-183" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_183">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/183/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="eZ1GL8kZWauGSyJs-7I1jl6Q4LZ1SBTpYTTkPbQsdGE9ZWvf5Xcb2oBL5yFp71oLgxVvZw4PU7IeL7bZ4Dl_pQ" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/183/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="bCzQG7LTyfKXXjUykHx8daC_YRzUUlNvM38-qx0J2PYo1P3rnr2Lg5Fe8H8CIRPwfTruza8VFDRMZGxPSRzTMg" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/invoice-receipt-collector">🧾 Invoice receipt collector</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Collect invoices and receipts into one searchable archive.</p>
    <pre id="use-case-184" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an invoice and receipt collector. Gather files from a few sources, store them locally, and keep an index I can search.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-184" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_184">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/184/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="umjzrRMcxIGBqP53X792WEsVL5kMqhEtv05y_hJVqGul0br6e7BIiRsu-r9w0OqQ7yYysZeiOWafLwUfeYXVAg" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/184/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="YOWJscjZsZUWj4urBBupgriiMW56CW4YPzNgvbHne_J_XMDmoHU9nYwJj2MrdDVKHJEsRuEBRlMfUhdc2jcGmw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/browser-routine-macro">🌐 Browser routine macro</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Automate a small repetitive browser routine with clear steps.</p>
    <pre id="use-case-185" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a browser routine macro. I want to script a short repeatable browser task and keep the steps easy to adjust.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-185" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_185">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/185/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="ARlYAUgZRhtc6IBuUU9e9FkPHUIIwT83I-SKfOsULWR3LFmOzs4tZ7LgLbBCVQeH3FmK-Y2elwwW1ygafRJjuw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/185/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="N3Ym28O1vEop-6qfl_cbW6lXR70tdlgcSNKybQFQvH9BQydURWLXNsfzB0GE7UIoLAHQBqgp8Cd94RALl1byoA" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/server-disk-usage-watcher">💽 Server disk usage watcher</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Check disk usage on a schedule and alert only when it matters.</p>
    <pre id="use-case-186" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Set up a disk usage watcher for me. Monitor one or more paths and notify me only when usage crosses a threshold or grows unusually fast.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-186" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_186">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/186/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="q4AhGZLHs_Q1H5i1k6wyb_kVo7F-4-SHJTBwZkKgJtTc8AJeFMSdEL1MsFweqRjjLqT3467MWPbW-gu58UcxQQ" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/186/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="WGjiJKnnUaGjNd64F58M8UsiZLRu7i2HkhZjqJ_c6z8vGMFjL-R_RStm9lGamiZ9nJMw5r7BkfZh3Bh3LDv8qg" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/ssl-renewal-reminder">🔒 SSL renewal reminder</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Track certificate expiry dates before they become a problem.</p>
    <pre id="use-case-187" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Set up SSL renewal reminders for me. I want clear reminders well before certificates expire, with the domain name in the note.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-187" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_187">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/187/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="YnIIB59NxIpXCbTwQJ1xOYOOKMdeeOpU6GEwEOHG-JNy578f5mz9fGjzlJA0sGyX_3o9h3Vn43ocO0_CdDOehw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/187/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="PwBQ9N33gSlI6KAKzQQOs7jdgfWhMCGPhdjO3lfp7AUvlefspNa433cSgGq5KRMdxCmUtYovKKFxgrEMwhyKEQ" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/dns-change-log">🌐 DNS change log</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Keep a local history of DNS updates so nothing feels mysterious later.</p>
    <pre id="use-case-188" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a DNS change log. Store record changes, dates, and reasons in a local file for later reference.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-188" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_188">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/188/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="dJkZBbfcesfecfafEMxQ38hVJtXF0rIrrX4Vcmzl7chhISUBc6Lb9z6PMiAn4AcRyoYnD6srNKZ-28fvUWedjg" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/188/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="1_HDgxTZqNxST4ACsrKOCHwcIQYvaoo4QvmgK42lZfXCSf-H0KcJ7LKxRL2FntnGfs8g3EGTDLWRXHK2sCcVsw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/spreadsheet-sync-helper">📊 Spreadsheet sync helper</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Keep a local source of truth and sync selected fields into a spreadsheet-friendly export.</p>
    <pre id="use-case-189" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a spreadsheet sync helper. I want to maintain data locally and generate a clean sync file for a spreadsheet on demand.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-189" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_189">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/189/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="xJclv49fZRbWMT5K1lg3MfYhT20bFloDyJ3mezSEV2KnWmxzqSPlnEaAujCq97HGRQpq0l6u0dZ9Hawtehm5Hw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/189/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="sVTcLLjoQOAc52INv43wePvMU1rRBJkAIM4tCoczlsnSmZXgnpTAaoxW5nfDInaPSOd25ZS8EtWVTmdcya54tA" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/note-tagging-cleanup">🧹 Note tagging cleanup</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Apply a few tagging rules to a messy notes folder.</p>
    <pre id="use-case-190" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a note tagging cleanup workflow. Scan notes, suggest tags, and produce a report or edited copy with cleaner metadata.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-190" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_190">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/190/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="3afs8o_IusH4KRgu4_0LdvWR46F4FSlv3JSRBqoFBBKmVs25POKOT4_E2yRhMnqG7G1Q161CJdTJQIKd7LBtZA" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/190/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="duHJ7Az-gWfi-bmqoYGV9RGCcSFDvHLTkjL5Ts4kAYYNEOinv9S16ZUUeqAjTuQFCH7CV5brfmiH5urViJFo8A" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/stale-file-archiver">🗄️ Stale file archiver</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Archive files that have not been touched in a long time.</p>
    <pre id="use-case-191" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a stale file archiver. Detect files older than a chosen threshold, move or list them, and keep a record of what changed.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-191" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_191">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/191/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="Bi3f8jbyBAbv0_ll9WeNU0Xd_VTWAhEFppqEbvQp8DUvQGvaIiRlU0mjLEF5WCcoHV6Met_DJcBsTbd-wjNHCA" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/191/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="OOxC0q0xZvHWlQsMVkQUCHW-30_7jdVbmGMTdkLDdjQRgfb6uecHpHDl3ijae75zLT2uYfJM4Z5StCBmdNnBCQ" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/uptime-digest">📈 Uptime digest</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Roll service checks into a calm summary instead of constant pings.</p>
    <pre id="use-case-192" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an uptime digest workflow. Summarize recent service health into a daily or weekly note and only alert on real issues.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-192" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_192">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/192/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="pXd3ejBHc94-NYeHI1XXp5Fs0duXlJ3QDZWD2eJ4C0APttRRFbDgn-GPHv7B7lOsT39ZLaRrne8lYgCR6vI6dA" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/192/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="yuZ_-5ABKMNo27wOa49kmw0U-zLdfqfLin03pzbwsIBgJ9zQtfa7grdhJXeJNOCQ0wdzxO6Bp_SiirTvPnqBtA" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/content-cross-post-checklist">📣 Content cross-post checklist</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Keep a reusable cross-posting workflow for launch or content days.</p>
    <pre id="use-case-193" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a content cross-post checklist. I want a repeatable workflow for posting to several channels without forgetting steps.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-193" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_193">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/193/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="YYLsQPyWr6rnUrunD6sD_yNZRC1UNMD06_yP1YG1NQSVFo7fsc6n-K-o4xMBuIYdrq70jF0kk7qCzD2Mn9BndQ" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/193/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="UInwL663-kMD2nHOxjOnn_H_N1blY9_PLGLtd7mXdfukHZKw4-_yEUsgKXrIICJ9fAiH9-xzjIFFUl8up_Inig" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/image-resize-pipeline">🖼️ Image resize pipeline</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Watch for incoming images and generate web-friendly versions automatically.</p>
    <pre id="use-case-194" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an image resize pipeline. When images land in a folder, create optimized sizes and save them into a clean output structure.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-194" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_194">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/194/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="OMtudEkueEreORJd5VxvfudTqrrTccmsbW0krE5LWCwSvcuv5U24eypdVleVjtYwG_RxY5HvY03pclxAYTkQ5Q" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/194/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="vAEQ3bBBH8AI1P6vAbkYTIl0_JMqOgSWMpKyswSvp3-Wd7UGHCLf8fywuqVxa6ECddMnSmikrne2jcpfK93vtg" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/audio-transcription-inbox">🎙️ Audio transcription inbox</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Drop audio files into a folder and collect transcript notes automatically.</p>
    <pre id="use-case-195" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me an audio transcription inbox workflow. Watch a folder for audio files, transcribe them, and store transcripts with timestamps.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-195" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_195">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/195/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="-6DQqxJK2UeFVpWM-v48Mupl9Se1G24lw-Ls-CIxmkmRs_2w9rAuT_zpfcOAOnPSNO0B4rSPKqSUlLcYm8Fqng" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/195/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="4g3RxR8ngwoRgeNLDLiaW4ddC1-ED9IfHcbKr7P5zWCIHvze-910Amg-CwR2fNW7WdX_moWblp5KsJFPCgk9tw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/duplicate-file-finder">🧬 Duplicate file finder</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Find duplicate files and give you a safe review list.</p>
    <pre id="use-case-196" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a duplicate file finder workflow. Scan selected folders, identify likely duplicates, and generate a review report before any action.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-196" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_196">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/196/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="zzxhR2mYefachzmoOcFtApqQrLRUcPYSKat0ruFc56K64x15eZiBQpBzs3GUPkmshGJVq5bvBVguqAja6wOf_g" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/196/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="zdPLQlZArYjHQ3YEGw1QLWnziQJsBwItCmCuoSwvhxO4DLd8RkBVPMu3_N228nSDdwFwHa6Y8WcNY9LVJnD_Tw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/cloud-cost-anomaly-ping">💸 Cloud cost anomaly ping</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Watch cloud spend and notify only when costs jump unexpectedly.</p>
    <pre id="use-case-197" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Set up a cloud cost anomaly watcher for me. Track spend against a recent baseline and alert only on meaningful spikes.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-197" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_197">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/197/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="w05B1i2Qn_U6F0pRdrmwYzyw9lVQyv5kYluL2urLU-aYTHCuq2On3rIFAeyXAfF9QreHvXmd5DQQudMQMWB0dw" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/197/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="wPSiDdjXCaYViPyIRVzdQAPmM3tnzauVnIen2Sod3QCb9pN1XiQxjZ2atzWk5JxefeFCk06ascXuZf8T8bb6kQ" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/tool-update-digest">🧰 Tool update digest</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Collect available updates for local tools into a single calm summary.</p>
    <pre id="use-case-198" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a tool update digest. Check selected tools or packages and produce a periodic summary instead of constant interruptions.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-198" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_198">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/198/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="GTT9WWpIUlhg-DvOF1JGQ3cg6MFb1xWGzypMd69p_QjtCy1RU1RN407XNpq6DIguahhKsTsxrWKtXfXPVvKe5Q" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/198/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="susyBG3FSjWWMIlaFXjNlFFWAipqIko-S0OmBY2MQSFG1OIMVNlVjrgfhA64JgP5TG6gWgrE8topNB-9dBcizA" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/form-submission-notifier">🧭 Form submission notifier</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Watch a form inbox or export and alert on new submissions that need attention.</p>
    <pre id="use-case-199" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a form submission notifier. Check for new submissions on a schedule and message me only when there is something new.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-199" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_199">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/199/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="nsZlude-plRZvo4T8XHT8ouH6FMC8JTQbF3xXRdoIEMq-MFIPVYwyDc_2u7ndctGUzD7Vp9HrAac0lJTnwTuHg" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/199/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="2BjB7FtPdqnOoTNculUOcfw-SFrerq23LtY9Trvi-cxsJmUdsafgNaAgZ6GsURbFJIlbX0MZlWHeWZ5AM443kQ" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>

    <article class="recipe-card group relative overflow-hidden rounded-[1.55rem] border border-stone-900/10 bg-white p-[1px] shadow-[0_10px_30px_rgba(15,23,42,0.06)] transition duration-200 hover:shadow-[0_14px_34px_rgba(15,23,42,0.08)]">
  <div class="recipe-inner relative rounded-[1.48rem] bg-white p-5">
    <div class="recipe-category inline-flex items-center rounded-full border px-3.5 py-1.5 text-[12px] font-semibold tracking-tight shadow-[0_1px_0_rgba(255,255,255,0.7)] border-cyan-200 bg-cyan-100 text-cyan-800 ring-1 ring-inset ring-cyan-100">Workflows</div>
    <div class="mt-4 text-sm text-zinc-500">Posted on March 22, 2026</div>
    <h3 class="recipe-title mt-4 text-[1.7rem] font-semibold tracking-tight text-zinc-950">
      <a class="transition hover:text-zinc-700" href="/openclaw-use-cases/screenshot-archiver">🗂️ Screenshot archiver</a>
    </h3>
    <p class="recipe-description mt-3 text-sm leading-7 text-zinc-600">Store screenshots with a lightweight index so they are easier to find later.</p>
    <pre id="use-case-200" class="recipe-prompt mt-5 whitespace-pre-wrap rounded-2xl border border-stone-200/90 bg-white p-4 text-sm leading-6 text-zinc-800 shadow-[inset_0_1px_0_rgba(255,255,255,0.98)]">Build me a screenshot archiver. Save screenshots into dated folders, keep simple metadata, and make them easier to browse later.</pre>
    <div class="mt-5">
      <button type="button" data-copy="use-case-200" class="copy inline-flex items-center justify-center rounded-xl bg-black px-5 py-2.5 text-sm font-semibold text-white transition hover:bg-zinc-900">Copy prompt</button>
    </div>
    <div class="mt-4">
      <turbo-frame id="vote_controls_use_case_200">
  <div class="flex items-center justify-between gap-4 border-t border-black/5 pt-4">
    <div class="flex items-center gap-3 text-sm">
      <div class="shrink-0 text-[11px] font-semibold uppercase tracking-[0.16em] text-zinc-400">Vote:</div>
      <div class="flex items-center gap-4 text-sm">
      <form data-turbo-stream="true" data-vote-burst="upvote" class="button_to" method="post" action="/use_cases/200/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▲</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="IZrtAy2yC36VTQZVYAlC2Ask230wSzIyWU30TFucBjPcwxT3isUAflVv4y6LQI3eryktt92Ap0nqilsYCiU11Q" autocomplete="off" /><input type="hidden" name="value" value="1" autocomplete="off" /></form>
      <form data-turbo="true" data-turbo-stream="true" data-vote-burst="downvote" class="button_to" method="post" action="/use_cases/200/vote"><button class="inline-flex items-center gap-2 rounded-lg border px-3 py-2 transition border-zinc-200 bg-white text-zinc-600 hover:text-zinc-900" type="submit">
        <span>▼</span>
        <span class="text-sm font-semibold">0</span>
</button><input type="hidden" name="authenticity_token" value="-6vrVo25WUVOEkJ_otFBpBEOkurVaaQ0-2kcFmqh_-0G8hKiKs5SRY4wpwRJmI6itQNkIDiiMU9IrrNCOxjMCw" autocomplete="off" /><input type="hidden" name="value" value="-1" autocomplete="off" /></form>    </div>
  </div>
</turbo-frame>
    </div>
  </div>
</article>


</template></turbo-stream>
<turbo-stream action="replace" target="home-pagination"><template>
    <div id="home-pagination" class="mt-10 flex justify-center" data-controller="infinite-scroll">
    <a class="inline-flex cursor-pointer items-center justify-center rounded-xl border border-zinc-300 bg-white px-4 py-3 text-sm font-semibold text-zinc-700 transition hover:border-zinc-950 hover:bg-zinc-50" data-turbo-stream="true" data-infinite-scroll-target="link" href="/?format=turbo_stream&amp;page=10">
      Load more ideas
</a>  </div>

</template></turbo-stream>