ShibaClaw 是做什麼的?
🐕 Self-hosted security-first AI agent · 22 providers · 11 chat channels · WebUI · 3-level memory · task-schedule · automation · skills · MCP
🐕 自架、安全優先的 AI 智能體 · 支援 22 種供應商 · 11 個聊天頻道 · 內建 WebUI · 三層記憶 · 任務排程 · 自動化 · 技能系統 · MCP
ShibaClaw 是一個以安全為核心、可完全自架開源的 AI 智能體平台,專為開發者與進階使用者設計。它支援超過 22 種 AI 供應商與 11 個聊天頻道,並提供圖形化的 WebUI 介面,讓使用者能夠輕鬆管理多個 AI 助理。其獨特的三層記憶架構(短期、長期、持久記憶)讓 AI 能夠在對話中保留上下文,實現更自然的互動。此外,ShibaClaw 內建任務排程與自動化系統,可透過技能(Skills)與 MCP(Model Context Protocol)擴充功能,打造高度自訂的自動化工作流程。無論是個人使用還是團隊協作,ShibaClaw 都提供了靈活且安全的 AI 代理解決方案。
npx skills add RikyZ90/ShibaClaw🐕 Self-hosted security-first AI agent · 22 providers · 11 chat channels · WebUI · 3-level memory · task-schedule · automation · skills · MCP
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.