> Good prompts may actually have a moat - a complex agent system is basically just a lot of prompts.
The second part of that statement (is wrong and) negates the first.
Prompts aren’t a science. There’s no rationale behind them.
They’re tricks and quirks that people find in current models to increase some success metric those people came up with.
They may not work from one model to the next.
They don’t vary that much from one another.
They, in all honesty, are not at all difficult or require any real skill to make. (I’ve worked at 2 AI startups and have seen the Apple prompts, aider prompts, and continue prompts)
Just trial and error and an understanding of the English language.
Moreover, a complex agent system is much more than prompts (the last AI startup and the current one I work at are both complex agent systems). Machinery needs to be built, deployed, and maintained for agents to work. That may be a set of services for handling all the different messaging channels or it may be a single simple server that daisy chains prompts.
Those systems are a moat as much as any software is.
Prompts are not.