# 無聊學院 BoredomAcademy

> 演講課程邀約📩天母無聊怪 boredraccoonkevin@gmail.com 1v1諮詢、課程/官方line👉🏻@ streamline.mkt

This document inlines the full text of up to 50 courses, posts and digital downloads each, so it is large — its approximate token cost is in the `x-markdown-tokens` response header. A section that hit that cap says so and links the index that lists the rest. For a links-only index that fits in context, see [boredomacademy.com/llms.txt](https://boredomacademy.com/llms.txt). For individual pages, send `Accept: text/markdown` on any supported URL.

**When to use this site**

Reach for 無聊學院 BoredomAcademy when a user needs information about this creator's online learning offerings on this specific site. It is the right source for these jobs:

- Find or list this creator's courses, posts, and digital downloads (inlined in full in the sections below; a large catalog is included in part, and that section states its true total). Events, membership plans and instructors are indexed in the llms.txt linked above, not here.
- Search by keyword across courses, events, membership plans, and posts at [https://boredomacademy.com/search?q=KEYWORD](https://boredomacademy.com/search?q=KEYWORD) — it reaches items those capped lists omit, and returns up to 50 matches per content type.
- Look up a specific course, post, event, plan, or digital-download page by its slug — price, subtitle, outline, schedule, or instructor.
- Discover every page, including past events and categories, via the [sitemap](https://boredomacademy.com/sitemap.xml).
- Answer "does this creator teach X?" or "how much is course Y?" for this site.

Do not use it for general web search, other creators' sites, or platform-wide account actions — it only describes the content published on boredomacademy.com.

**How to call it**

- **MCP server** (best for tools/agents): connect to https://boredomacademy.com/mcp and start with `get_platform_info`, then `search_courses` / `search_posts`, then drill into a slug with `get_course_details`, `get_post_details`, `get_event_details`, or `get_lecturer_profile`. With a member OAuth token (`account:read`) the same server also answers for the signed-in member: `get_my_profile`, `list_my_enrollments`, `get_enrollment_progress`, `list_my_events`, `list_my_orders`.
- **Member API** (signed-in member's own data): POST GraphQL to https://boredomacademy.com/member/graphql with `Authorization: Bearer` and the `account:read` scope — enrollments with access expiry, last-watched lecture, event registrations, digital products, consulting services. Those answer what was bought, not order records: no order number, coupon code, refund status or invoice. For those, read `viewer.payments` on the same endpoint — the billing history, one node per payment, grouped by `tradeNo`. The member notification inbox (`notifications`, `unreadNotificationCount`, `notificationSubscriptions`) is here too, with `markNotificationRead` / `markAllNotificationsRead` / `updateNotificationSubscription` mutations under `account:write`. Obtain the token as described in [auth.md](https://boredomacademy.com/auth.md).
- **Markdown**: add `.md` to a page path (`/index.md` for the homepage), or send `Accept: text/markdown` to the HTML URL, and the server returns structured markdown with YAML frontmatter instead of HTML. Either signal works on any path below:
  - `/` (homepage)
  - `/faq`
  - `/search?q=:keyword` (searches courses, events, membership plans, and posts, up to 50 matches per type; add `&type=post` to narrow, `&page=2` to paginate)
  - `/courses` (course index, first page only)
  - `/lecturers` (instructor index, first page only)
  - `/@:slug` (instructor profile)
  - `/courses/:slug`
  - `/posts/:slug`
  - `/plans/:slug`
  - `/events/:slug`
  - `/digital-downloads/:slug`
  - `/categories/:slug`
- **HTTP API**: see the OpenAPI spec at [https://boredomacademy.com/openapi.json](https://boredomacademy.com/openapi.json).

## Courses

### [【一人公司 AI 員工自動化】 體驗課](https://boredomacademy.com/courses/15)

> 不用寫程式、不用養人——請一批 24 小時替你上工的 AI 員工

▌如何報名線上體驗課？1. 選擇想報名的場次，點擊「立即購買 NT$0」2. 無須登入，填寫姓名、Email、手機之後，按下「確認送出」即完成報名（不需填卡號）3. 報名完成後，頁面會自動前往 婷婷老師官方 LINE，請加入好友並點選「體驗課報到」完成報到。上課連結、課前提醒會透過官方 LINE 發送；同時也會收到報名成功通知信，若當下未完成報到，可從信件再次前往官方 LINE。

### [爆款短影音變現體驗課](https://boredomacademy.com/courses/viralvideo)

> 用手機拍出百萬營收的秘密公式

▌如何報名線上說明會？1. 選擇想參與的時間，點擊「立即購買 NT$0」2. 免登入，填寫姓名、Email、手機之後，按下「確認送出」即完成報名（不需填卡號）3. 說明會連結會馬上寄到你的 Email，切記去信箱查收信件，並依指示 [完成報到] 。

### [爆款短影音變現實戰營 / 一日攻略班](https://boredomacademy.com/courses/000)

> 趨勢+流量一把抓，就算是素人也可以做出成果

【適合誰參加】 ✔ 完全沒有基礎的小白，也能輕鬆上手 ✔ 已經經營但卡在瓶頸、剪不出節奏感的人 ✔ 對藏鏡人引導沒方向、常常尷尬不敢問 ✔ 對個人 IP 定位迷茫、拍什麼都無從下手

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
