Skip to content

技能庫

BALIA OS 代理通過技能 — 按需加載的模組化工具來擴展其功能。 本頁列出所有可用技能並說明如何添加新技能。


如何添加新技能

有兩種方式可以擴展代理的技能集。

選項 A:找到現有技能

告訴您的安全代理 (Security Guardian) 您想要完成什麼:

"Security Guardian, I want to scrape product prices automatically. Find a skill for this."

Security Guardian 將:

  1. 搜索 GitHub 社群並使用 grok-scraper 提取 X 上最新的技能討論
  2. 運行 quarantine — 掃描惡意代碼、後門和 API 密鑰洩露
  3. 將批准的技能添加到 skills/_SKILL_INDEX.md
  4. 您的代理隨後可以立即使用新技能

選項 B:自行構建(推薦 ✅)

使用 skill-creator 與 Security Guardian 從頭開始構建自定義技能。

自行構建的優勢:

  • 適應您的確切用例 — 無需變通方案
  • 更低的安全風險 — 無需審查外部代碼
  • 完全所有權 — 您控制更新和邏輯
"Security Guardian, I want to build a skill that monitors my Notion database for overdue tasks."

Security Guardian 和 skill-creator 負責處理框架搭建。您描述目標;他們構建它。

💰 技能市場(即將推出 Phase 7)

一旦技能市場推出,您構建的技能可以被上架出售。 如果您的技能解決了實際問題,其他 BALIA OS 用戶可以購買它 — 您將獲得收入。 所有市場技能在上架前都要經過安全衛士隔離檢查。


核心技能包(T1 包含)

三項技能隨每個 T1 購買一起提供,並通過 install_core_pack.py 安裝。

技能用途
lightpanda快速網頁搜索和抓取
summarize自動總結長文本和網頁
clawsec安全監控 — 固定到 Slot #6,始終活躍

完整安裝指南:Section 6 — Core Skills Setup


所有可用技能

🔍 搜索與網頁

lightpanda

透過 WSL2 的快速無頭瀏覽器。搜索 DuckDuckGo 並將任何 URL 獲取為 Markdown。 比 Chromium 快約 10 倍,記憶體使用量約為 1/9。抗機器人檢測。 操作系統: Windows (WSL2) / Mac / Linux 用法: "Search the web for X with lightpanda"

blogwatcher

監控特定博客和網站的更新。代理訂閱來源,當新內容出現時獲得通知。 用法: "Watch this blog and alert me when there's a new post"

goplaces

透過 Google Places 和類似 API 搜索位置和商業信息。 用法: "Find co-working spaces near Shibuya"

grok-scraper

透過 Playwright 抓取 Grok AI,從 X 中提取實時加密趨勢、KOL 提及和項目討論 — 無需 API。 ⚠️ 需要 X 高級帳戶,帶有活躍的登錄會話。 用法: "Use grok-scraper to find what KOLs are saying about Solana today"

xurl

X (Twitter) 特定 URL 的隱形抓取和內容提取。 用法: "Pull the content from this X thread"


📝 文本與文檔

summarize

將長文檔、研究報告和網頁壓縮為結構化、可操作的總結。 代理在每晚 AI 會議前自動使用。 用法: "Summarize today's research findings"

nano-pdf

輕量級 PDF 文本提取和閱讀。處理掃描文檔和多頁報告。 用法: "Read this PDF and extract the key figures"


🤖 AI 與生成

gemini

Google Gemini 集成,用於高級文本推理、生成和分析。 當任務需要第二個 AI 視角或大型上下文窗口時使用。 用法: "Analyze this with Gemini and give me a second opinion"

nano-banana-pro

高質量圖像生成、編輯和風格轉移。 用法: "Generate a banner image in this style"

openai-whisper

本地 Whisper 模型,用於高精度語音識別和轉錄。完全離線運行 — 無 API 成本,無數據外洩。 用法: "Transcribe this audio file"

sherpa-onnx-tts

快速、輕量級本地文本轉語音 (TTS)。代理可以通過語音朗讀報告或通知。 用法: "Read this report aloud"


💻 開發與代碼

coding-agent

自主源代碼分析、編寫和錯誤修復助手。 用法: "Review this Python script and fix any bugs"

github

GitHub 存儲庫操作 — 克隆、拉取、推送、分支管理。 用法: "Push the latest changes to the repo"

gh-issues

GitHub Issue 創建、搜索和狀態管理。 用法: "Create a GitHub issue for this bug"

skill-creator

從頭開始搭建新的自定義技能框架。與 Security Guardian 合作定義輸入、輸出和邏輯 — 然後註冊到 _SKILL_INDEX.md用法: "Security Guardian, let's build a skill that does X"


📊 生產力與運營

ai_marketing_skills

基於生成九位數收入的代理機構建模的行銷工作流集合。 涵蓋:content-ops / growth-engine / finance-ops / conversion-ops / team-ops / sales-pipeline推薦的代理:

  • Maya / Emma / Sophia → content-ops, conversion-ops
  • Benjamin → finance-ops
  • Leo / Victor → team-ops

用法: "Run the content-ops workflow for this week's posts"

notion

讀取和寫入 Notion 數據庫、創建頁面、管理任務。 用法: "Add today's meeting summary to our Notion workspace"

trello

Trello 看板卡片創建、列表管理、任務追踪。 用法: "Move the design card to Done in Trello"

himalaya

透過 IMAP/SMTP 的命令行電子郵件發送和接收。代理可以讀取收件箱並發送回復。 用法: "Check maya@baliaos.com for new messages"


🔧 系統與監控

model-usage

監控所有代理的令牌消耗和 API 使用情況。幫助控制成本。 用法: "Show me today's API usage breakdown"

healthcheck

不死人開關和服務器健康監控。當服務出現故障時警告代理。 用法: "Monitor this endpoint and alert me if it goes down"

clawsec

持續檔案完整性監控、BOM 檢測、惡意代碼掃描和自動回滾。 固定到安全代理 Slot #6 — 無法移除或交換。用法: 自動運行。無需手動調用。


🎥 媒體

video-frames

從視頻檔案中提取幀圖像進行分析或處理。 用法: "Extract frames from this video every 5 seconds"


架構:技能如何加載

BALIA OS 使用口袋目錄模型來保持 API 成本低:

  1. skills/_SKILL_INDEX.md 保存一個簡短索引 — 僅技能名稱和一行描述
  2. 當代理接收任務時,它僅加載相關技能檔案
  3. 任務完成後,技能從上下文中卸載

永遠不要同時加載所有技能 — 這由 IRON RULES 強制執行。


技能庫最後更新:2026 年 6 月 · BALIA OS T1 入門指南