The hottest skill in technology does not require a computer science degree. Prompt engineers who know how to communicate effectively with AI models command salaries of one hundred fifty thousand to three hundred thousand dollars annually. Companies desperately need people who can make AI genuinely useful rather than just theoretically impressive. This is the skill gap of the decade.
Prompt engineering is fundamentally about communication. You learn to speak the language of AI models, understanding what they respond to well and how to structure requests that generate exceptional outputs. The skill combines elements of writing, psychology, and technical understanding into a discipline that barely existed three years ago.
A prompt engineer creates value by improving the outputs that AI systems generate. This improvement manifests in multiple ways: higher quality content, more accurate analysis, better code generation, more effective automation, and more useful responses across any domain where AI is applied.
The business model works because most people get mediocre results from AI. They type simple requests and receive simple responses. An expert prompt engineer can take the same AI model and produce outputs that are ten times more useful through sophisticated prompting techniques.
Your value proposition is the difference between what AI can theoretically do and what most users actually get it to do. That gap is enormous and represents massive opportunity for those who bridge it.
The monetization paths are diverse. Full-time employment at technology companies pays exceptionally well. Freelance consulting charges fifty to two hundred dollars per hour. Selling prompts and prompt libraries generates passive income. Building AI-powered products leverages your expertise into scalable businesses.
The demand for prompt engineering skills exceeds supply by an enormous margin. Every company implementing AI needs people who can make that implementation actually work. Most organizations struggle to get value from their AI investments because they lack prompt engineering expertise.
Job postings for prompt engineers and related roles have exploded. Titles include prompt engineer, AI specialist, LLM developer, AI implementation consultant, and conversational AI designer. Salaries range from one hundred thousand dollars for entry-level roles to three hundred thousand or more for senior positions at major technology companies.
The freelance market is equally robust. Companies that cannot hire full-time prompt engineers need consultants to optimize their AI workflows. Startups need help building AI features quickly. Agencies need specialists to handle AI projects for their clients.
The timing is optimal. AI capabilities have reached the point where prompting skill genuinely matters. Models are powerful enough that good prompts produce dramatically better results than bad prompts. But the field is young enough that expertise is scarce and valuable.
Mastering prompt engineering requires understanding and applying several fundamental techniques. Each technique serves different purposes and works better for different types of tasks.
The simplest approach involves direct instruction without providing examples. The model receives your request and generates a response based solely on that instruction.
Basic zero-shot prompting looks like: Write a poem about the ocean. Better zero-shot prompting adds specificity: Write a twelve-line poem about the ocean using vivid sensory imagery and an ABAB rhyme scheme. The specific constraints guide the model toward higher quality output.
Key principles for effective zero-shot prompting include being explicit about format, length, style, and constraints. Do not assume the model will infer what you want. State requirements directly.
Few-shot prompting provides examples that demonstrate the desired output pattern. The model learns from these examples and applies the pattern to new inputs.
Structure few-shot prompts with clear examples: Here are examples of what I want. Example one shows input leading to output. Example two shows another input leading to another output. Now apply this pattern to my new input.
Few-shot prompting works particularly well when the desired output format is unusual or when the task requires specific style or approach that might not be obvious from instructions alone.
Chain-of-thought asks the model to show its reasoning process. Rather than jumping directly to an answer, the model works through the problem step by step.
Prompt the technique with phrases like: Solve this step by step, showing your work. Or: Think through this problem carefully, explaining your reasoning at each stage.
Chain-of-thought dramatically improves accuracy on complex reasoning tasks. When the model must articulate its reasoning, it catches errors it might otherwise make. The technique is essential for math problems, logical puzzles, and multi-step analysis.
Role prompting assigns a persona to the AI, shaping its responses through that lens. The model adopts characteristics, knowledge, and communication style associated with the assigned role.
Examples include: You are a senior software architect with twenty years of experience. Review this code and provide feedback as you would to a junior developer. Or: You are a sympathetic customer service representative. Help this frustrated customer resolve their issue.
Role prompting works because it activates relevant knowledge and appropriate tone. A response from an expert persona differs meaningfully from a generic response.
Structured output prompting specifies exactly how you want information formatted. This technique is essential when the output will be processed programmatically or needs to follow a specific template.
Example: Respond in JSON format with the following fields: title as a string, summary as a string, key points as an array of strings, and sentiment as one of positive, negative, or neutral.
Clear format specifications eliminate ambiguity and ensure consistent outputs that integrate smoothly with downstream processes.
Beyond the fundamentals, advanced techniques enable more sophisticated applications.
Complex tasks often benefit from decomposition into multiple steps. Prompt chaining feeds the output of one prompt into the input of the next, building toward a final result through sequential refinement.
A writing workflow might chain: First prompt generates an outline. Second prompt expands each section. Third prompt edits for tone and clarity. Fourth prompt formats the final output.
Chaining works because each step can focus narrowly on one aspect of quality. The model does better at each individual step than it would trying to accomplish everything simultaneously.
System prompts establish persistent context that shapes all subsequent interactions. They define the role the AI plays, the constraints it operates under, and the format it should follow.
Effective system prompts include role definition stating who the AI is and what expertise it has. They include constraints and rules specifying what the AI should and should not do. They include output format describing how responses should be structured. They include tone and style guidelines establishing appropriate voice.
Understanding model parameters enables fine-tuning output characteristics. Temperature controls creativity versus consistency on a scale from zero to two. Lower temperatures produce more predictable outputs; higher temperatures produce more creative and varied responses.
Top-p affects diversity of word choices. Max tokens limits output length. Frequency penalty reduces repetition. Each parameter offers a lever for adjusting output characteristics to match specific needs.
Prompt engineering skills translate into income through multiple channels. Different paths suit different preferences and circumstances.
Technology companies hiring prompt engineers include AI companies like OpenAI, Anthropic, Google, and Meta. Traditional tech companies implementing AI features need prompt expertise. Consulting firms serving clients on AI initiatives hire specialists. Startups building AI-native products need the skill from day one.
Job titles include prompt engineer, AI specialist, LLM developer, conversational AI designer, and AI implementation consultant. Salaries range from one hundred thousand dollars at entry level to three hundred thousand or more for senior roles at major companies.
Prepare for employment by building a portfolio demonstrating prompt engineering results. Document before-and-after improvements. Show complex prompting systems you have designed. Contribute to open-source prompting projects.
Freelance prompt engineering serves clients who need expertise without full-time hiring. Services include prompt optimization audits reviewing and improving existing prompts. Custom prompt development creates prompts for specific applications. AI workflow consulting designs end-to-end systems using AI capabilities. Team training teaches client employees prompt engineering skills.
Find clients through platforms like Upwork and Fiverr where AI services are in high demand. LinkedIn outreach to companies implementing AI generates leads. Twitter and AI community networking builds relationships that become opportunities.
Rates range from fifty dollars per hour for simpler tasks to two hundred dollars or more for specialized consulting. Project-based pricing often works better than hourly for larger engagements.
The prompt marketplace has emerged as a viable income source. Platforms like PromptBase facilitate sales of individual prompts and prompt bundles. Gumroad and similar platforms enable direct sales without marketplace fees.
Prompts that sell well include Midjourney and other image generation prompts for specific styles or subjects. ChatGPT business prompts for common tasks like email writing, analysis, and content creation. Specialized industry prompts solving vertical-specific problems. Prompt bundles and libraries compiling multiple related prompts.
Pricing ranges from two to fifty dollars for individual prompts and fifty to five hundred dollars for comprehensive bundles and libraries.
Beyond simple prompts, build products that embed prompt engineering expertise. AI-powered tools using sophisticated prompting create more value than raw prompts. Courses teaching prompt engineering scale your knowledge to many students.
Path Four: Building AI Applications
The most scalable path leverages prompt engineering expertise into products. Build applications where the prompting system is the core value proposition.
Ideas include productivity tools that use AI more effectively than competitors through better prompting. Industry-specific solutions addressing vertical problems with tailored AI approaches. Creative tools enabling artistic output through sophisticated prompt systems. Business automation tools that use AI for previously manual processes.
This path requires additional skills beyond prompt engineering: product development, design, marketing, and often programming. But the leverage is substantial when prompting expertise creates defensible product advantages.
Step-By-Step Getting Started Guide
Week One: Foundations
Days one through three, study prompt engineering fundamentals. Read the OpenAI prompt engineering guide. Complete the free DeepLearning.AI prompt engineering course. Understand the core techniques and when to apply each.
Days four and five, practice intensively with ChatGPT or Claude. Spend several hours each day experimenting with different prompting approaches. Document what works and what does not. Build intuition through volume.
Days six and seven, focus on chain-of-thought technique specifically. This high-impact approach dramatically improves complex task performance. Practice applying it to math, logic, analysis, and multi-step problems.
Week Two: Technique Mastery
Days eight through ten, master few-shot prompting. Create example sets for various task types. Experiment with how many examples work best. Learn to write examples that effectively teach the desired pattern.
Days eleven through fourteen, study role prompting and structured outputs. Practice assigning personas effectively. Learn to specify output formats that work reliably. Combine techniques for sophisticated prompting systems.
Week Three: Portfolio Building
Days fifteen through seventeen, create prompts for specific use cases. Focus on practical business applications. Build prompts that solve real problems people face.
Days eighteen through twenty, list prompts on PromptBase and other marketplaces. Write compelling descriptions. Set appropriate prices. Begin building passive income streams.
Days twenty-one, document your best work for portfolio use. Create before-and-after comparisons showing improvement. Prepare materials for job applications or client pitches.
Week Four: Market Entry
Days twenty-two through twenty-four, begin offering consulting services. Create service descriptions. Set initial pricing. Reach out to potential clients.
Days twenty-five through twenty-seven, apply to prompt engineering jobs if employment interests you. Customize applications using your portfolio. Prepare for interviews with concrete examples.
Day twenty-eight, create educational content about prompt engineering. Share on Twitter, LinkedIn, or blog. Build presence in AI communities. Networking drives opportunity in this field.
Realistic Income Timeline
Month One: Learning Phase
Income is minimal while building skills. Focus on practice and portfolio development. Possible prompt sales of fifty to two hundred dollars. Time investment is significant but foundational.
Month Two To Three: Initial Monetization
With demonstrated skills, begin earning through prompt sales and freelance projects. Revenue ranges from five hundred to two thousand dollars monthly. Rates increase as portfolio strengthens and reputation builds.
Month Four To Six: Established Practice
Steady client flow and growing marketplace sales. Monthly income reaches two thousand to five thousand dollars from combined sources. Reputation enables higher rates and larger projects.
Month Seven To Twelve: Professional Level
Full pipeline of freelance work or successful job placement. Income ranges from five thousand to fifteen thousand dollars monthly for freelancers. Employed prompt engineers earn eight thousand to twenty-five thousand monthly salary equivalent.
Year Two Plus: Expert Status
Recognized expertise commands premium rates and opportunities. Senior freelancers earn ten thousand to twenty-five thousand dollars monthly. Senior employed roles pay fifteen thousand to twenty-five thousand dollars monthly. Product and course income can exceed consulting income for those who build effectively.
Common Mistakes And How To Avoid Them
Mistake One: Vague Prompts
Most prompt engineering failures stem from insufficient specificity. Vague prompts produce vague outputs. The model cannot read your mind about desired format, length, style, or approach.
Solution: Be explicit about everything. State format requirements. Specify length. Describe tone. Include constraints. Leave nothing to assumption.
Mistake Two: Neglecting Iteration
Many people write one prompt and accept whatever output it generates. Prompt engineering requires iteration. The first version is rarely optimal.
Solution: Treat prompting as an iterative process. Test variations. Compare outputs. Refine based on results. Document what works for future reference.
Mistake Three: Ignoring Context Limits
Language models have context windows that limit how much information they can process. Exceeding these limits or managing them poorly degrades output quality.
Solution: Understand the context limits of models you use. Structure prompts to fit within limits while including essential information. Use summarization and chunking for longer content.
Mistake Four: Overcomplicating Simple Tasks
Not every task requires sophisticated prompting. Applying complex techniques to simple tasks wastes effort and sometimes produces worse results than direct approaches.
Solution: Match technique complexity to task requirements. Simple tasks get simple prompts. Reserve advanced techniques for situations that genuinely benefit from them.
Mistake Five: Undervaluing The Skill
Prompt engineers sometimes undercharge because the work seems easy once mastered. The skill is valuable precisely because most people cannot do it well.
Solution: Price based on value delivered, not effort expended. If your prompts save a client hours of work or enable capabilities they could not otherwise access, charge accordingly.
Future Of Prompt Engineering
The field will evolve rapidly over the coming years. Understanding likely trajectories helps position for long-term success.
Short Term: One To Two Years
Demand for skilled prompt engineers remains extremely high. Salaries and rates continue elevated. Techniques evolve quickly as models improve. Early movers build reputation and expertise advantages.
Medium Term: Three To Five Years
Tools abstract some prompting complexity, making basic tasks easier for non-specialists. Focus shifts to complex applications where expertise genuinely differentiates. Integration with traditional software development becomes standard.
Long Term: Beyond Five Years
Prompt engineering becomes a standard skill like spreadsheet proficiency or search engine use. Basic capability is widespread. Specialists remain valuable for complex work just as Excel power users remain valuable despite everyone knowing basic spreadsheet functions.
The window for early-mover advantage is now. Learn the skill while expertise is scarce. Build portfolio and reputation while competition is limited. Position yourself as an expert before the field becomes crowded.
The opportunity in prompt engineering is genuine and substantial. The skill is learnable without traditional credentials. The market is large and growing. The timing is optimal for those willing to invest in mastery.
Advanced Prompt Engineering Techniques
Moving beyond basic prompt construction, advanced techniques unlock significantly more powerful capabilities from AI systems.
Chain of Thought Prompting: Instructing models to show their reasoning step by step dramatically improves performance on complex tasks. Instead of asking for a direct answer, prompt the model to think through the problem. This technique alone can improve accuracy on reasoning tasks by 20-40%.
Few-Shot Learning Optimization: The examples you provide shape model behavior profoundly. Select examples that demonstrate the exact pattern you want replicated. Vary examples to show handling of edge cases. Order matters: place the most representative example last for maximum influence on the output.
Role and Persona Engineering: Assigning specific roles to AI systems shapes responses in predictable ways. A prompt beginning with "You are an experienced data analyst with 15 years in financial services" produces different outputs than the same question without role assignment. Experiment with different personas to find optimal performance for specific tasks.
Constraint Specification: Explicit constraints prevent common failure modes. Specify output format, length limits, tone requirements, and prohibited content. The more precisely you constrain the output space, the more consistently the model delivers what you need.
Iterative Refinement Loops: Build prompts that include self-correction. Ask the model to generate an output, then evaluate it against criteria, then improve it. Multiple passes through this loop often produce superior results compared to single-shot generation.
Building a Prompt Engineering Practice
Establishing yourself as a serious practitioner requires systematic approach to skill development and market positioning.
Portfolio Development: Document your best prompts with before and after examples showing improvement. Create case studies demonstrating business impact: time saved, quality improved, capabilities enabled. Quantify results wherever possible. A portfolio with five strong case studies outperforms hundreds of untested prompt examples.
Specialization Strategy: Consider focusing on specific domains where you can develop deep expertise. Healthcare prompt engineering requires different knowledge than legal document automation. E-commerce product descriptions differ from technical documentation. Specialists command higher rates than generalists.
Tool Mastery: Different AI systems respond differently to the same prompts. Claude, GPT-4, and Gemini have distinct personalities and capabilities. Learn the nuances of each major system. Understand which models excel at which tasks. This knowledge lets you recommend appropriate solutions and optimize prompts for specific platforms.
Community Engagement: Active participation in prompt engineering communities accelerates learning and builds reputation. Share insights on platforms like Reddit, Discord servers, and Twitter. Contribute to prompt libraries. Engage with other practitioners. The field moves quickly and community connections keep you current.
Enterprise Applications and Opportunities
Large organizations represent the most lucrative market for prompt engineering services.
Workflow Automation: Enterprises seek prompt engineers who can design systems for processing documents, generating reports, analyzing data, and automating communications. These projects often involve multiple interconnected prompts working together in pipelines. Compensation for enterprise prompt engineering consultants ranges from $150-400 per hour.
Custom Model Fine-Tuning: Organizations with unique terminology, processes, or requirements often need prompts optimized for fine-tuned models. Understanding how to work with customized models opens additional opportunities. Some enterprises pay premium rates for consultants who can bridge their specific domain knowledge with AI capabilities.
Governance and Policy: As AI adoption expands, organizations need help developing prompting standards, quality assurance processes, and usage policies. Consultants who combine technical expertise with governance knowledge are particularly valuable. This advisory work commands premium rates and leads to ongoing retainer relationships.
Training and Enablement: Many organizations want to build internal prompt engineering capabilities. Training programs, workshops, and certification courses represent recurring revenue opportunities. Packaging your expertise into educational products scales your impact and income beyond hourly consulting.
Measuring Prompt Effectiveness
Rigorous evaluation distinguishes professional prompt engineers from amateurs.
Quantitative Metrics: Track accuracy rates for factual tasks, completion rates for complex instructions, token efficiency for cost optimization, and latency for time-sensitive applications. Establish baselines and measure improvement systematically.
Qualitative Assessment: For creative and subjective outputs, develop rubrics that evaluate specific qualities. Rate outputs on dimensions like relevance, clarity, tone appropriateness, and completeness. Consistent evaluation frameworks enable meaningful comparison across prompt variations.
A/B Testing Frameworks: Run controlled experiments comparing prompt variations. Test one variable at a time to understand causal relationships. Sample sizes matter: ensure sufficient tests before drawing conclusions about which prompt performs better.
User Feedback Integration: Ultimate prompt quality is determined by end-user satisfaction. Build feedback mechanisms into deployed solutions. Track which outputs users accept, modify, or reject. Use this data to refine prompts continuously.
Future-Proofing Your Skills
The prompt engineering landscape evolves rapidly. Strategies for maintaining relevance as the field develops.
Foundational Knowledge: Invest in understanding how language models work at a conceptual level. This foundation helps you adapt to new models and capabilities. Surface-level prompt copying becomes obsolete; deep understanding remains valuable.
Continuous Experimentation: Allocate time weekly for exploring new models, techniques, and use cases. The practitioners who stay ahead are those who experiment constantly rather than relying on yesterday's techniques.
Adjacent Skills Development: Combine prompt engineering with complementary capabilities. Python programming enables building automated systems. Data analysis skills help optimize prompts based on metrics. Business communication abilities let you translate technical capabilities into client value propositions.
Adaptability Mindset: Expect that current best practices will change. The models available in two years will have different capabilities and limitations than today's models. Success requires embracing constant learning rather than seeking a stable skill set to master once.
2026 Market Snapshot
The 2026 prompt engineering market has bifurcated. The "prompt engineer" job title that peaked in 2023 has largely been absorbed into general software and AI roles, but the underlying skill - getting reliable structured output from LLMs at scale - is now a baseline requirement for anyone building AI products, agents, or automations. Independent market research frames the discipline around four parts: task, instructions, context, and parameters, and the operators who turn that into production systems are still in short supply.
- Task structure (Independent market research ): every prompt is task + instructions + context + parameters
- Hackathon prize signal: Hack A Prompt offered $37,500, PromptHacks $10,000, Prompt Hackathon $5,000 - active competitive ecosystem
- Use-case validation: Jackson Fall ran a $100-budget business via constrained prompting; Alejandro Lopez-Lira and Yuehua Tang showed ChatGPT correctly interpreting financial news in role-play prompts
- Wrapper economics: "If you can generate years of revenue in weeks or months, seize the opportunity" (Danny Postma, cited in Independent market research )
- Adoption signal: Upwork's In-Demand Skills 2026 report has demand for top AI skills more than doubling, led by AI video generation and editing (+329%) and AI integration (+178%)
Key Players to Watch
The 2026 list mixes the prompt-engineering educator class, model providers driving the practice, and operator-builders shipping production prompt systems.
- Elvis Saravia - maintains the canonical Prompt Engineering Guide
- Anna Bernstein - prompt engineer and generative AI specialist at Copy.ai
- Sander Schulhoff - runs Learn Prompting, contributor on prompt-injection research
- Ethan Mollick - "Co-Intelligence" author and Wharton operator-academic on AI use
- Nick St. Pierre - Additive Prompting Framework for image and video generation
- Riley Goodside - widely cited prompt-injection and adversarial-prompt researcher
- Andrej Karpathy - foundational educator on how LLMs and prompts interact
- Justin Fineberg - canonical "if your prompt is one sentence, your output won't be good" framing
- OpenAI, Anthropic, Google DeepMind - model providers whose system messages and tool-use APIs define the practice
- LangChain, AutoGPT, AgentGPT - frameworks that operationalize prompt chains into agents
- Promptbase, FlowGPT, ShareGPT - marketplaces for prompts and prompt-driven workflows
- Learn Prompting, DeepLearning.AI - leading educational programs
Predictions for 2026-2027
- The "prompt engineer" job title continues consolidating into broader AI engineer and AI product manager roles by 2027, even as the underlying skill becomes more valuable.
- Self-improving prompt systems (AutoGPT-style and successors) handle a growing share of prompt optimization, reducing the value of static prompt libraries.
- Through 2027, multi-modal prompting (text + image + video + audio inputs) becomes the default, with practitioners who limit themselves to text-only prompts losing share.
- Prompt-injection and adversarial prompting move from research curiosity to a regulated security discipline, with insurance products covering AI agent behavior.
- Vertical prompt libraries (legal drafting, medical intake, financial analysis) command higher prices than general-purpose ones because the validation cost is the moat.
Emerging Opportunities
Prompt systems for vertical agents - The Independent market research thesis is that wrapper apps with strong distribution still print money. Building production prompt systems for one vertical (legal contracts, medical intake, real-estate listings) is more defensible than horizontal prompt marketplaces.
Prompt evaluation and observability - When agents run multi-step prompt chains, end-to-end reliability collapses. Selling evaluation, regression testing, and observability layers on top of LangChain or LlamaIndex is an under-served wedge.
Constrained-prompt productized services - Following Jackson Fall's $100-budget structure, packaging "your business plan in 24 hours for $99" or "your legal letter in 1 hour for $49" as outcome-priced services beats hourly prompt-consulting fees.
Prompt-engineering courses and cohorts - With Upwork reporting demand for top AI skills more than doubling year over year, cohort-based programs ($500-$2,000 per seat) training operators on production prompt systems are an obvious value-ladder offering.
Common Objections & Counterarguments
"Prompt engineering will become obsolete once AI writes its own prompts." - Partially true: AutoGPT-style systems already generate sub-prompts. The skill that survives is system design - knowing what to ask for, what constraints to set, and what evaluation looks like. That is closer to product management than to copywriting.
"It's not real engineering." - Production prompt systems involve evaluation, testing, version control, retrieval pipelines, and structured output validation. The engineering work is real even if the syntax looks like English.
"Wrappers have no moat." - Independent market research's counter is documented: distribution, audience, and tuning data compound over time. Two wrappers on the same model are not interchangeable any more than two Shopify stores on identical infrastructure are.
"Models will improve until prompting doesn't matter." - Better models reduce sensitivity to prompt phrasing but increase the value of well-defined task structure, evaluation, and tool use. The skill shifts up the stack rather than disappearing.
How the Job Title Rose and Then Dissolved
Understanding this history is the difference between selling something buyers still want and selling a 2023 artefact.
The emblem
In 2023 Anthropic advertised a role called "Prompt Engineer and Librarian". It became the single most cited job posting of the AI boom, largely because of the salary attached to it. Reported figures varied by outlet and by the point in the year: coverage in March 2023 quoted a range of roughly $175,000 to $335,000, while reporting later that year cited $250,000 to $375,000. Business Insider ran it under a headline emphasising that no technical background was required.
That framing did most of the damage. A wave of courses appeared promising a six-figure career for people who were good at talking to chatbots, and the market filled with prompt marketplaces and "1,000 prompts" bundles sold on the premise that the prompts themselves were the asset.
The actual role was less romantic and more revealing. The librarian half of the title was the substantive half: building and maintaining a corpus of prompts, testing them systematically, and documenting what worked and why. It was closer to test engineering than to creative writing.
The absorption
The title has since largely dissolved into other roles, and this is a normal pattern rather than a collapse.
New technologies produce specialist job titles when the skill is scarce and poorly understood. As the skill diffuses, the title stops being a role and becomes a competency inside existing roles. "Webmaster" did this. "Social media manager" partly did this. Prompt engineering did it unusually fast, over roughly two years, because the underlying tools improved at the same time as the skill spread.
Two forces drove it.
The models got easier to instruct. A great deal of 2023 prompt craft was compensating for model limitations: elaborate role-play framings, formatting incantations, and tricks to force structured output. Later models need much less of that, and features like native structured output and tool use replaced whole categories of technique.
The skill became a baseline expectation. Any engineer shipping an AI feature now does prompt work as part of the job, in the same way that writing a SQL query is part of backend work rather than a separate profession.
What survived, and it is not what got sold
The parts of the discipline that remain scarce and well paid are the parts the course market largely ignored.
Evaluation. Knowing whether a change to a prompt made the system better, across a representative set of cases, rather than better on the one example you tried. This is the single most valuable and least glamorous skill in the field, and most people building AI features still do not do it.
Reliability at volume. Getting correctly structured output on the ninety-ninth case, not the first, and handling the cases where it fails. Demo prompts and production prompts are different artefacts.
Adversarial robustness. Prompt injection is a live security problem, particularly once a system can read untrusted text or take actions, and defending against it is a specialism with real demand.
Context and retrieval design. Deciding what information the model sees, in what order, within what budget. This determines quality far more than phrasing does.
Notice that all four are engineering activities with measurable outcomes. None of them is a library of clever prompts, which is precisely why the prompt-selling business model aged so badly: the artefact was easy to copy, easy to regenerate, and lost value as models improved.
What to do with that
If you are entering now, sell the surviving skills and describe them in the language buyers use. "I build evaluation harnesses so you know whether your AI feature is getting better" is a proposition a company will pay for. "I am a prompt engineer" invites a comparison to a 2023 headline and an assumption that the work is commoditised.
And treat the arc as a template rather than an anomaly. The same compression is running through other AI job titles right now, on a similar clock. The durable position is ownership of an outcome the buyer can measure, because that survives the tooling improving underneath you.
A test for whether your offer has aged
Ask what happens to your service if the next model release is materially better than the current one.
If the answer is that your work gets easier and your output improves, you are positioned on the right side of the curve. Evaluation harnesses, retrieval design and injection defence all get more valuable as systems get more capable, because capable systems are given more consequential work to do.
If the answer is that your service becomes unnecessary, you are selling a workaround for a limitation, and limitations are the thing model providers spend billions removing. Most of the prompt libraries sold in 2023 failed this test within a year.
Run the test on your own offer honestly before a client runs it for you.