deer-flow 是做什么的?
Orchestrate sub-agents, memory, and sandboxes with DeerFlow to build flexible workflows powered by modular, extensible AI skills.
使用 DeerFlow 编排子代理、内存和沙箱,构建由模块化、可扩展的 AI 技能驱动的灵活工作流。
DeerFlow 是一个旨在编排子代理、内存管理和沙箱环境的 AI 技能,帮助用户构建高度灵活的工作流。其核心优势在于支持模块化和可扩展的 AI 技能,允许开发者根据需求组合不同的原子操作或服务。该技能适用于多种 AI 代理平台(如 Claude Code、Cursor 等),通过定义清晰的执行蓝图,将复杂任务分解为可管理的子任务,并利用沙箱隔离执行环境以增强安全性。此外,DeerFlow 内置了持久化内存机制,使代理能够跨交互保持上下文信息,从而提升长流程任务的连贯性。无论是自动化开发流水线还是多步骤数据处理,DeerFlow 都能通过其松耦合的架构显著降低构建复杂工作流的门槛。
npx skills add fullstack455/deer-flowOrchestrate sub-agents, memory, and sandboxes with DeerFlow to build flexible workflows powered by modular, extensible AI skills.
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.