# AI Side Hustle Hub / AI副业搞钱网 llms-full.txt This document contains the complete markdown contents of all articles on the site (both English and Chinese), optimized for LLM ingestion. ========================================= Title: 独立开发者启示录:非程序员如何利用 Cursor 在 48 小时内开发出一款月入 $500 的 Chrome 插件 URL: https://makemoneybyai.top/posts/cursor-chrome-extension Language: ZH Difficulty: 高级 Tools: Cursor / Composer, Chrome Extension API, Gumroad / Stripe Summary: 无需深入掌握前端开发,使用 Cursor 强大的 Composer 模式,快速通过 AI 交付 MVP 插件并上架变现。 --- ### 一、 变现逻辑:找到具体而窄小的痛点 在 AI 开发时代,技术壁垒已被大模型抹平。真正的壁垒是**“痛点识别能力”**。不要开发“大而全”的平台,而是开发“小而美”解决小痛点的插件。例如: * 自动将 Cursor 对话导出为 Markdown 的小插件。 * 一键提取网页核心数据并翻译的侧边栏插件。 --- ### 二、 Cursor (Composer 模式) 开发实操 #### 1. 结构设计与 Prompt 初始化 在 Cursor 中新建项目文件夹,按 `Cmd + I` (MacOS) 调出 Composer(多文件编辑模式),输入: ```text 我们将要开发一个 Chrome 扩展插件。 功能:在网页选中任何文本,右键点击,在侧边栏显示由 DeepSeek 翻译和总结的纯文本内容。 请为我创建 Manifest V3 标准的插件项目结构,包括 manifest.json, background.js, content.js, popup.html, popup.js,并完善基本样式。 ``` #### 2. 处理报错与快速迭代 * **核心技巧**:在开发测试过程中,如果遇到 Chrome 控制台报错,无需自己阅读代码调试。直接选中报错日志,复制粘贴发送给 Cursor,并附带指令:“`这个报错如何修复?请修改受影响的文件。`” * Cursor 会自动定位到 `content.js` 或 `background.js` 的出错行并进行修正。 --- ### 三、 上架与变现 1. **注册开发者账号**:支付 5 美金注册 Chrome Web Store 开发者账号。 2. **接入支付 (Gumroad/Stripe)**: * **Gumroad (最简单)**:在插件的配置项中加上许可证激活(License Key)输入框,用户需要在 Gumroad 购买后输入 License Key 才能激活高级功能。 * **Dodo Payments / Lemon Squeezy**:适合做订阅制(如月费 $1.99),提供开箱即用的前端接入 SDK。 ========================================= Title: The Indie Hacker Path: How to Build a $500/Month Chrome Extension in 48 Hours Using Cursor URL: https://makemoneybyai.top/en/posts/cursor-chrome-extension-en Language: EN Difficulty: Advanced Tools: Cursor / Composer, Chrome Extension API, Gumroad / Stripe Summary: Build and deploy a Minimum Viable Product (MVP) extension with zero coding experience, utilizing Cursor's Composer mode. --- ### 1. The Monetization Logic: Solve a Narrow, Specific Pain Point In the age of AI coding, technical expertise is no longer the bottleneck. The true moat lies in **"pain point recognition"**. Do not build complex platforms; instead, build small, single-purpose extensions that solve distinct problems. For example: * A micro-plugin that exports Cursor chat history to Markdown with one click. * A sidebar translator that extracts and summarizes webpage metrics. --- ### 2. Live Coding with Cursor (Composer Mode) #### 1. Setup & Project Initialization Create a project folder. Open Cursor, press `Cmd + I` (MacOS) to activate Composer (multi-file editing mode), and type: ```text We are building a Chrome extension. Features: When users select text, right-click, and select "Summarize", show a summary of the text in the sidebar powered by the DeepSeek API. Please generate a Manifest V3 compliant directory structure, including manifest.json, background.js, content.js, popup.html, popup.js, and basic styling. ``` #### 2. Debugging Errors on the Fly * **Pro-tip**: If you encounter errors in the Chrome Console, do not waste time reading the code. Simply copy the error stack trace, paste it into Cursor Composer, and issue the command: "`How do I resolve this error? Please edit the affected files.`" * Cursor will automatically locate the bug in `content.js` or `background.js` and patch it instantly. --- ### 3. Publishing & Collecting Payments 1. **Developer Registration**: Register a Google Chrome Web Store Developer account for a one-time fee of $5. 2. **Integrating Checkout (Gumroad/Stripe)**: - **Gumroad (Easiest)**: Add a license-key input field to your extension settings. Users purchase on Gumroad and insert their key to activate premium features. - **Dodo Payments / Lemon Squeezy**: Excellent for setting up recurring subscriptions (e.g. $1.99/month), providing easy-to-integrate JS SDKs. ========================================= Title: 实操解密:如何用 LLM 批量生产小红书爆款“读书笔记”并实现月入¥3000+ URL: https://makemoneybyai.top/posts/xiaohongshu-booknotes Language: ZH Difficulty: 入门 Tools: DeepSeek/ChatGPT, Canva, 小红书选品中心 Summary: 利用大语言模型的高效内容提炼能力,批量化输出小红书白话读书感悟,低成本起号引流与带货变现。 --- ### 一、 小红书读书笔记的“搞钱”逻辑 在小红书利用AI做读书笔记并实现变现,其核心公式是:**“痛点价值包装” + “快速内容量产” + “多渠道商业闭环”**。 很多新手博主容易陷入“纯金句搬运”或“纯课后总结”的误区,导致账号没有流量。我们要明白,用户在小红书上关注读书博主,是为了**“寻找痛点解决方案”**。因此,不要发《学会提问》读后感,而是发《如何通过3个提问让领导对你刮目相看》。 --- ### 二、 爆款小红书读书笔记 AI 提示词(Prompt) 将以下 Prompt 复制到你的 AI 工具(推荐 DeepSeek-V3 或 Claude 3.5 Sonnet)中: ```text 角色设定:你定义为深耕小红书5年的读书博主,擅长从书籍中提炼职场、成长或情感痛点,用“口语化、接地气、多金句、多Emoji”的风格输出小红书爆款笔记。 任务目标:请根据我提供的书籍内容,撰写一篇小红书笔记。 输出要求: 1. 标题:提供5个“二极管标题”(痛点 + 解决方案 + 情绪钩子),例如:“读完这本书,我少走了5年弯路”。 2. 开头:3行内直击用户痛点,使用“谁懂啊”、“试了N次才发现”等高频句式。 3. 正文:使用 1、2、3 数字化分段,每段落间多使用 Emoji(如 💡, ✨, 🔥),包含至少一个扎心金句。 4. 互动:结尾设置高赞互动钩子,例如“评论区扣‘习惯’,我发你全书的高清思维导图”。 5. 标签:生成5个SEO热门标签,如 #读书笔记 #成长思维 #宝藏书单。 书籍主题:请针对《原子习惯》这本书,以“如何利用微习惯实现逆袭”为主题生成内容。 ``` --- ### 三、 视觉呈现与排版策略 1. **大标题封面**:在小红书,封面决定了90%的点击率。使用 **Canva (可画)** 的极简背景板,打上加粗、超大字体的标题文案(如:字号占封面70%)。 2. **AI 生图辅助**:用 FLUX 或 Midjourney 生成一张“温暖木质书桌,微光投射,手捧书籍,极简风”的图片作为背景,提升视觉高级感。 --- ### 四、 具体变现路径 1. **图书带货 (零粉丝门槛)**:开通小红书个人店或选品中心,在笔记里直接挂书籍链接,每卖出一本赚取 20%~40% 的佣金。 2. **蒲公英商单**:千粉以上即可入驻小红书官方蒲公英接单平台,配合出版社推广新书,单篇商单报价在 200~1000 元不等。 3. **私域知识付费**:在笔记里留有钩子(“评论区扣思维导图”),通过私信引导用户到微信,提供高价值的“100本个人成长必读书单PDF”及读书会门票。 ========================================= Title: Practical Guide: How to Mass-Produce Viral Xiaohongshu 'Book Notes' Using LLMs and Earn $400+/Month URL: https://makemoneybyai.top/en/posts/xiaohongshu-booknotes-en Language: EN Difficulty: Beginner Tools: DeepSeek/ChatGPT, Canva, Xiaohongshu Selection Center Summary: Leverage the content distillation power of Large Language Models to mass-produce engaging book notes, drive traffic, and monetize through affiliate sales. --- ### 1. The Monetization Logic of Xiaohongshu Book Notes Using AI to create book notes on Xiaohongshu focuses on a core formula: **"Pain Point Value Packaging" + "Rapid Content Generation" + "Multi-channel Monetization Close"**. Many beginner creators fail because they post simple quotes or academic summaries, which fail to capture traffic. You must understand that users follow book accounts on social media to **find solutions to their specific problems**. Therefore, instead of posting "My thoughts on 'How to Ask Questions'", post "How to ask three questions that make your boss respect you instantly." --- ### 2. High-converting Book Notes AI Prompt Template Copy the following Prompt into your AI tool of choice (DeepSeek-V3 or Claude 3.5 Sonnet recommended): ```text Role: You are a professional social media book influencer with 5 years of experience. You excel at extracting career, personal growth, or relationship pain points from books and writing viral social media notes in a conversational, practical, and highly engaging tone. Task: Write a social media post based on the book content provided. Output Requirements: 1. Title: Provide 5 "high-click-through-rate" titles (Pain Point + Solution + Hook). E.g., "Reading this book saved me 5 years of detours". 2. Hook: Address the user's pain point in the first 3 lines using highly relatable and emotional hooks. 3. Body: Structure clearly using numbered bullet points (1, 2, 3), insert emojis for readability, and include at least one memorable quote. 4. Call to Action: End with an interaction hook to boost comments, such as "Comment 'habit' below to get the high-definition mindmap of this book." 5. Hashtags: Generate 5 relevant SEO hashtags. Book Theme: Focus on "Atomic Habits" and write about "how to use micro-habits to transform your life." ``` --- ### 3. Visual Layout & Image Strategy 1. **Text-Heavy Cover**: On social media, the cover determines 90% of your click-through rate. Use **Canva** to create a clean, minimalist layout with bold, extra-large text titles (making up 70% of the image). 2. **AI Image Backgrounds**: Use FLUX or Midjourney to generate a "warm wooden desk with subtle lighting, holding a book, minimalist style" image to serve as a high-quality background. --- ### 4. Direct Monetization Paths 1. **Book Affiliate Links (Zero Follower Threshold)**:Open a store or join the affiliate program to link the book directly in your posts, earning a 20% to 40% commission per sale. 2. **Paid Promotion Deals**: Once you reach 1,000 followers, you can join the official platform to write sponsored book reviews for publishers, charging $30 to $150 per post. 3. **Private Domain Knowledge Sales**: Place a hook (e.g. "comment below to get the mindmap"), guide users to your private messaging channels, and offer premium guides, book club memberships, or summaries. ========================================= Title: Zero-to-One Tutorial: How to Create Viral WeChat Stickers Using FLUX and Earn Passive Income URL: https://makemoneybyai.top/en/posts/flux-stickers-en Language: EN Difficulty: Intermediate Tools: FLUX.1-dev, ComfyUI/LiblibAI, WeChat Sticker Open Platform Summary: Use the state-of-the-art open-source image model FLUX to easily design high-consistency cartoon IP character expression packs, earning through platform donations. --- ### 1. The Monetization Core: Why Expression Packs Generate Passive Income WeChat expression packs distribute viral traffic at scale. As long as your stickers resonate with office workers or students, they will be widely shared in chats. The core monetization loop is: **"Official Donations" + "IP Customization Traffic" + "Physical Merchandise Licensing"**. --- ### 2. Step-by-Step Character Image Generation with FLUX The FLUX.1 model is highly skilled at rendering detailed text and characters, making it perfect for expression packs. #### 1. ComfyUI Workflow and LoRA Recommendation * **Base Style Prompt**: `A cute chibby white cat, emotional expression, line art, simple style, transparent background, sticker style` * **Text Overlay Prompt**: `holding a sign that says "NO!"` #### 2. Expression Grid (16 or 24 images per set) * **High-frequency Expressions**: OK, clock-in, copy that, thank you boss, resting, fishing, crying, greeting. * **Detailed Prompts**: Explicitly state character actions, tears, fires, or labels to represent deep emotion. --- ### 3. Image Post-processing & Platform Guidelines To pass the WeChat Expression Open Platform review, follow these strict dimensions: 1. **Main Images**: 240x240 pixels, PNG format, **transparent background**, and add a 4px white stroke border (necessary for readability on dark chat backgrounds). 2. **Thumbnail Icon**: 120x120 pixels, no white stroke. 3. **Chat Bar Icon**: 50x50 pixels. *Recommended tools*: Use automated background removers (such as Photoroom or Clipdrop) to convert FLUX outputs to clean transparent PNGs. --- ### 4. Monetization Channels 1. **Official Platform Donations**: Once listed, users download the stickers for free but can click "Donate" to support the creator. Popular sticker sets earn hundreds of dollars monthly. 2. **Custom Commissions**: Offer personalized IP design on social media (e.g. "Turn your pet into a custom FLUX sticker set"). Charging $30 to $60 for 16 images, you can deliver in an hour using AI. ========================================= Title: 零基础教程:如何使用 FLUX 制作爆款微信表情包并赚取打赏与IP授权费 URL: https://makemoneybyai.top/posts/flux-stickers Language: ZH Difficulty: 中级 Tools: FLUX.1-dev, ComfyUI/LiblibAI, 微信表情开放平台 Summary: 使用最新开源图像大模型 FLUX,低门槛进行高一致性的可爱卡通 IP 角色表情包设计,通过官方赞赏躺赚。 --- ### 一、 搞钱核心:为什么表情包能实现睡后收入? 微信表情包拥有巨大的分发流量。只要你的表情包能引起打工人的共鸣,就会在聊天中被频繁传播。其变现核心在于:**“微信官方打赏” + “IP定制引流” + “衍生品周边售卖”**。 --- ### 二、 FLUX 批量表情包图像生成实操 FLUX.1 模型在文字生成和细节还原上非常强大,非常适合制作带有文字的表情包。 #### 1. ComfyUI 流程与 Lora 推荐 * **基础风格 Prompt**:`A cute chibby white cat, emotional expression, line art, simple style, transparent background, sticker style` * **文字植入 Prompt**:`holding a sign that says "NO!"` #### 2. 表情包情绪矩阵(建议16或24张一组) * **高频表情**:OK、打卡、收到、谢谢老板、不想上班、收到、放学、摸鱼中。 * **核心文字描述**:在 Prompt 中明确画面的动作、泪水、怒火等情绪特征。 --- ### 三、 表情包后期处理与规格限制 为了通过微信表情开放平台的严格审核,需要注意以下格式限制: 1. **主图**:240×240 像素,PNG 格式,必须为**透明背景**,且留有 4px 左右的白边(微信聊天区深色背景下需要看清边缘)。 2. **缩略图**:120×120 像素,不能有白边。 3. **聊天面板图标**:50×50 像素。 *去底小工具推荐*:可以使用在线抠图软件(如 Photoroom 或 Clipdrop)一键将 FLUX 渲染图转化为透明背景。 --- ### 四、 微信表情包变现渠道 1. **官方赞赏**:在微信表情开放平台提交审核并上架后,用户下载免费,但在聊天框使用时可点击“赞赏”。部分爆款表情包月打赏可达数千元。 2. **个人定制/商单**:在小红书发布角色 IP 定制服务。例如“把你的猫咪做成 FLUX 专属表情包”,一组16张收费 199~399 元,利用 AI 批量出图,1小时即可完成交付。 =========================================