---
title: "Fitworks 我健客- 全方位線上健身學院"
url: https://academy.fitworks.fit
---

# Fitworks 我健客- 全方位線上健身學院

> 全方位的知識課程，循序漸進陪你培養運動習慣。在改變的路上，一起打造最有自信和健康的新自我。四大領域「營養攝取」、「預防受傷」、「訓練建立」、「運動心態」全方位的知識課程，循序漸進陪你培養運動習慣。在改變的路上，一起打造最有自信和健康的新自我。

## When to use this site

Reach for Fitworks 我健客- 全方位線上健身學院 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, digital downloads, and instructors (all indexed in this document).
- 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 events and categories, via the [sitemap](https://academy.fitworks.fit/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 academy.fitworks.fit.

How to call it:

- **MCP server** (best for tools/agents): connect to https://academy.fitworks.fit/mcp and start with `get_platform_info`, then drill into courses, events, or lecturers.
- **Markdown**: send `Accept: text/markdown` to a supported storefront page (homepage, course, post, event, plan, digital-download, category, or lecturer page), or fetch [https://academy.fitworks.fit/llms-full.txt](https://academy.fitworks.fit/llms-full.txt) for the full content bundle.
- **HTTP API**: see the OpenAPI spec at [https://academy.fitworks.fit/openapi.json](https://academy.fitworks.fit/openapi.json).

## Courses

- [從新手到健客：一堂課搞定心態、營養、姿勢、訓練](https://academy.fitworks.fit/courses/fitness-100-beginner): 四大領域「營養攝取」、「預防受傷」、「訓練建立」、「運動心態」全方位的知識課程，循序漸進陪你培養運動習慣。在改變的路上，一起打造最有自信和健康的新自我。

## Lecturers

- [Karen](https://academy.fitworks.fit/@karen): Fitworks 我健客 創辦人
- [Cathy 凱熙 ](https://academy.fitworks.fit/@cathy): 健康管理師
- [鍾馨葦](https://academy.fitworks.fit/@sinwei): 物理治療師
- [Edge 元和](https://academy.fitworks.fit/@edge): 肌力與體能教練

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [academy.fitworks.fit/llms-full.txt](https://academy.fitworks.fit/llms-full.txt).

## Developer & agent resources

Machine-readable resources for AI agents and developers, published at predictable URLs on this origin:

- MCP server (Model Context Protocol): [https://academy.fitworks.fit/mcp](https://academy.fitworks.fit/mcp) — discovery card at [/.well-known/mcp/server-card.json](https://academy.fitworks.fit/.well-known/mcp/server-card.json)
- AI Catalog (Agentic Resource Discovery): [/.well-known/ai-catalog.json](https://academy.fitworks.fit/.well-known/ai-catalog.json)
- Agent Skills index: [/.well-known/agent-skills/index.json](https://academy.fitworks.fit/.well-known/agent-skills/index.json)
- API Catalog (RFC 9727): [/.well-known/api-catalog](https://academy.fitworks.fit/.well-known/api-catalog)
- OpenAPI spec: [/openapi.json](https://academy.fitworks.fit/openapi.json)
- Authentication guide (OAuth 2.0 / OIDC): [/auth.md](https://academy.fitworks.fit/auth.md)
- OAuth 2.0 / OpenID Connect: [/.well-known/oauth-authorization-server](https://academy.fitworks.fit/.well-known/oauth-authorization-server), [/.well-known/openid-configuration](https://academy.fitworks.fit/.well-known/openid-configuration)
- Agentic Commerce (ACP): [/.well-known/acp.json](https://academy.fitworks.fit/.well-known/acp.json)
- Developer & agent documentation: [https://docs.loopwise.com](https://docs.loopwise.com)

## Platform

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