@mathruffian-dot/claude-code-lazy-packs
AClaude Code 懶人包全集 — 環境建置、MCP 串接、技能安裝。說「Claude Code 懶人包」「安裝懶人包」時載入。
Install
agr install @mathruffian-dot/claude-code-lazy-packs --target claudeWrites 16 files into .claude/skills/, pinned to git-3c6eec09.
- .claude/skills/claude-code-lazy-packs/00-環境建置.md
- .claude/skills/claude-code-lazy-packs/01-連接-NotebookLM.md
- .claude/skills/claude-code-lazy-packs/02-連接-GitHub.md
- .claude/skills/claude-code-lazy-packs/03-建立第二大腦-Obsidian.md
- .claude/skills/claude-code-lazy-packs/04-第二大腦設定指南.md
- .claude/skills/claude-code-lazy-packs/04-連接-Supabase-資料庫.md
- .claude/skills/claude-code-lazy-packs/04.5-連接-Firebase-資料庫.md
- .claude/skills/claude-code-lazy-packs/05-安裝本地AI-Ollama.md
- .claude/skills/claude-code-lazy-packs/06-設定Gemini免費API.md
- .claude/skills/claude-code-lazy-packs/07-初始化班級工具工作模式.md
- .claude/skills/claude-code-lazy-packs/08-安裝gpt-image-2生圖.md
- .claude/skills/claude-code-lazy-packs/CLAUDE.md
- .claude/skills/claude-code-lazy-packs/LICENSE
- .claude/skills/claude-code-lazy-packs/README.md
- .claude/skills/claude-code-lazy-packs/SKILL.md
- .claude/skills/claude-code-lazy-packs/TEMPLATE.md
Document
name: claude-code-lazy-packs description: Claude Code 懶人包全集 — 環境建置、MCP 串接、技能安裝。說「Claude Code 懶人包」「安裝懶人包」時載入。
Claude Code 懶人包 — AI Agent 自動安裝入口
當使用者給你這個 repo 網址並說要安裝時:
步驟一:列出可用懶人包
| 編號 | Skill 名稱 | 說明 |
|---|---|---|
| 00 | 00-env-setup | 安裝 uv 等基礎工具 |
| 01 | 01-notebooklm | 連接 NotebookLM MCP |
| 02 | 02-github | 連接 GitHub CLI + push 驗證 |
| 03 | 03-obsidian | 連接 Obsidian MCPVault |
| 04 | 04-second-brain | 第二大腦三層結構 |
| 05 | 04-supabase | 連接 Supabase 資料庫 |
| 06 | 05-firebase | 連接 Firebase 資料庫 |
| 07 | 06-ollama | 安裝本地 AI Ollama |
| 08 | 07-gemini | 設定 Gemini 免費 API |
| 09 | 08-workspace | 老師建專案工作模式 |
| 10 | 09-draw | 安裝 gpt-image-2 生圖 skill |
| 11 | 00-install-all | 一次安裝全部 |
步驟二:讓使用者選擇
問:「你要安裝哪些?輸入全部或編號組合(例如 00, 01, 03)。」
步驟三:依序安裝
npx skills add mathruffian-dot/claude-code-lazy-packs --skill <名稱> -g -y
若無法使用 npx skills add,改手動讀取 skills/<名稱>/SKILL.md 執行。
步驟四:回報
每項回報 ✅/⚠️/❌,最後列總表。
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-3c6eec09663b2026-07-31