← Browse

@mathruffian-dot/antigravity-lazy-packs

B

AntiGravity 懶人包 — 服務連接與工作流程設定。說「AntiGravity 懶人包」「安裝 Antigravity 設定」時載入。

skillclaude

Install

agr install @mathruffian-dot/antigravity-lazy-packs --target claude

Writes 4 files into .claude/skills/, pinned to git-3a33e6d1.

  • .claude/skills/antigravity-lazy-packs/.gitignore
  • .claude/skills/antigravity-lazy-packs/09-AntiGravity專屬懶人包.md
  • .claude/skills/antigravity-lazy-packs/README.md
  • .claude/skills/antigravity-lazy-packs/SKILL.md

Document


name: antigravity-lazy-packs description: AntiGravity 懶人包 — 服務連接與工作流程設定。說「AntiGravity 懶人包」「安裝 Antigravity 設定」時載入。

AntiGravity 懶人包 — AI Agent 自動安裝入口

當使用者給你這個 repo 網址並說要安裝時,請依以下流程執行。

步驟一:認識可用懶人包

編號Skill 名稱說明
0101-notebooklm連接 NotebookLM MCP
0202-github連接 GitHub CLI
0303-firebase連接 Firebase MCP
0404-draw生圖指引
0505-workflow開工 / 收工 / 新專案初始化
0606-obsidian連接 Obsidian MCP (MCPVault)
0000-install-all一次安裝全部

步驟二:讓使用者選擇

列出上表給使用者看,然後問:「你要安裝哪些?輸入全部或編號組合(例如 01, 02, 03)。」

步驟三:依序安裝

對選取的每個 skill:

npx skills add mathruffian-dot/antigravity-lazy-pack --skill <skill名稱> -g -y

npx skills add 無法使用,改為手動:讀取 skills/<名稱>/SKILL.md 內容並執行。

步驟四:回報結果

每項回報安裝狀態(✅/⚠️/❌),最後列總表。

Trustgrade B

  • 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.

  • warnLicenseno SPDX license detected

    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-3a33e6d1b45c2026-07-31