◉ Personal Agent Kit · v0.1.0

給你的 AI 一段連續性。

Your AI, with continuity.

建立你自己的 AI 第二大腦。 不需要程式經驗。

Build your personal AI second brain. No coding experience required.

↓ 下載 Kit (ZIP) ↓ Download Kit (ZIP) Latest · v0.1.0 · MIT License

這是什麼? What is this

一個 AI(Claude)能讀取、整理、跨對話學習的筆記資料夾。 時間久了它會記住你的偏好, 越來越懂你。

A folder of notes that an AI (Claude) reads, organizes, and learns from across conversations. Over time it remembers your preferences and gets better at helping you.

這個 kit 是教 Claude 怎麼幫你建系統的。 技術文件你不用讀, 你只要跟 Claude 對話。

This kit teaches Claude how to set the system up for you. You don't read the technical files — you just talk to Claude.

你需要準備 What you need

就這樣。 你不需要會寫程式。

That's it. You don't need to know how to code.

設定 — 3 步驟 Setup — 3 steps

Step 1

Install Claude Code

Claude Code 是讓你透過電腦命令列跟 Claude 對話的工具。

Claude Code is the tool that lets you talk to Claude through your computer's command line.

[ Mac ]

  1. 開啟 Terminal 應用程式(按 Cmd+Space, 輸入「terminal」, 按 Enter)。
  2. 貼上並執行:
    curl -fsSL https://claude.ai/install.sh | bash
  3. 執行 claude login, 跟著畫面提示完成登入。
  1. Open the Terminal app (Cmd+Space, type "terminal", Enter).
  2. Paste and run:
    curl -fsSL https://claude.ai/install.sh | bash
  3. Run claude login, follow prompts.

[ Windows ]

  1. 安裝 WSL:以系統管理員身分開啟 PowerShell → 執行 wsl --install → 重新開機。
  2. 從開始選單開啟 WSL
  3. 執行:
    curl -fsSL https://claude.ai/install.sh | bash
  4. 執行 claude login, 跟著畫面提示完成登入。
  1. Install WSL: open PowerShell as Admin → wsl --install → restart.
  2. Open WSL from Start menu.
  3. Run:
    curl -fsSL https://claude.ai/install.sh | bash
  4. Run claude login, follow prompts.

測試是否成功:執行 claude --version, 看到版本號就 OK。

Test it works: run claude --version. If you see a version number, you're ready.

Step 2

Open the folder
  1. 解壓縮 kit, 把 personal-agent-kit 資料夾搬到你記得住的位置(例如 Documents)。
  2. 在 Terminal/WSL 裡輸入 cd (後面有一個空格), 從 Finder 或檔案總管把資料夾拖進 Terminal, 按 Enter。
  3. 執行:
    claude
  1. Unzip the kit and move the personal-agent-kit folder somewhere you'll remember (e.g., your Documents folder).
  2. In Terminal/WSL, type cd (with a space), drag the folder from Finder/File Explorer into Terminal, press Enter.
  3. Run:
    claude

Step 3

Tell Claude what to do

Claude Code 啟動後, 輸入這行然後按 Enter:

Once Claude Code is running, type this and press Enter:

讀 BOOTSTRAP.md, 幫我建立系統
Read BOOTSTRAP.md and help me set up the system

就這樣。 Claude 會接手, 訪談你幾分鐘, 然後建一個符合你的系統。

That's it. Claude takes over from here — it'll interview you for a few minutes, then build a system tailored to you.

系統如何成長 How the system grows

從基礎開始, 準備好再加。 大部分人不需要超出第一階段。

You start with the basics, and add more when you're ready. Most people never need to go beyond Stage 1.

Stage 1

基礎

Basics

第一天

Day 1

  • 知識資料夾
  • 跨對話的記憶
  • 行為規則
  • Knowledge folder
  • Memory across sessions
  • Behavior rules

