Chapter 7: AI Literacy Liza Long and Abraham Romney A first-year student who has only ever talked to a chatbot on Snapchat for fun is, by the end of one semester, teaching her professors how to prompt more effectively. A technical writer who has spent a career translating engineering specifications into user-friendly manuals discovers that her job now includes auditing an AI system’s claims before they reach a customer. Both these cases are actually the same story, and they prompt a simple question: what does it mean to write for a living in the age of artificial intelligence? You will probably work alongside generative AI for the rest of your career, whether or not you ever choose to use it. Colleagues will use it; documents you receive will be shaped by it; employers will expect you to have judgment about it. AI literacy is the foundation of that judgment: knowing what these systems are, what they do well, how they fail, and what responsibilities attach to their use. AI literacy functions as a professional habit of mind: a set of practices for working alongside generative AI tools while keeping your judgment, your voice, and the trust of the people who read what you produce. It has become a permanent, core competency of technical and professional communication. Because the technology is changing so rapidly, we are taking a high-level approach to AI literacy with a goal of developing AI fluency. This chapter covers the basics of how LLMs work, how to prompt chatbots and evaluate their outputs, how (and when) to disclose and cite AI collaboration, and how to redesign the documents and assessments you produce so that you remain the human in charge. Image by cocoandwifi from Pixabay Pixabay Content License Chapter Learning Objectives By the end of this chapter, you will be able to: Explain why AI literacy has become a core professional competency in technical and workplace writing. Draft an effective prompt using a structured approach, and explain prompting as a form of authorship. Evaluate AI-generated content for accuracy, bias, and hallucination, and describe practices for verifying claims before they reach a reader. Write a clear, professional AI disclosure statement and cite generative AI tools appropriately in APA style. Describe at least two ways that workplace deliverables and assessments can be redesigned to remain meaningful now that AI can produce fluent text instantly. From Producing Text to Directing It Section objectives: distinguish “writing with AI” from “writing for AI,” and explain why problem formulation is becoming a more valuable professional skill than drafting. For most of the history of technical communication, the job was translation: take complex engineering or scientific information and turn it into prose that a human reader could act on. Generative AI has commoditized the easiest part of that job. Any competent chatbot can now draft a passable memo, a boilerplate proposal, or a first-pass procedure. Fluent language has become abundant and cheap. Judgment has become the scarce resource: knowing what to ask for, whether the answer is any good, and what to do with it next. Some organizations are already redesigning their information systems around this shift, restructuring documentation into tagged, machine-readable components so that AI tools retrieve accurate context, and training writers to think about two audiences at once: the human reader and the algorithm that will eventually process the same content. Practicing AI literacy means understanding where the profession is heading: toward being the person who curates, verifies, and takes responsibility for what a human-AI system produces together, whether or not your own title ever says “data architect.” That shift starts with a skill our education system rarely teaches directly: problem formulation. We have spent generations training students to answer questions. Designing the question is a rarer, harder skill, and it is the one that matters most now. A vague prompt produces the intellectual equivalent of moldy cheese. A clear, constrained, intellectually ambitious question produces something worth reading. The people who get real value out of AI right now share a few traits: they are curious, they have a genuine problem they want to solve, and they are willing to fail and try again. This is also why “prompt engineering” is the wrong name for the skill we are describing here. The phrase signals that this territory belongs to engineers and coders, and that writers and communicators are only visiting this space. In fact, writers and communicators are prompting natives when “English is the hottest new programming language,” as OpenAI founder and Anthropic employee Andrej Karpathy wrote on X in 2023. A prompt is a rhetorical act: it sets an audience, a purpose, a tone, and a set of constraints, and it draws on exactly the skills technical communicators have always practiced. One accessible way to teach this is the Role, Task, Voice, and Context approach: Define who the AI should act as (role) Tell it what it should do (task) Specify the tone it should use (voice) Provide the background information it needs to get the task right (context). Here is an example: Role: Act as an expert Technical Writer and Usability Specialist. Task: Convert a complex, multi-paragraph technical explanation of Git branching into a clear, numbered troubleshooting guide for a beginner software developer. Voice: Use an instructional, clear, and encouraging tone with short sentences and active verbs. Avoid jargon where possible, and define it immediately if necessary. Context: This guide will be included in an open-source documentation wiki for a university computer science club. The readers understand what coding is but are completely new to version control systems like GitHub, so they often get confused when merge conflicts happen. Experience with a tool reduces how much of this scaffolding you need, and it remains a useful way to think rhetorically about any AI interaction, especially early on. Case Study: From Snapchat to AI Superuser Payton Grond arrived in a first-year writing class as a marketing and communications major with, in her own words, “very, very little” experience using AI for anything academic. Her only real exposure had been talking to Snapchat’s built-in chatbot, mostly as a distraction. By the end of the semester, she had moved well past simply using AI in her own writing: she was teaching classmates, and eventually a professor in another class, how to prompt more effectively. Curiosity, humility, and intention made Payton what her instructor came to think of as a “superuser.” She noticed that different AI platforms behaved differently and matched the tool to the task: one for creative brainstorming, one for structure, one for deep research. And she framed her own use of these tools in a way worth quoting directly: “You’re still working if you’re prompting. You’re the one who is ultimately deciding what gets put on the page.” For Payton, prompting was a form of authorship. That reframing mattered later, in a business applications course, when classmates accused her of cheating for using AI on an assignment graded entirely on formatting, with AI-generated content explicitly permitted. Payton and another student stepped in to explain how prompting actually worked, walking their professor through the process. Students, given the right tools and enough trust, can become some of the best AI educators in the room. Payton’s own recommendation, when asked whether AI literacy needed to be taught formally, was blunt: “It should be taught. Especially in high school.” She had felt the whiplash of arriving at college after years of “no AI, ever” rules, only to find every class handling AI differently. Consistency, transparency, and a little room to experiment made the difference for her, and it will make the difference for the students and colleagues you eventually work alongside. Key Term: Problem Formulation: the cognitive ability to identify, analyze, delineate, and structure a real-world problem so that an AI system can effectively solve it Key Term: Superuser. A person who becomes skilled with AI tools through curiosity, willingness to experiment, and a habit of treating AI as a collaborator whose output still requires their own judgment. Evaluating What AI Gives You Section objectives: identify why large language models hallucinate, and practice calibrated trust when deciding whether to accept, verify, or override AI output. Now that we’ve explored how to interact with chatbots, let’s look at how they work so that we can understand the importance of verifying their outputs. A large language model generates text by predicting, one token at a time, what is statistically likely to come next, based on patterns learned from enormous amounts of training data. It operates purely on probability: no worldview, no lived experience, no mechanism for distinguishing a true claim from a fluent one. That is why these tools hallucinate: they confidently generate citations, statistics, and quotations that sound exactly right but were invented on the spot. An internal Microsoft training document put it bluntly: these systems are “built to be persuasive, not truthful” (as cited in Weiss & Metz, 2023). What this means in practical terms is that you must treat every factual claim, source, and statistic an AI tool gives you as a lead to verify before it goes out under your name. Three other failure modes matter for writers. Bias: models reproduce patterns in their training data, including its stereotypes, its overrepresentation of dominant languages and perspectives, and its gaps. Sycophancy: models tend to agree with the framing you give them, which makes them unreliable critics unless you deliberately invite disagreement. Generic register: model output gravitates toward a smooth, elevated, one-size-fits-all professional voice, fluent, but unanchored in any real situation. Learning to hear that voice, and to notice what it papers over, is a core literacy skill. Evaluating AI output well requires what I have come to call calibrated trust: the moment-to-moment skill of knowing when to follow AI output, when to verify it, and when to override it entirely. Calibrated trust is earned through practice, under real stakes, the same way you learn to trust or distrust a new colleague’s judgment. It also requires sustained attention even when a collaboration is going smoothly, because an AI system runs at constant capacity: it works identically at 2 a.m. and 9 a.m., carrying no fatigue and feeling no weight for a bad decision. That weight belongs entirely to the accountable human. Managing your own attention and your own boundaries around AI-assisted work is a skill you will mostly have to teach yourself, and it’s a critical one. Researchers are already reporting a new kind of burnout experienced by frequent LLM users.. This is also where technical communicators are especially vital, as the people who catch what an algorithm misses. AI-crafted misinformation online tends to follow a recognizable template: a hook, a struggle, a heroic turn, a moral, and a prompt to share. Teaching yourself and the people you work with to recognize that template, and to apply a simple verification habit such as stop, investigate the source, find better coverage, and trace the claim to its original context, is now a basic professional literacy. The same discipline that catches manufactured misinformation on social media catches a fabricated statistic in an AI-drafted report before it reaches a client. Key Term: Hallucination. A large language model’s confident generation of false or fabricated information, including nonexistent sources, quotations, or statistics, that sounds plausible because it matches learned patterns of language, regardless of whether it is true. Key Term: Calibrated Trust. The skill of deciding, in the moment, whether to accept, verify, or override AI-generated output; a skill built through repeated practice under real stakes. Disclosure, Citation, and Professional Practice Section objectives: draft a clear AI acknowledgment statement, and cite generative AI tools appropriately using APA style. Every profession that touches AI-generated content is converging on the same expectation: say what you used, how you used it, and why. In the classroom, I ask students to acknowledge their AI use, share the chat itself, evaluate the AI’s output critically, and explain why they made the choices they did. That same structure translates directly into professional practice. A useful acknowledgment statement names the tool, describes specifically how it was used, and explains how the output was verified or revised before it went out under your name. Example acknowledgement statement: “I used [tool] to [specific task]. I verified the output by [method] and revised it to [what you changed and why].” Citation follows the same logic, just formalized. APA style treats a chatbot as a piece of software with an organizational author: you cite the company, the version, and a description of what it is, then quote or paraphrase its output the way you would any other source. A typical APA reference looks like this: OpenAI. (2023). ChatGPT (Mar 14 version) [Large language model]. https://chat.openai.com/chat, cited in text as (OpenAI, 2023). The same principle applies whatever the tool: name it, date it, and link to the conversation itself if the platform allows sharing, because a link to the actual exchange is the clearest form of transparency you can offer a reader or a colleague. Two habits will keep you out of trouble here. First, verify every AI-recommended source yourself before treating it as real. These tools can generate a completely convincing citation, author, and journal for an article the author never wrote; the only way to catch this is to look it up. Second, keep citation and disclosure distinct: a citation tells your reader where a specific quotation or fact came from, while a disclosure statement tells them how AI shaped your process as a whole. Professional writing increasingly asks for both. Do we need to cite and acknowledge AI use in every instance? Norms are still developing around this question, and the answer will likely depend on the way AI is used. For example, we are not citing the use of spelling and grammar checks, though LLMs can act in this way. Use your best professional judgment. If the LLM is performing a routine templated task, it may not require an acknowledgment statement. Redesigning the Deliverable Section objectives: describe why fluent AI-generated text undermines older forms of assessment, and identify design principles for documents and assignments that still demonstrate human thinking. For more than a century, the polished document functioned as reliable evidence of thinking. If you could produce clear, well-organized prose, the assumption went, you could think clearly. That assumption is now broken: language is cheap and abundant, and fluency alone proves very little about the person who produced it. The traditional essay and the traditional report were already imperfect proxies for thinking, rewarding stamina and formatting compliance as much as insight. AI has simply made that assessment flaw impossible to ignore. Banning AI outright, or policing it with detection software, misses the more useful question. A colleague of mine, reflecting on faculty debates over AI policy, described three postures worth applying to any workplace deliverable: subtract AI where you need to recover genuine human presence, add it where it expands what is possible, and multiply with it where it can genuinely extend your capacity to create and connect. Research on AI use in writing classrooms backs this up directly: misuse tracks assignment design far more closely than it tracks student intent. Generic, one-size-fits-all assignments, the technical-writing equivalent of “summarize this article,” invite automation. Personalized, well-scaffolded tasks grounded in real context earn genuine engagement instead. The deeper redesign question for technical writers is what you are actually trying to communicate and how you are measuring impact. In a workplace, tracking your effort might mean documenting your prompts and your revisions as a routine part of a project file, the same way engineers keep a design history. The goal stays the same: keep the thinking visible, in a world where fluent writing comes cheap and proves less than it used to. Becoming a Professional Cyborg The skills above are practical, but they sit on top of something less comfortable to talk about: sustained AI collaboration changes how your brain works. After spending several intense weeks co-writing a federal grant application with an AI assistant, I found myself groping for vocabulary to describe what I was feeling, and eventually landed on a word: cyborg. But I am not a glamorous science fiction movie cyborg; I’m the ordinary, unglamorous kind: someone whose thinking has become genuinely entangled with a machine’s, while their body, their accountability, and their exhaustion remain entirely human. Two features of that entanglement are worth naming up front. The first is what I call the asymmetry of endurance: the AI runs at constant capacity, with no circadian rhythm and no point of diminishing returns, so any boundary on the work has to come entirely from you. Deciding when to stop is itself a form of cognitive labor. The second is that this vigilance feels like ordinary, even pleasurable, productive work while it is happening; your body sends the bill later. The practical habit worth building here is simple: schedule your own stopping points before you start a high-stakes AI collaboration, and notice when “one more pass” has become less about the work and more about the machine’s bottomless availability. Naming what you are experiencing, openly and as it happens, is most of what protects you. This will be especially important for technical writers, who are increasingly partnering with LLMs to create their work. Use, Refusal, and Responsibility Some professionals and some of your classmates decline to use generative AI, for reasons that deserve respect: environmental costs, labor and copyright concerns, privacy, or a commitment to developing their own unassisted abilities. Declining specific uses for reasons you can explain and justify is itself an exercise of AI literacy. However, especially in technical writing, refusing to understand the technology is not an option. The responsibilities remain either way: recognizing AI-shaped text, evaluating AI-influenced claims, and making policy decisions about tools you can explain. It’s helpful to understand the technology even if you ultimately choose not to use it, because an informed refusal is more defensible than an uninformed one Whatever you decide, three responsibilities are non-negotiable in this course and in professional life: know your context’s rules (each instructor, workplace, and publication sets its own); disclose use where disclosure is expected; and own the output, every word, as if you had written it, because ethically you have. Chapter Summary AI literacy in technical and professional communication is a bundle of skills: formulating problems clearly enough to prompt well, evaluating AI output with calibrated skepticism, disclosing and citing that collaboration honestly, and redesigning the documents and assessments you produce so they still demonstrate human judgment. Anyone in the field can build these habits, computer science degree or not. The core move is the one Payton Grond made: treat AI as a genuine collaborator that expands what you can do, and keep its fluency separate from your own thinking.
One thing that stood out to me in Chapter 7 was the idea that AI can be helpful, but we still have to use our own judgment. I use AI pretty often, so I thought the part about checking information for accuracy was important. AI can sound really confident even when the information is wrong, so it’s important to double-check things before using them.
I also liked the idea that using AI doesn’t mean you aren’t doing the work. We’re still the ones deciding what information to use and what actually belongs in our final work. As a college student, I think learning how to use AI responsibly is going to be an important skill for school and future jobs. Stephanie