AI Agent 程式設計手冊 是做什麼的?
Explore 30+ AI agent frameworks to learn patterns, architectures, and source-backed implementation details for building better agents
深入探索 30 多個 AI 代理框架,學習其模式、架構與基於原始碼的實作細節,以建構更優質的代理程式。
這項技能提供一份詳盡的指南,幫助使用者深入探索超過 30 個主流 AI 代理框架,如 LangChain、AutoGPT、CrewAI 等。透過學習這些框架的設計模式、系統架構與底層實作細節,使用者能夠掌握建構高效能、可擴展 AI 代理的核心原則。該指南不僅包含高層次的架構分析,更深入原始碼層級,揭示每個框架的實作技巧與最佳實踐。支援多個開發平台與環境,無論您是初學者還是資深工程師,都能從中獲得提升代理開發能力的寶貴見解。藉由比較不同框架的權衡取捨,此技能協助您在專案中做出更明智的技術選擇,最終打造出更可靠、更聰明的 AI 代理。
npx skills add Celestinainstitutional109/ai-agent-handbookExplore 30+ AI agent frameworks to learn patterns, architectures, and source-backed implementation details for building better agents
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.