日常使用足夠

Enough for daily use

Stage 2

延伸

Extensions

後續, 視需要再加

Later, by request

  • 手機輸入(Discord/Slack)
  • 排程自動化
  • 更深的記憶
  • 品質檢查
  • Phone capture (Discord/Slack)
  • Scheduled automation
  • Deeper memory
  • Quality checks

時機到了 Claude 會建議

Claude suggests when ready

Stage 3

進階

Advanced

不在這個 kit 裡

Not in this kit

  • 子代理委派
  • 多機器人協作
  • 自我修改規則
  • Sub-agent delegation
  • Multi-bot ecosystem
  • Self-modifying rules

用到超出 kit 範圍時再說

For when you outgrow the kit

裡面有什麼 What's inside

第一天就是「筆記+規則+記憶」三件套, 後續再疊上 patterns。

Three core pieces on day 1, with patterns layered in later.

筆記

Notes

knowledge/
references/
ideas/, inbox/

Claude 為你讀寫的地方。

Where Claude reads and writes for you.

規則

Rules

CLAUDE.md
.claude/rules/

Claude 跟你互動的方式。

How Claude behaves with you specifically.

記憶

Memory

proven.md
decisions.md

Claude 累積學會的東西。

What Claude has learned over time.

↓ 後續延伸 ↓ Extends with

Patterns(Stage 2 延伸, 可選)

Patterns (Stage 2 extensions, optional)

patterns/communication/ · patterns/automation/ · patterns/memory/

手機輸入、排程自動化、更深記憶、品質檢查。 後續視需要再加, 由 Claude 建議。

Phone capture · scheduled automation · deeper memory · quality checks. Added later, only when Claude sees you'd benefit.

FAQ

我需要會寫程式嗎? Do I need to know how to code?

不用。 會用瀏覽器、檔案、複製貼上就可以。 這個 kit 是設計給「30 分鐘前才剛裝 Claude Code、還不知道 terminal 是什麼」的人用的。

No. If you can use a browser, files, and copy-paste, you can set this up. The kit is designed for people who installed Claude Code 30 minutes ago and don't know what "terminal" means.

我的資料是私密的嗎? Is my data private?

是。 所有東西都在你自己電腦上的資料夾裡。 除了對話時 Claude 讀取(跟一般 Claude 對話一樣), 沒有上傳到任何地方。 沒有雲端同步、沒有遙測、沒有第三方。

Yes. Everything lives in a folder on your computer. Nothing is uploaded anywhere except when Claude reads it during a conversation (same as any Claude chat). No cloud sync, no telemetry, no third party.

要花多少錢? What does it cost?

Kit 本身免費(MIT License)。 需要 Claude Max 訂閱(每月約 $20 美金)來不限量使用 Claude Code。 推薦的 Obsidian、VS Code 都免費。

The kit itself is free (MIT licensed). You need a Claude Max subscription (~$20/month) for unlimited Claude Code use. Optional tools like Obsidian and VS Code are free.

可以反悔不用嗎? Can I uninstall?

可以。 刪掉那個資料夾就好。 沒有系統服務、沒有背景程式、沒有 registry 編輯。 你的筆記就是 markdown 檔, 可以留著、用任何工具打開, 或丟掉。

Yes. Delete the folder. That's it — no system services, no background processes, no registry edits. Your notes are markdown files; you can keep them, open them anywhere, or throw them away.

跟直接用 ChatGPT 或 Claude 有什麼不同? How is this different from just using ChatGPT or Claude?

純對話每次都忘光。 這個 kit 給 Claude 一個能讀寫的固定位置, 它會記住你的偏好、累積筆記、隨時間越來越有用。 同一個 Claude, 但有連續性。

Plain chat forgets everything between conversations. This kit gives Claude a persistent place to read and write — so it remembers your preferences, builds on past notes, and gets more useful over time. Same Claude, with continuity.