# Origin Creative > Origin Creative is a personal + professional resource home — a free library of AI, automation, and creative resources, plus evidence-backed project stories including nex_img, _nex, NexusLaw, and NexusCivic. The Resources library below is written in plain English for anyone. Every article is available as clean markdown at the linked `.md` URL. ## Prompt Library - [The project-scoping interview prompt](https://origincreative.io/resources/prompts/project-scoping-interview.md): Make any AI assistant interview you like a systems architect before you build or buy anything — problem, users, workflow, scope cuts, and acceptance criteria. - [Lead reply drafter prompt](https://origincreative.io/resources/prompts/lead-reply-drafter.md): Turn a raw customer inquiry into a qualified summary plus a ready-to-send reply draft — with guardrails that keep the AI from over-promising. - [Meeting notes to follow-up email prompt](https://origincreative.io/resources/prompts/meeting-notes-to-follow-up.md): Paste messy meeting notes, get a clean client follow-up with decisions, action items, and owners — in your voice, not AI-speak. - [The technical-partner instruction set](https://origincreative.io/resources/prompts/technical-partner-instructions.md): A profile-level instruction set that turns a general AI assistant into a pragmatic technical partner — paste it once into your AI's custom instructions. - [Proposal narrative generator prompt](https://origincreative.io/resources/prompts/proposal-narrative-generator.md): Feed it the facts of a job; get the narrative sections of a proposal — scope summary, approach, and why-us — ready for your template. - [Brand voice extractor prompt](https://origincreative.io/resources/prompts/brand-voice-extractor.md): Paste your three best pieces of writing; get a reusable voice guide — rules, vocabulary, and before/afters — that keeps every future AI draft on-brand. - [Vendor pitch translator prompt](https://origincreative.io/resources/prompts/vendor-pitch-translator.md): Paste any AI or software vendor's pitch; get the plain-English translation — what it actually does, what's unproven, and the questions to ask before buying. ## Skill Templates - [The AI playbook template](https://origincreative.io/resources/skills/ai-playbook-template.md): The master fill-in-the-blank template for teaching an AI one job in your business — job, voice, rules, escalation, and examples on a single page. - [Inquiry-reply playbook](https://origincreative.io/resources/skills/inquiry-reply-playbook.md): A ready-to-fill playbook for handling new customer inquiries with AI — qualification rules, response rules, and escalation triggers for a service business. - [Report-deck playbook](https://origincreative.io/resources/skills/report-deck-playbook.md): A ready-to-fill playbook for AI-drafted recurring report decks — fixed structure, computed numbers, and narrative slots a human approves. - [Document automation spec worksheet](https://origincreative.io/resources/skills/document-automation-spec.md): The one-page worksheet that turns "we should automate our proposals" into a buildable spec — the version you'd pick, data sources, and review rules. ## AI Basics - [What an "AI agent" actually is (and isn't)](https://origincreative.io/resources/ai-basics/what-an-ai-agent-actually-is.md): A plain-English explanation of AI agents — what they can do for a business today, and where the marketing gets ahead of reality. - [LLMs in plain English for business owners](https://origincreative.io/resources/ai-basics/llms-in-plain-english.md): What a large language model actually is, what it's reliably good at, and the two failure modes every buyer should understand. - [Automate, delegate, or hire? A decision guide](https://origincreative.io/resources/ai-basics/automate-delegate-or-hire.md): A practical framework for deciding whether a task belongs with software, a person on your team, or a new hire. - [Why your AI can't cite its sources (and how retrieval should chunk)](https://origincreative.io/resources/ai-basics/citable-retrieval-chunking.md): The reason AI answers over your own documents can't be cited isn't the model — it's how the documents were chunked. What section-aware chunking is, and how to tell if your retrieval is trustworthy. - [Running AI on hardware you own (and when it's worth it)](https://origincreative.io/resources/ai-basics/running-ai-on-your-own-hardware.md): Most AI tools send your data to someone else's servers. For sensitive work you can run the model on hardware you control, so the documents never leave the building. What local AI really means, and when it earns its cost. - [Why your AI assistant keeps forgetting (and what memory really means)](https://origincreative.io/resources/ai-basics/why-ai-assistants-forget.md): AI chatbots forget you the moment you close the tab, and it isn't a bug. By default these systems have no memory. What memory in AI actually is, why the reason behind a decision matters more than the event, and how a business should think about it. - [Does your business actually need a chatbot?](https://origincreative.io/resources/ai-basics/does-your-business-need-a-chatbot.md): Most businesses don't need a chatbot, and the ones that do need it for a narrower reason than they think. An honest guide to when a bot earns its keep, when it's a novelty that annoys people, and what the real need underneath the request usually is. - [Docling: a notable open-source project worth a look](https://origincreative.io/resources/ai-basics/discovered-ds4sd-docling.md): A field note on Docling, a notable open-source project we came across. What it does, where it might fit, and why we're watching it rather than claiming we use it. ## Automation, Explained - [Anatomy of a lead-intake pipeline](https://origincreative.io/resources/automation-playbooks/anatomy-of-a-lead-intake-pipeline.md): The five stages every good lead-intake automation has, why speed-to-first-touch matters most, and where systems usually break. - [Booking automation that customers don't hate](https://origincreative.io/resources/automation-playbooks/booking-automation-customers-dont-hate.md): How to automate scheduling without feeling robotic — real availability, honest disclosure, and the double-booking problem. - [Cold email, legally: CAN-SPAM in plain English](https://origincreative.io/resources/automation-playbooks/cold-email-legally-can-spam.md): The US rules for commercial email, translated — what CAN-SPAM actually requires, what it doesn't, and the mistakes that get small businesses in trouble. - [Building a knowledge base your AI can actually use](https://origincreative.io/resources/automation-playbooks/knowledge-base-your-ai-can-use.md): Before the clever retrieval work, the real job is getting your scattered company knowledge into a shape a machine can read. Why plain text wins, how to write notes that stand alone, and the upkeep that keeps it trustworthy. - [When your tools don't talk to each other](https://origincreative.io/resources/automation-playbooks/when-your-tools-dont-talk.md): Most small businesses don't have a technology problem, they have a translation problem: good tools that don't hand off to each other, so someone retypes data all day. What the connective layer is, and how to start with the handoff that hurts most. ## Documents & Content - [Automating proposals, reports, and PDFs](https://origincreative.io/resources/documents/automating-proposals-reports-pdfs.md): How document generation works, which documents are worth automating, and why the template — not the AI — is the hard part. - [Slide decks on autopilot: when it works](https://origincreative.io/resources/documents/slide-decks-on-autopilot.md): Where automated presentation generation genuinely saves time, where it produces embarrassing decks, and how to tell the difference in advance. ## Brand & Design Systems - [Design tokens in plain English](https://origincreative.io/resources/brand-systems/design-tokens-in-plain-english.md): What design tokens are, why they're the difference between a brand that scales and one that drifts, and what to ask your designer for. - [Why brand consistency is an automation problem](https://origincreative.io/resources/brand-systems/brand-consistency-is-an-automation-problem.md): Brands don't drift because people stop caring — they drift because consistency by vigilance doesn't scale. Systems beat reminders. ## Process & Planning - [How to scope an automation project before you buy](https://origincreative.io/resources/process/how-to-scope-an-automation-project.md): The interview-first method for scoping automation — define the problem, map the real workflow, cut scope ruthlessly, and know what "done" means before any tool is chosen. - [Teaching an AI your way of working](https://origincreative.io/resources/process/teaching-an-ai-your-way-of-working.md): Why AI output quality is mostly an instructions problem, and how written playbooks turn a generic assistant into one that works like your business. - [Get your information in order before you point AI at it](https://origincreative.io/resources/process/get-your-information-in-order.md): AI is only as organized as the information you feed it. Information architecture is the unglamorous groundwork most businesses skip. The three questions that expose your mess, why structure beats volume, and how to fix only the slice you're about to use. - [Design the workflow before you automate it](https://origincreative.io/resources/process/design-the-workflow-before-you-automate.md): The fastest way to waste money on automation is to automate a process nobody ever designed. Map what really happens, delete the steps that shouldn't exist, make the fuzzy rules explicit, and plan for failure. Then, and only then, automate. ## Glossary - [AI & automation glossary](https://origincreative.io/resources/glossary/ai-automation-glossary.md): Plain-English definitions for the AI and automation jargon you'll run into while evaluating vendors and tools. ## Optional - [Complete library in one file](https://origincreative.io/llms-full.txt) - [Projects](https://origincreative.io/projects): immersive project stories — nex_img, _nex, NexusLaw, NexusCivic — plus Forge in development - [Case studies](https://origincreative.io/case-studies): how the AI-era builds work — nex_img, _nex, NexusCivic, NexusLaw - [Stack](https://origincreative.io/stack): the open-source tools and services, and how they interlock - [Contact](https://origincreative.io/contact): get in touch — a plain note, no pitch