返回首页

对比阅读

对比阅读:Still Hoarding 3-Year-Old Files? AI Migrates Them in 2 Weeks 与 压箱底三年的旧资料还要继续放着吗?AI 帮你两周搞定大迁移

AEN
ClaudeChatGPTAI-migration·

Still Hoarding 3-Year-Old Files? AI Migrates Them in 2 Weeks

Wednesday night, I opened a file I hadn't touched in three years

Last Wednesday I was cleaning up Dropbox.

Found a file called "v1.0 - Customer Follow-up SOP.docx", created December 2019. Opened it up — inside was instructions for tracking customers in Excel, copy-pasting email templates, sending payment links via WeChat.

I haven't used that stack in two years. Now I run on Notion + Feishu + automated payments. But the old doc was still sitting there, gathering weight — like that 2015 desktop PC in the corner of the room. You know it's useless, but you don't want to touch it.

You've got "stashed old stuff" like this too: old website copy, old SOPs, old support emails, old Excel customer sheets. They work fine — you just think "fixing them sounds exhausting" every time you remember, then keep procrastinating. I made this exact mistake, dragged it out until my old system broke and I had no choice but to deal with it.

"Migration" used to be a small-team lifeline

Last week I read Pragmatic Engineer's newsletter, and one thing made me pause: Asana, a company with thousands of employees, recently migrated their test framework from Enzyme to a new tool. Done normally, that drags on 1-2 years; with AI, they finished in two weeks. Airbnb and Uber shared similar stories.

Big companies with thousands of people use AI to "move old stuff" for the same reason we do: if the old stuff doesn't move, the new stuff can't land.

For our 1-5 person teams, "migration" used to be unthinkable — no budget to hire outsourcing, no time to DIY. But now there's a new path:

  • Feed your 2019 SOP to Claude, have it convert into a Notion template + Feishu multi-dimensional table structure
  • Drop 50 old blog posts into ChatGPT, have it rewrite them in your new tone
  • Export three years of support emails as CSV, let AI extract FAQs + auto-reply scripts
  • Paste your old Excel customer sheet to AI, have it generate CRM field suggestions

Before, you'd rather let these rot. Now a full round runs in two weeks.

I tried it last week with that 2019 SOP. Threw it at Claude: "Help me convert to Notion database structure + Feishu automation plan." Half an hour for the draft, I tweaked for two hours. It worked.

What it costs to replicate today

  • Money: ChatGPT Plus or Claude Pro subscription, ~$14/month. Free tier works too — slower, but gets the job done
  • Time: 2-3 hours for first setup (figuring out how to paste files, how to write prompts), then 2-4 hours per migration after
  • Tech barrier: Copy-paste files, write "help me change this to that." Zero code required
  • First step: Open your cloud drive or desktop right now, find that old file you've been meaning to update. Copy the content into Claude or ChatGPT, add: "Help me reformat this for a 2024 small team"

Advice by stage

If you're just starting (0 clients / still building portfolio): I'd tell you to skip migration for now. Just make what you're using today work. Old files won't die — handle them when you're busy. This tool isn't for everyone; not trying it now is fine.

If you have 1-2 stable clients: Pick your most painful one and start. Like that customer-tracking Excel sheet — let AI sketch a migration plan. 2 hours to see results.

If you're scaling (multiple clients / product lines): I'd say batch it. Block one afternoon a week as "AI migration day," run your dusty files through in batches. Two months clears 80% of your tech debt.

My own takeaway: migration's hardest part isn't whether AI can do it — it's whether you'll open that old file and actually look at it.

BZH
ClaudeChatGPTAI迁移·

压箱底三年的旧资料还要继续放着吗?AI 帮你两周搞定大迁移

周三晚上,我打开了一个三年没动过的文件

上周三,我在整理 Dropbox。

翻到一个叫 "v1.0 - 客户跟进 SOP.docx" 的文件,2019 年 12 月建的。打开一看,里面写的是用 Excel 记客户信息、邮件模板手动复制粘贴、微信发收款链接。

我已经不用这套东西两年了。现在用 Notion + 飞书 + 自动收款。但这套老文档还在那躺着,沉甸甸的,像房间里那台 2015 年的台式电脑——你知道它没用,但你也不想动它。

这种 "压箱底的旧东西",你手里肯定也有:老网站文案、老 SOP、老客服邮件、老 Excel 客户表。它们不是不能用,只是每次想起来就觉得 "改起来太累了",然后继续拖下去。我之前犯过这错,一直拖到旧系统崩了才硬着头皮动。

"迁移" 这个词,开始是小公司的救命稻草

上周看 Pragmatic Engineer 的 newsletter,里面讲了一个让我愣住的事:Asana 这种几千人的公司,最近把测试框架从 Enzyme 迁到新工具。如果正常做,这活儿能拖一两年;用 AI,两周干完。Airbnb 和 Uber 也讲了类似故事。

几千人的大厂用 AI 来 "搬旧东西",原因跟我们一样:旧东西不动,新东西上不来。

对我们这种 1-5 人小团队来说,"迁移" 这事过去是不敢想的——没钱请外包、没时间自己干。但现在有个新路子:

  • 把 2019 年的 SOP 喂给 Claude,让它转成 Notion 模板 + 飞书多维表格结构
  • 把老网站 50 篇博客丢进 ChatGPT,让它按新调性重写
  • 把三年的客服邮件导出 CSV,让 AI 提炼出 FAQ + 自动回复话术
  • 把老 Excel 客户表贴给 AI,让它生成 CRM 字段建议

这些活儿,搁以前你宁可让它烂在那。现在两周能跑一轮。

我上周拿那个 2019 年的 SOP 试了一下。丢给 Claude,说 "帮我转成 Notion 数据库结构 + 飞书自动化方案"。半小时出初稿,我自己改了两小时。能用了。

你今天就能复刻的成本

  • :ChatGPT Plus 或 Claude Pro 会员,约 ¥100/月。只用免费版也行,慢一点但够用
  • 时间:第一次设置 2-3 小时(搞清楚怎么贴资料、怎么写提示词),后面每次迁移 2-4 小时
  • 技术门槛:会复制粘贴文件、会写 "帮我把这个改成那个" 就行。完全不需要懂代码
  • 第一步:现在打开你的网盘或桌面,找出那个你一直想改但没改的旧文件。复制内容贴进 Claude 或 ChatGPT,加一句 "帮我改成 2024 年小团队能用的格式"

给不同阶段的朋友

如果你刚起步(0 客户 / 还在攒作品):我会让你先别动迁移,把现在在用的东西做对就够了。老资料放着不会死,等忙起来再处理也不迟。这工具不是所有人都需要,现在不试也没事。

如果你有 1-2 个稳定客户:挑你最痛的一个开始试。比如那个一直在 Excel 里记客户的表,让 AI 帮你提个迁移方案。2 小时看效果。

如果你正在扩规模(多客户 / 多产品线):我会建议批量做。每周固定一个下午当 "AI 迁移日",把压箱底的东西分批过一遍。两个月能清掉 80% 的技术债。

我自己的体会:迁移这事,最难的不是 AI 干不干得了,是你愿不愿意把那个旧文件打开看一眼。