How a Manager Learned to Code in n8n and Claude Code — A Story of Breaking Free from Expensive Contractors
A manager requested a simple feature from contractors: add audio file support to a bot that already transcribed video. Contractors quoted 300,000 rubles and two
AI-processed from Habr AI; edited by Hamidun News
When a client doesn't understand what they're paying for, they risk paying incorrectly. A non-technical manager faced this problem directly: contractors estimate simple updates at enormous sums, and she has no way to verify if the price is fair. Instead of endless negotiations, she made a different choice: learn the tools herself. n8n, Claude Code, basic programming. And within a few months, she started writing bots and automations independently. Along the way, she discovered something else: now she understands why contractors ask for so much money — because development is genuinely complex, just not where she expected.
When a Contractor Asks 300k for the Obvious
The story began with what seemed like a simple request. The company had a Telegram bot for video transcription: you send a video file, the bot processes it and returns the transcript and summary. The need was logical: add support for audio files. After all, if the bot already extracts the audio track from video and transcribes it, why not just accept an audio file directly and skip to the second step?
The contractor's response was a quote: two weeks of development, 300,000 rubles. By any common-sense standard, this didn't add up. Logic suggested this was simply input validation, not a complete architectural overhaul. But she had no arguments to challenge the estimate — she lacked the technical knowledge to understand where the real complexity lay and where it was just padding.
Learn the Tools to Understand the Price
Instead of arguing with the contractor, the manager made a different choice: learn it herself. She dove into n8n and Claude Code — platforms for automation and development without deep programming. Within a few months, she didn't become a full-stack developer, but learned enough to speak the contractor's language. She now understood how pipelines work, where the real complexity lies, and where costs are inflated. Most importantly, she started doing simple things herself instead of paying for them.
What Came Out of the Experiments
Within a few months, she had built an entire collection of automations. Not ambitious, not revolutionary — but functional. Here's what she managed to create:
- Telegram bots for various tasks and monitoring
- Scripts for automatic analytics and reporting
- Agents for newsletters that adapt text for each recipient
- Media digests that automatically collect news, create summaries, and publish
- Integrations between different services that run 24/7 without human intervention
Each of these tools replaced someone's work time — either her own or a contractor's, had she hired one. In some cases, she saved an hour or two per week. In others, dozens of hours. And notably, she understood something important. When an agent or script she created needs refinement, she gains real insight: how much time it will take, where debugging costs go, where feature additions cost. She has become a contractor to her own agents. Which means she now experiences firsthand how difficult it is to give an honest estimate for a feature if you don't dive into implementation details.
What This Means
The story illustrates a very real gap in the AI solutions ecosystem. The situation is typical: non-technical managers, product managers, and clients often don't know how to estimate a contractor's workload, what questions to ask, where complex development is genuinely needed, and where existing tools can be configured or no development is needed at all. The result: either distrust of the contractor and rejection of a necessary project, or overpaying for a simple function. Both situations lose for everyone.
There's only one solution: at least basic technical literacy. You don't need to be a developer or write production code. But understanding system logic, how pipelines work, and basic automation principles — this saves both money and time, and allows for honest dialogue with contractors.
Want to stop reading about AI and start using it?
AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.