Library
Prompts, workflows, playbooks, lessons and tools.
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.

Everything digital. One source.
Search products, categories and DistroSource Gaming
Library
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.
Difficulty
60 resources
Code recipe · Intermediate · 15 min
Strip emails, phone numbers and order numbers from ticket text before it leaves your systems.
AI tool guide · Intermediate · 20 min
Deploy a help-desk AI agent safely by limiting it to your content and measuring resolution honestly.
Automation recipe · Intermediate · 45 min
Build ticket auto-tag and first-response draft as a n8n automation: tag new tickets and attach a draft reply as an internal note for the agent to approve.
Workflow · Intermediate · 30 min
Sample and score assistant-drafted replies weekly so drift is caught before customers notice it.
Workflow · Intermediate · 1h
Turn the questions customers keep asking into help articles, prioritised by volume.
Automation recipe · Intermediate · 45 min
Build low-stock alert with reorder draft as a Make automation: when stock falls below the reorder point, draft the purchase order email to the supplier for approval.
Workflow · Intermediate · 40 min
Read a month of reviews for what to fix in the product, the listing or the packaging.
AI tool guide · Intermediate · 20 min
Use call recording and analysis to coach from real conversations.
Automation recipe · Intermediate · 45 min
Build inbound lead enrichment and routing as a Zapier automation: enrich a new inbound lead, score it against your criteria and route it to the right person.
Workflow · Intermediate · 45 min
Build and maintain a library of objection responses from real calls, each with the evidence that works.
Automation recipe · Intermediate · 45 min
Build review mining to phrase bank as a Make automation: collect new reviews weekly and extract customer phrases into a shared sheet.
Workflow · Intermediate · 45 min
Write landing page copy using the words customers use in reviews and tickets rather than the words the team uses.
Workflow · Intermediate · 1h
Produce every asset for a campaign from a single brief so they say the same thing in every channel.
Code recipe · Intermediate · 15 min
Get the main text of an article for summarisation without the navigation and ads.
Automation recipe · Intermediate · 45 min
Build saved article to sourced note as a n8n automation: when you save an article, fetch it, summarise it with a citation block and file it in your research database.
Workflow · Intermediate · 1h
Prepare for an expert interview from their published work and synthesise the conversation into checkable notes.
Workflow · Intermediate · 1h 30m
Scan what has been written on a decision you face and extract only what changes it.
Workflow · Intermediate · 1h
Answer a question from sources you can cite, with facts and inferences kept apart.
Code recipe · Intermediate · 15 min
Record current outputs for a set of inputs so a refactor can prove it changed nothing.
Automation recipe · Intermediate · 45 min
Build nightly dependency audit summary as a GitHub Actions automation: summarise new vulnerability advisories for your dependencies into an actionable morning note.
Automation recipe · Intermediate · 45 min
Build aI review comment on every PR as a GitHub Actions automation: post an assistant review comment on each pull request with ranked findings and the test result.
Workflow · Intermediate · 30 min
Go from a bug report to a fixed, tested commit with the assistant doing the tracing and you doing the judging.
Workflow · Intermediate · 40 min
Build a feature with an assistant by writing the failing test first, so the assistant's code has something to be right against.
AI tool guide · Intermediate · 20 min
Use OpenAI's agent tooling for tool calling, file search and structured outputs.