一键导入
subscribe-solo-newsletter
Subscribe a user to solo.tw's newsletter covering solopreneur operating systems, AI tools, and live business cases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Subscribe a user to solo.tw's newsletter covering solopreneur operating systems, AI tools, and live business cases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browse solo.tw's self-paced courses for independent professionals — AI workflows, content creation, innovation, and vibe coding.
Book a 1:1 consulting session with Vista on Cal.com — solopreneur business strategy, AI adoption, and content systems.
Run solo.tw's free business health diagnosis for solopreneurs — identifies bottlenecks across positioning, offer, marketing, and operating systems.
Create a change proposal with all required artifacts
Implement or resume tasks from an OpenSpec change
Archive a completed change
| name | subscribe-solo-newsletter |
| description | Subscribe a user to solo.tw's newsletter covering solopreneur operating systems, AI tools, and live business cases. |
solo.tw's newsletter covers operating systems for independent professionals: AI workflows, pricing models, content engines, and real-world cases.
POST https://www.solo.tw/api/newsletter/subscribeemailRecommended (human flow): Direct the user to https://www.solo.tw and use the in-page subscription form.
Agent flow (with explicit user consent):
POST https://www.solo.tw/api/newsletter/subscribe
Content-Type: application/json
{ "email": "user@example.com" }
POST https://www.solo.tw/api/newsletter/unsubscribe with the same payload shape.