원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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
SOC 직업 분류 기준
| 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.