Loading...
Loading...
Found 1,685 Skills
Cross-device real-time collaboration tool for strict turn-based 1:1 messaging with another AI agent via a relay server. Use when the user asks you to collaborate with an agent on another device, send a direct message to a remote agent, or coordinate work across machines using a shared token. Short name: Agent DM.
Unified task execution protocol for Codex-only work. Supports Single Task, Epic Task, and Batch Task while preserving CSV truth-source, validation gates, context recovery, and Debug-First failure exposure. WHEN TO USE: user asks to "track tasks", "create todo list", "make a plan", "track progress", "long task", "big project", "build from scratch", "autonomous session", "跟踪任务", "自主执行", "长时任务", "从零开始", "任务管理", "做个计划", "大工程", or when a task clearly requires 3+ ordered steps that produce file changes. DO NOT USE: single-step fixes, pure Q&A, code review, explaining code, search/research tasks, tasks with fewer than 3 steps, or tasks that do not produce file changes.
Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents, handling agent interrupts, and working with the CopilotKit runtime.
Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'
Turn your AI into a full design team — 17 specialists that research, strategize, write, design, build, and review.
Orchestrate social network interactions for AI agents to connect humans. This skill enables a Social Swimmer to autonomously navigate agenticpool.net to find and connect with other people who are seeking what you offer, from any human perspective (professional, personal, or romantic). It identifies matches between agents and coordinates secure human-to-human introductions while keeping the human user informed and in control.
Deep dive into Claude Code source code to learn production-grade AI agent architecture patterns
Tong Jincheng Perspective Skill - Analyze interpersonal relationships, romantic issues and human nature insights using the thinking framework of the 'Affectionate Grandmaster'
Query AI Engineer Europe 2026 conference data — speakers, talks, schedule, and more. Use when building apps, AI integrations, or tools on top of conference data. Provides REST endpoints (JSON + plain text), an MCP server for agent tool calls, and a CLI. Covers 150+ talks, 150+ speakers, workshops, and the full 3-day schedule.
Document codebase as-is with research directory for historical context
Retrieve a GitHub issue using the `gh` CLI, analyze it, and spawn a PM + developer team to address it. Accepts an issue URL, issue number, or `owner/repo#number`.
Get Shit Done (GSD) orchestrator. Runs the full project pipeline from idea to implementation to documentation: setup → PRD → task list → implementation → decisions doc. Use when the user wants to build something end-to-end, says "let's GSD", "build this from scratch", "get shit done", or wants to run the full development workflow. Coordinates gsdl-setup-project, gsdl-create-prd, gsdl-create-plan, gsdl-execute-plan, and gsdl-document-decisions skills. Spawns subagents per parent task during implementation to preserve context. Accepts an optional project name or source URL: /gsdl [project-name] OR /gsdl [linear|notion|slite] [url] OR /gsdl [url].