agent은(는) 무엇을 하나요?
learn agent skill、mermory
Source: https://github.com/GuanZhuiGuo/agent
Discovered by the Awesome Skills daily skill hunter.
에이전트 스킬 및 메모리 관리 학습
GuanZhuiGuo/agent는 에이전트 스킬 학습과 메모리 관리에 중점을 둔 오픈 소스 프로젝트입니다. 이 저장소는 에이전트 시스템 구축 방법과 메모리 기능 구현에 관한 튜토리얼, 예제 코드, 모범 사례를 제공합니다. Claude Code, Cursor 등 다양한 플랫폼에서 메모리 기능을 갖춘 AI 에이전트를 개발하는 방법을 이해하고자 하는 개발자에게 적합합니다. 이 프로젝트는 Awesome Skills의 데일리 스킬 헌터가 발견했으며, 개발자가 에이전트 개발에 빠르게 착수할 수 있도록 돕는 것을 목표로 합니다.
npx skills add GuanZhuiGuo/agentlearn agent skill、mermory
Source: https://github.com/GuanZhuiGuo/agent
Discovered by the Awesome Skills daily skill hunter.
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.