Total 31,346 skills, AI & Machine Learning has 5078 skills
Showing 12 of 5078 skills
Meta-skill that teaches the Agent how to discover, select, execute, chain, and observe skills in the skill system. Load this skill when you need to: (1) find which skill can handle a capability, (2) execute a skill operation via its entrypoint, (3) chain multiple skill operations together, (4) check policy before executing, or (5) log skill execution for observability. This skill makes YOU the router — you decide what to run, in what order, based on context.
6 AI personalization prompts (lemlist style) plus 2 email templates - ICP Identification, Company Description, Similar Product, Top 3 Problems, Subject Line, Case Study Reference, and Similar Company Approach. Use when setting up AI-powered personalization, building Clay/lemlist workflows, or automating research.
Persistent shared memory for AI agents backed by PostgreSQL (fts + pg_trgm, optional pgvector). Includes compaction logging and maintenance scripts.
AI team role manager for multi-agent development workflows. Use when the user wants to create/delete team roles, open role sessions in terminal tabs, assign tasks to roles, check team status, or merge role branches. Triggers on /agent-team commands, "create a team role", "open role session", "assign task to role", "show team status", "merge role branch".
Agent behavioral profiles that standardize how different LLMs behave. Load this skill when you need to: (1) adopt a specific behavioral mode for a task, (2) switch between creative/strict/talkative modes, (3) ensure consistent behavior across different models. Profiles define personality, decision heuristics, communication style, and quality standards.
Guide for creating or updating simple, standalone skills with a single SKILL.md file
Guides users through AI video production on the Seedance platform — from creative ideation and asset preparation through storyboarding to production-ready prompts. Triggers on keywords such as Seedance, AI video, storyboard, camera movement, video extension, one-shot take.
Verify structure analysis output against source code. Check file:line references, component completeness, and Mermaid diagram validity. Runs as independent Critic in fork context. Use when: verify structure, check structure map, validate phase 1, re-verify-structure.
Advanced metacognitive dialogue skill with cross-session accumulation. Builds a meta-profile of hypotheses about your thinking patterns, detects when patterns break (more valuable than confirmation), and includes frame-health safeguards against self-negation and direction errors. Hypothesis-first approach — challenges before confirms. 세션 간 축적형 메타인지 대화 스킬. 가설 기반 메타 프로필을 누적하고, 패턴 깨짐을 감지하며, 자기부정/방향오류 안전장치를 포함합니다. 확인보다 도전을 먼저 하는 대화 방식.
AI image generation with OpenAI, Google, DashScope and Canghe APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.
Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript event-driven modules
Concurrent investigation of independent failures. Use when multiple unrelated issues need parallel resolution.