Loading...
Loading...
Found 1,174 Skills
Lead a team — run standups, coordinate tasks, and communicate.
Plan and manage events — scheduling, invitations, and logistics.
Manage customer support — track tickets, respond, escalate issues.
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
Create a Google Form for feedback and share it via Gmail.
Handle HR workflows — onboarding, announcements, and employee comms.
Export Google Contacts directory to a Google Sheets spreadsheet.
Share Google Drive files with all attendees of a Google Calendar event.
Send a team announcement via both Gmail and a Google Chat space.
Lark Slides: Read and manage PPT pages in XML format. Prioritize using `+create` when creating presentations; the XML API is mainly used to read full PPT content, create and delete slide pages. It applies to scenarios where users need to create PPTs, read PPT content, and manage slide pages.
AI 에이전트 협업 개발의 핵심 원칙. 분해정복, 컨텍스트 관리, 추상화 수준 선택, 자동화 철학, 검증 회고를 정의. 모든 AI 에이전트 사용 시 최적의 협업 패턴 적용.
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.