🛠️ Local dev bootstrap checklist
Keep a repeatable local setup checklist for new machines or repos.
Build me a local dev bootstrap checklist. I want reusable setup steps, commands, and notes for getting a project running.
🧾 PR summary writer
Turn a branch diff into a concise pull request summary draft.
Build me a PR summary helper. I want to turn recent changes into a clean title, summary, and testing notes draft.
📝 Release notes drafter
Convert merged work into a first-pass release notes document.
Build me a release notes drafter. Collect shipped changes and organize them into a polished release notes draft.
🚦 API error log digester
Summarize repeated API errors so patterns jump out faster.
Build me an API error log digester. Parse log snippets, group repeated failures, and produce a short summary.
🧬 Migration checklist
Track safe database migration steps before and after deploy.
Build me a migration checklist. I want reusable steps for database changes with notes about rollout and rollback.
Get new Workflows use cases in your inbox
Follow this category and get new additions, useful prompts, and standout ideas as soon as they land.
📎 Code snippet vault
Store small useful code snippets you want to reuse later.
Build me a code snippet vault. Store snippets with language, tags, and notes in a local file and make them easy to search.
🔐 Environment variable inventory
Keep a private inventory of important env vars and what they are for.
Build me an environment variable inventory. Store variable names, purpose, and related services without exposing secret values.
📦 Dependency update tracker
Track packages you want to upgrade and why they were postponed.
Build me a dependency update tracker. Store package name, current state, upgrade notes, and priority in a local file.
🐞 Bug reproduction template
Capture reliable reproduction steps before debugging starts.
Build me a bug reproduction template tool. I want a structured way to record steps, expected behavior, and environment details.
🧪 Endpoint test harness plan
Define a lightweight manual or scripted test harness for an API endpoint.
Build me an endpoint test harness planner. I want to record endpoints, sample inputs, expected outputs, and test notes.
⌨️ CLI wrapper builder
Design tiny chat-driven wrappers for repetitive command-line tasks.
Build me a CLI wrapper planner. Help me define repetitive shell tasks, inputs, and safe defaults before implementation.
📚 README TODO extractor
Pull action items out of repo docs and park them in a list.
Build me a README TODO extractor. Scan documentation text, pull out action items, and store them in a local task list.
✉️ Commit message helper
Turn rough change notes into better commit message drafts.
Build me a commit message helper. I want to turn a list of changes into concise commit message options.
🕰️ Incident timeline builder
Keep a clean timeline while you are handling an incident.
Build me an incident timeline builder. Let me add timestamped events and later export a readable sequence.
🧭 Config diff explainer
Translate config diffs into plain-language impact notes.
Build me a config diff explainer. I want to compare config snippets and get a short summary of what changed and why it matters.
🗃️ SQL query notebook
Save useful SQL queries with context so they are reusable later.
Build me an SQL query notebook. Store queries with purpose, schema notes, and safety warnings in a local file.
🧱 Schema change journal
Keep a human-readable log of important schema changes over time.
Build me a schema change journal. Store date, change, reason, and impact for major database updates.
Get new Workflows use cases in your inbox
Follow this category and get new additions, useful prompts, and standout ideas as soon as they land.
👥 Pair programming scratchpad
Keep temporary notes, hypotheses, and next steps during a pairing session.
Build me a pair programming scratchpad. I want a quick way to capture hypotheses, links, and next steps during debugging.
🏎️ Local benchmark tracker
Track local benchmark results as code changes land.
Build me a local benchmark tracker. Store benchmark runs, environment notes, and before versus after results in a local file.
🧹 Refactor candidates list
Capture rough spots in the codebase so they do not disappear from memory.
Build me a refactor candidates tracker. Store code smells, why they matter, and rough priority in a local file.
🧫 Fixture generator plan
Design repeatable seed or fixture data before writing scripts.
Build me a fixture generator planner. I want to define entities, sample data patterns, and constraints for test data generation.
🪝 Webhook tester
Track test payloads, expected outcomes, and response notes for webhook work.
Build me a webhook testing notebook. Store payload examples, endpoints, and outcome notes in a local file.
🗺️ Repo map generator
Build a lightweight map of important directories, files, and owners.
Build me a repo map tool. I want to store key folders, responsibilities, and notes so it is easier to onboard quickly.
👋 Onboarding setup guide
Keep a new-engineer setup guide that evolves with the project.
Build me an onboarding setup guide tool. I want a checklist, common gotchas, and links for getting a developer productive fast.
📆 Doc freshness tracker
Track docs that need periodic review before they rot.
Build me a documentation freshness tracker. Store docs, owners, and review cadence in a local file and remind me when they are stale.
💾 Scheduled backup checker
Verify backups ran recently and only alert when something looks wrong.
Set up a scheduled backup checker for me. I want a lightweight monitor that checks backup freshness and only alerts on failure or staleness.
📰 RSS digest to notes
Collect selected feeds and save a compact digest to a local note.
Build me an RSS digest workflow in OpenClaw. Fetch a few feeds on a schedule, summarize the interesting items, and store them in a local note.
📁 Folder watcher workflow
Watch a folder for new files and kick off a small processing routine.
Build me a folder watcher workflow in OpenClaw. When new files appear in a folder, log them and run a simple follow-up action.
🧾 PDF inbox organizer
Sort incoming PDFs into a more useful local structure.
Build me a PDF inbox organizer. Watch a folder, classify PDFs into a few buckets, and keep an index of what arrived.
📤 Recurring data export
Run regular exports and keep a dated archive you can inspect later.
Build me a recurring data export workflow in OpenClaw. Run an export command on a schedule and save timestamped files in an archive folder.
📎 Email attachment sorter
Collect and sort attachments from a mailbox into a clean local folder layout.
Build me an email attachment sorter workflow in OpenClaw. Pull selected attachments, save them into organized folders, and keep a simple log.
🪝 Webhook relay logger
Log incoming webhook events before they disappear into other systems.
Build me a webhook relay logger. Store incoming event summaries with timestamps and key metadata in a local log.
📅 Calendar reminder bridge
Turn upcoming calendar events into practical reminders with extra context.
Build me a calendar reminder bridge in OpenClaw. Look at upcoming events and create useful reminders or prep prompts ahead of time.
🧾 Invoice receipt collector
Collect invoices and receipts into one searchable archive.
Build me an invoice and receipt collector in OpenClaw. Gather files from a few sources, store them locally, and keep an index I can search.
🌐 Browser routine macro
Automate a small repetitive browser routine with clear steps.
Build me a browser routine macro in OpenClaw. I want to script a short repeatable browser task and keep the steps easy to adjust.
💽 Server disk usage watcher
Check disk usage on a schedule and alert only when it matters.
Set up a disk usage watcher for me in OpenClaw. Monitor one or more paths and notify me only when usage crosses a threshold or grows unusually fast.
🔒 SSL renewal reminder
Track certificate expiry dates before they become a problem.
Set up SSL renewal reminders for me in OpenClaw. I want clear reminders well before certificates expire, with the domain name in the note.
🌐 DNS change log
Keep a local history of DNS updates so nothing feels mysterious later.
Build me a DNS change log. Store record changes, dates, and reasons in a local file for later reference.
📊 Spreadsheet sync helper
Keep a local source of truth and sync selected fields into a spreadsheet-friendly export.
Build me a spreadsheet sync helper in OpenClaw. I want to maintain data locally and generate a clean sync file for a spreadsheet on demand.
🧹 Note tagging cleanup
Apply a few tagging rules to a messy notes folder.
Build me a note tagging cleanup workflow in OpenClaw. Scan notes, suggest tags, and produce a report or edited copy with cleaner metadata.
🗄️ Stale file archiver
Archive files that have not been touched in a long time.
Build me a stale file archiver in OpenClaw. Detect files older than a chosen threshold, move or list them, and keep a record of what changed.
📈 Uptime digest
Roll service checks into a calm summary instead of constant pings.
Build me an uptime digest workflow in OpenClaw. Summarize recent service health into a daily or weekly note and only alert on real issues.
📣 Content cross-post checklist
Keep a reusable cross-posting workflow for launch or content days.
Build me a content cross-post checklist. I want a repeatable workflow for posting to several channels without forgetting steps.
🖼️ Image resize pipeline
Watch for incoming images and generate web-friendly versions automatically.
Build me an image resize pipeline in OpenClaw. When images land in a folder, create optimized sizes and save them into a clean output structure.
🎙️ Audio transcription inbox
Drop audio files into a folder and collect transcript notes automatically.
Build me an audio transcription inbox workflow in OpenClaw. Watch a folder for audio files, transcribe them, and store transcripts with timestamps.
🧬 Duplicate file finder
Find duplicate files and give you a safe review list.
Build me a duplicate file finder workflow in OpenClaw. Scan selected folders, identify likely duplicates, and generate a review report before any action.
💸 Cloud cost anomaly ping
Watch cloud spend and notify only when costs jump unexpectedly.
Set up a cloud cost anomaly watcher for me in OpenClaw. Track spend against a recent baseline and alert only on meaningful spikes.
🧰 Tool update digest
Collect available updates for local tools into a single calm summary.
Build me a tool update digest in OpenClaw. Check selected tools or packages and produce a periodic summary instead of constant interruptions.
🧭 Form submission notifier
Watch a form inbox or export and alert on new submissions that need attention.
Build me a form submission notifier in OpenClaw. Check for new submissions on a schedule and message me only when there is something new.
🗂️ Screenshot archiver
Store screenshots with a lightweight index so they are easier to find later.
Build me a screenshot archiver. Save screenshots into dated folders, keep simple metadata, and make them easier to browse later.