/ak:coding-level $ak:coding-level
/ak:coding-level [0-5]
Set coding experience level for tailored output. Use for adjusting explanation depth, code complexity, and response format to user expertise.
[0-5] Skill catalog by workflow group, with subcommands, args, and flags. Claude Code & Cursor: /ak:<skill> · Codex: $ak:<skill>.
Engineer = core + engineer skills. Marketing owns domain skills. Do not assume 1:1 with /ck:*. Syntax from kit argument-hint and SKILL.md.
archive [task] --fast hint Skills that are new in beta and not yet in the stable kit. They also get a BETA badge in the groups below.
No new Engineer-only beta skills right now
Stable and beta currently ship the same skills. When beta adds something new, it will show up here.
Core path: Level → Ask → Brainstorm → Plan → Execute
/ak:coding-level $ak:coding-level
/ak:coding-level [0-5]
Set coding experience level for tailored output. Use for adjusting explanation depth, code complexity, and response format to user expertise.
[0-5] /ak:ask $ak:ask
/ak:ask [technical-question]
Answer technical and architectural questions with expert analysis. Use for design decisions, best practices evaluation, solution comparison.
[question] /ak:brainstorm $ak:brainstorm
/ak:brainstorm [topic or problem] [--advice] [--html]
Turn unclear intent into an accepted outcome and compare viable approaches before delivery.
[topic or problem] --advice--html--wiki /ak:plan $ak:plan
/ak:plan [task] [--fast|--hard|--deep|--parallel|--two] [--tdd|--no-tasks] [--html] [--github] [--wiki] [--advice] OR [archive|red-team|validate]
Plan implementations, design architectures, create technical roadmaps with detailed phases. Use for feature planning, system design, solution architecture, implementation strategy, phase documentation, editorial self-contained HTML plan artifacts with --html, and AgentWiki publishing with --wiki.
archivered-teamvalidate [task] --auto--fast--hard--parallel--two--no-tasks--deep--tdd--html--github--wiki--advice /ak:cook $ak:cook
/ak:cook [task|plan-path] [--interactive|--fast|--parallel|--auto|--no-test] [--tdd] [--advice]
Implement features, plans, and fixes with structured workflow. Use for feature development, plan execution, code implementation pipelines.
[task|plan-path] --interactive--fast--parallel--auto--no-test--tdd--advice /ak:bootstrap $ak:bootstrap
/ak:bootstrap [requirements] [--full|--auto|--fast|--parallel]
Bootstrap new projects with research, tech stack, design, planning, and implementation. Modes: full (default interactive), auto (explicit autonomous), fast (skip research), parallel (multi-agent).
[requirements] --auto--fast--full--parallel /ak:help $ak:help
Open the AgentKit help index. Use when users ask how to use ak, what skills are available, or which workflow to run.
/ak:vibe $ak:vibe
/ak:vibe [--ship] [--beta] [--both] [--advice] <github-issue-url | feature request>
Run the full vibe pipeline from request intake to PR readiness, with optional merge and post-merge CI convergence. Orchestrates worktree, plan, cook/fix, code-review, ship, and review-pr. Supports dual-stage beta-then-stable ships via --both and kongming advisory supervision via --advice. Use for GitHub issues, feature requests, bug fixes, or autonomous ship runs.
<github-issue-url | feature request> --ship--beta--both--advice Brainstorming, planning, advisory, and codebase exploration
/ak:advise $ak:advise
/ak:advise [prompt-or-url] [--html] [--md] [--wiki] [--github] [--agent]
Interview-driven advisory skill. Analyzes a prompt or URL (GitHub issue, spec, doc), scouts the codebase, interviews the user one question at a time to reframe the problem into exact requirements and goals, then delivers honest advice: what to do, what to avoid, better alternatives, benefits and trade-offs. Use when the user asks for advice, a second opinion, a sanity check, requirement reframing before committing to a direction, or wants an existing plan or design pressure-tested (grilled) one question at a time.
[prompt-or-url] --agent--github--html--md--wiki /ak:autoresearch $ak:autoresearch
Route bounded, goal-directed iteration to the AgentKit skill that owns the desired outcome.
/ak:codex-goal $ak:codex-goal
/ak:codex-goal <objective | goal draft>
Guide long-running Codex goal work with a verifiable stop condition. Use when users mention /goal, goal mode, durable objectives, or autonomous multi-turn Codex runs.
objective /ak:fable-thinking $ak:fable-thinking
/ak:fable-thinking [task or question to reason through]
Reasoning protocol distilled from Claude Fable 5. Makes any model reason like Fable — evidence-grounded claims, multi-hypothesis diagnosis, concrete simulation, adversarial self-review, calibrated outcome-first delivery. Its never-skipped Floor check catches simple-looking trick questions models answer confidently wrong, and its Constraint Loop mechanically verifies hard output constraints (banned letters, exact counts, strict formats) that models otherwise rubber-stamp. Use for debugging, review, analysis, decisions, constrained writing, or any task where being right matters more than being fast.
[task or question to reason through] /ak:goal-warmup $ak:goal-warmup
/ak:goal-warmup "<goal>" [--fast]
Outcome-locked preflight before long-running /goal or autonomous runs. Interview to a user-approved Outcome Contract, plan without silent scope drift, contract-preserving review, whole-plan preflight matrix, then Ready/Blocked/Decision handoff. Never auto-starts /goal. Use for goal warmup, goal prepare, long-running goal prep, outcome lock, execution readiness.
<goal> --fast /ak:issue-to-plan $ak:issue-to-plan
/ak:issue-to-plan <github-issue-url | issue-number> [--repo owner/name] [--plan-ready-label <name>] [--decision-label <name>]
Turn a GitHub issue into an audited, validated implementation plan. Reads the issue, scouts the codebase, runs a hard brainstorm gate, and only then plans with mandatory --html --wiki, validate, and red-team, before pushing a plan branch and handing off on the issue. Use to convert a GitHub issue into a validated plan that is ready for plan audit.
<github-issue-url | issue-number> --decision-label--plan-ready-label--repo /ak:predict $ak:predict
/ak:predict <feature description or change proposal> [--files <glob>] [--chain reason|probe]
5 expert personas debate proposed changes before implementation. Catches architectural, security, performance, and UX issues early. Use before major features or risky changes.
<feature description or change proposal> --chain--files /ak:problem-solving $ak:problem-solving
/ak:problem-solving [problem description]
Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.
[problem description] /ak:research $ak:research
/ak:research [topic]
Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.
[topic] /ak:research-prompt $ak:research-prompt
/ak:research-prompt <research topic | decision>
Draft a self-contained research brief for a human or AI researcher. Use when users ask for a research prompt, research brief, or a deep-research task to hand off.
decision /ak:scout $ak:scout
/ak:scout [search-target] [ext]
Fast codebase scouting using native search, optional Explore agents, and user-permitted OpenCode probes. Use for file discovery, task context gathering, and scoped searches across directories.
[search-target][ext] /ak:sequential-thinking $ak:sequential-thinking
/ak:sequential-thinking [problem to analyze step-by-step]
Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction.
[problem to analyze step-by-step] UI/UX, frontend, diagrams, and visual tools
/ak:design $ak:design
/ak:design [design-type] [context]
Design brand identity, logos, banners, posters, and visual assets. Use for brand systems, design tokens, corporate identity programs, event/editorial/marketing posters, and visual campaign assets. Not for UI code patterns.
[design-type][context] /ak:excalidraw $ak:excalidraw
Create Excalidraw diagrams — architecture, data flow, workflows, system design. Use when user wants to visualize, diagram, draw architecture, show data flow, create flowcharts, map components, or export .excalidraw files to PNG/SVG. Supports two modes: live MCP canvas (real-time) or file-based JSON + Playwright rendering. Also supports zero-config codebase auto-diagramming — just say "diagram this repo" or "visualize the architecture".
/ak:frontend-design $ak:frontend-design
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
/ak:frontend-development $ak:frontend-development
/ak:frontend-development [component or feature]
Build React/TypeScript frontends with modern patterns. Use for components, Suspense, lazy loading, useSuspenseQuery, MUI v7 styling, TanStack Router, performance optimization.
[component or feature] /ak:mermaidjs-v11 $ak:mermaidjs-v11
/ak:mermaidjs-v11 [diagram-type or description]
Create diagrams with Mermaid.js v11 syntax. Use for flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, architecture diagrams, timelines, user journeys.
[diagram-type or description] /ak:react-best-practices $ak:react-best-practices
/ak:react-best-practices [component or pattern]
Apply React and Next.js performance optimization patterns from Vercel Engineering. Use for component optimization, rendering performance, bundle analysis.
[component or pattern] /ak:shader $ak:shader
/ak:shader [effect or pattern]
Write GLSL fragment shaders for procedural graphics. Topics: shapes (SDF), patterns, noise (Perlin/simplex/cellular), fBm, colors (HSB/RGB), matrices, gradients, animations. Use for generative art, textures, visual effects, WebGL, Three.js shaders.
[effect or pattern] /ak:show-off $ak:show-off
/ak:show-off [markdown-or-prompt]
Create preference-aware self-contained HTML pages to showcase work. Use for demos, visual presentations, interactive showcases.
[markdown-or-prompt] /ak:stitch $ak:stitch
/ak:stitch [design prompt or action]
AI design generation with Google Stitch. Generate UI designs from text prompts, export Tailwind/HTML/DESIGN.md, orchestrate design-to-code pipeline. Use for rapid prototyping, UI generation, design exploration.
[design prompt or action] /ak:tech-graph $ak:tech-graph
/ak:tech-graph [diagram-type or system description]
Generate production-quality SVG+PNG technical diagrams — architecture, data flow, flowchart, sequence, agent/memory, or concept maps — across 7 visual styles. Use when user wants "generate diagram", "draw diagram", "visualize", "architecture diagram", "flowchart", or any system/flow they want illustrated. Pairs with /ak:preview --diagram for visual self-review and /ak:mermaidjs-v11 for inline-doc diagrams; this skill is the publish-grade output mode.
[diagram-type or system description] /ak:threejs $ak:threejs
/ak:threejs [3D scene or feature]
Build 3D web experiences with Three.js. Use for WebGL/WebGPU scenes, GLTF models, animations, physics, VR/XR. Supports 556 searchable examples.
[3D scene or feature] /ak:ui-styling $ak:ui-styling
/ak:ui-styling [component or layout]
Style UIs with shadcn/ui components (Radix UI + Tailwind CSS). Use for accessible components, themes, dark mode, responsive layouts, design systems, color customization.
[component or layout] /ak:ui-ux-pro-max $ak:ui-ux-pro-max
UI/UX design intelligence for web and mobile: style selection, color systems, typography, layout, accessibility, interaction states, responsive behavior, forms, charts, design systems, and code review across React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS.
/ak:web-design-guidelines $ak:web-design-guidelines
/ak:web-design-guidelines [file-or-pattern]
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
[file-or-pattern] Image/video generation, vision, and media processing
/ak:ai-artist $ak:ai-artist
/ak:ai-artist [concept] [--mode search|creative|wild|all] [--provider auto|google|openrouter] [--skip]
Generate product mockups, marketing assets, brand visuals, and concept art via Nano Banana with 129 curated prompts. Mandatory validation interview refines style/mood/colors (use --skip to bypass). 3 modes: search, creative, wild. Styles: Ukiyo-e, Bento grid, cyberpunk, cinematic, vintage patent.
[concept] --mode--provider--skip--dry-run--model /ak:ai-multimodal $ak:ai-multimodal
/ak:ai-multimodal [file-path] [prompt]
Analyze and generate image, audio, video, and document content through the pinned Multix CLI and live provider catalogs. Use for vision analysis, transcription, OCR, design extraction, and multimodal generation.
[file-path][prompt] /ak:html-video $ak:html-video
/ak:html-video [video brief, source URL, repo, template id, or project id]
Create local MP4 videos from HTML/CSS/JS templates with nexu-io/html-video. Covers source checkout setup, template discovery, studio customization, preview, and render verification.
[video brief, source URL, repo, template id, or project id] /ak:media-processing $ak:media-processing
/ak:media-processing [input-file] [operation]
Process media with FFmpeg (video/audio), ImageMagick (images), RMBG (AI background removal). Use for encoding, format conversion, filters, thumbnails, batch processing, HLS/DASH streaming.
[input-file][operation] /ak:preview $ak:preview
/ak:preview [path] OR [--html] --explain|--slides|--diagram|--ascii [topic] OR --html --diff|--plan-review|--recap
View files or generate visual explanations, slides, and diagrams. Use for code walkthroughs, architecture visualization, HTML/Markdown presentations.
[path][topic] --ascii--diagram--diff--explain--html--plan-review--recap--slides--stop /ak:remotion $ak:remotion
/ak:remotion [video or component]
Build video content with Remotion in React. Use for programmatic video creation, animated sequences, data-driven video rendering.
[video or component] Backend, frameworks, deploy, and ship pipelines
/ak:agentize $ak:agentize
/ak:agentize [feature-or-module] [--both|--mcp|--cli] [--auto|--ask]
Convert a codebase, feature, or module into an AI-agent-friendly CLI and/or MCP server. Covers npm packaging, stdio/SSE/Streamable HTTP surfaces, credential resolution, docs, tests, CI, and a companion Claude skill for users who need an existing capability exposed as a reusable agent tool.
[feature-or-module] --ask--auto--both--cli--mcp /ak:backend-development $ak:backend-development
/ak:backend-development [framework] [task]
Build backends with Node.js, Python, Go (NestJS, FastAPI, Django). Use for REST/GraphQL/gRPC APIs, auth (OAuth, JWT), databases, microservices, security (OWASP), Docker/K8s.
[framework][task] /ak:better-auth $ak:better-auth
/ak:better-auth [auth-method or feature]
Add authentication with Better Auth (TypeScript). Use for email/password, OAuth providers (Google, GitHub), 2FA/MFA, passkeys/WebAuthn, sessions, RBAC, rate limiting.
[auth-method or feature] /ak:databases $ak:databases
/ak:databases [query or schema task]
Design schemas, write queries for MongoDB and PostgreSQL. Use for database design, SQL/NoSQL queries, aggregation pipelines, indexes, migrations, replication, performance optimization, psql CLI.
[query or schema task] /ak:deploy $ak:deploy
/ak:deploy [platform] [environment]
Deploy projects to any platform with auto-detection. Use when user says "deploy", "publish", "ship", "go live", "push to production", "host this app", or mentions any hosting platform (Vercel, Netlify, Cloudflare, Railway, Fly.io, Render, Heroku, TOSE, Github Pages, AWS, GCP, Digital Ocean, Vultr, Coolify, Dokploy). Auto-detects deployment target from config files and docs/deployment.md.
[platform][environment] /ak:devops $ak:devops
/ak:devops [platform] [task]
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.
[platform][task] /ak:fix $ak:fix
/ak:fix [issue] --auto|--review|--quick|--parallel [--advice]
Fix bugs, errors, test failures, and CI/CD issues with intelligent routing. Use for type errors, lint issues, log errors, UI bugs, code problems.
[issue] --advice--auto--parallel--quick--review /ak:loop $ak:loop
/ak:loop [Goal/Metric description] or inline config block
Autonomous iterative optimization loop — run N iterations against a mechanical metric, learn from git history, auto-keep/discard changes. Use for improving measurable metrics (coverage, performance, bundle size, etc.) through repeated experimentation.
[Goal/Metric description] /ak:mobile-development $ak:mobile-development
/ak:mobile-development [platform] [feature]
Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.
[platform][feature] /ak:ship $ak:ship
/ak:ship [official|beta] [--skip-tests] [--skip-review] [--skip-journal] [--skip-docs] [--dry-run]
Ship pipeline: merge main, test, review, commit, push, PR. Single command from feature branch to PR URL. Use for shipping official releases to main/master or beta releases to dev/beta branches.
officialbeta --skip-tests--skip-review--skip-journal--skip-docs--dry-run /ak:tanstack $ak:tanstack
/ak:tanstack [framework] [feature]
Build with TanStack Start (full-stack React framework), TanStack Form (headless form management), and TanStack AI (AI streaming/chat). Use when creating TanStack projects, routes, server functions, forms, validation, or AI chat features.
[framework][feature] /ak:web-frameworks $ak:web-frameworks
/ak:web-frameworks [framework] [feature]
Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.
[framework][feature] Git ops, worktrees, and PR review
/ak:git $ak:git
/ak:git cm|cp|pr|merge|merge-pr [args]
Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
cmcpprmergemerge-pr [args] /ak:review-pr $ak:review-pr
/ak:review-pr <PR number or URL> [--fix] [--reply] [--merge]
Review a GitHub pull request thoroughly — analyze diff for correctness, security, breaking changes, code quality, and AI-slop patterns. Supports --fix to auto-remediate findings, --reply to post the review back to GitHub via the gh CLI as a formal review, and --merge to merge a ready PR and watch post-merge CI to green.
<PR number or URL> --fix--reply--merge /ak:worktree $ak:worktree
/ak:worktree [feature-description] OR [project] [feature]
Create, inspect, and clean isolated git worktrees. Use for feature isolation, worktree health audits, stale cleanup, and monorepo or submodule workflows.
createremoveinfoliststatusprune [feature-description][project][feature] --base--dry-run--json--prefix--no-prefix--worktree-root--checkout-submodules Testing, debugging, review, and scenarios
/ak:code-review $ak:code-review
/ak:code-review [#PR | COMMIT | --pending | codebase [parallel]]
Review code quality with evidence-based rigor. Supports input modes: pending changes, PR number, commit hash, and codebase scan. Focuses on bugs, regressions, maintainability, reliability, and verification gaps.
[#PR][COMMIT][codebase] --pending /ak:debug $ak:debug
/ak:debug [error or issue description]
Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation, log analysis, CI/CD failures, database diagnostics, system investigation.
[error or issue description] /ak:deep-swe $ak:deep-swe
/ak:deep-swe <OpenRouter model slug>
Benchmark a coding model on DeepSWE through Pier and OpenRouter. Use when users ask to run DeepSWE, score a model, or verify coding-agent benchmark results.
<OpenRouter model slug> /ak:scenario $ak:scenario
/ak:scenario <file path or feature description> [--iterations N] [--saturation]
Generate comprehensive edge cases and test scenarios by decomposing features across 12 dimensions. Use for pre-implementation risk discovery, QA planning, regression design, and iterative saturation when coverage must be exhaustive.
<file path or feature description> --iterations--saturation--domain--focus--format /ak:test $ak:test
/ak:test [context] OR ui [url]
Run unit, integration, e2e, and UI tests. Use for test execution, coverage analysis, build verification, visual regression, and QA reports.
ui [context][url] /ak:web-testing $ak:web-testing
/ak:web-testing [test-type] [target]
Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.
[test-type][target] Security audits, scans, and threat intel
/ak:cti-expert $ak:cti-expert
/ak:cti-expert [target] [--yolo] [--case|--sweep|--query|--flow]
Analyze cyber threat intelligence and OSINT cases. Use for exposure reviews, domain recon, breach checks, username/email/phone research, image forensics, blockchain tracing, darknet checks, cloud tenant recon, vulnerability lookup, threat modeling, and structured reports.
[target] --case--flow--query--sweep--yolo /ak:security $ak:security
/ak:security <scope glob or 'full'> [--fix] [--red-team] [--iterations N]
STRIDE + OWASP-based security audit with optional red-team persona discovery loop and auto-fix. Scans code for vulnerabilities from multiple attacker perspectives (auth attacker, supply chain, insider, infrastructure), categorizes by severity, and can iteratively fix findings using ak:autoresearch pattern.
<scope glob or 'full'> --fix--iterations--red-team /ak:security-scan $ak:security-scan
/ak:security-scan [scope] [--secrets-only] [--deps-only] [--full]
Scan codebase for security vulnerabilities, hardcoded secrets, dependency issues, and OWASP patterns. Use when asked to 'security scan', 'check for secrets', 'audit security', or before major releases.
[scope] --deps-only--full--secrets-only Documentation, writing, and content tools
/ak:copywriting $ak:copywriting
/ak:copywriting [copy-type] [context]
Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Activate for writing high-converting copy, crafting headlines, email campaigns, landing pages, or applying custom writing styles from assets/writing-styles/ directory.
[copy-type][context] /ak:docs $ak:docs
/ak:docs init|update|summarize
Analyze a codebase and create, refresh, summarize, or audit project documentation without imposing a fixed docs layout.
initupdatesummarize /ak:docs-seeker $ak:docs-seeker
/ak:docs-seeker [library-name] [topic]
Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
[library-name][topic] /ak:document-skills $ak:document-skills
Read, create, and edit Office documents (docx, pdf, pptx, xlsx). Use for tables, forms, slides, spreadsheets.
/ak:folder-context $ak:folder-context
/ak:folder-context <target-folder>
Create a compact subfolder CLAUDE.md and linked AGENTS.md for durable local conventions. Use when a folder needs agent context beyond the project root.
<target-folder> /ak:interview-docs $ak:interview-docs
/ak:interview-docs <vision | document-path | topic>
Extract a user's vision and decisions into durable project documents through a guided interview. Use for README, ADR, strategy, principles, and structured-doc authoring.
<vision | document-path | topic> /ak:llms $ak:llms
/ak:llms [path|url] [--full] [--output path]
Generate llms.txt files from docs or codebase scanning. Follows llmstxt.org spec. Use for LLM-friendly site indexes, documentation summaries, AI context optimization.
[path|url] --full--output /ak:markdown-novel-viewer $ak:markdown-novel-viewer
/ak:markdown-novel-viewer [file-or-directory]
View markdown files in a calm, book-like reader served via HTTP. Use for long-form content review — RFCs, runbooks, design docs, reports, specs, novels — anywhere you want a distraction-free reading mode in the browser.
[file-or-directory] --background--open--stop /ak:mintlify $ak:mintlify
/ak:mintlify [task] [path]
Build and maintain Mintlify documentation sites. Covers docs.json, MDX components, navigation, page frontmatter, theming, OpenAPI/AsyncAPI, AI docs assets such as llms.txt and skill.md, deployment targets, and local validation CLI commands.
[task][path] MCP servers, agents, payments, and integrations
/ak:agent-browser $ak:agent-browser
/ak:agent-browser [url or task]
Browser and desktop automation through the agent-browser CLI. Use for long autonomous browsing, compact page snapshots, screenshots, form filling, login/test flows without real Chrome profile state, scraping, exploratory QA, cloud browsers, Electron apps, Slack automation, and bug hunts.
[url or task] /ak:chrome-profile $ak:chrome-profile
Target a real Google Chrome profile for browser automation through Chrome DevTools MCP. Provides the chrome-profile CLI, profile discovery, live DevTools probing guidance, setup playbooks, and URL-anchor tab selection.
/ak:google-adk-python $ak:google-adk-python
/ak:google-adk-python [agent or feature]
Build AI agents with Google ADK Python. Multi-agent systems, A2A protocol, MCP tools, workflow agents, state/memory, callbacks/plugins, Vertex AI deployment, evaluation.
[agent or feature] /ak:mcp-builder $ak:mcp-builder
/ak:mcp-builder [service or API to integrate]
Build MCP servers for LLM-external service integration. Use for FastMCP (Python), MCP SDK (Node/TypeScript), tool design, API integration, resource providers.
[service or API to integrate] /ak:orchestrate $ak:orchestrate
/ak:orchestrate <job-spec.yaml | task description | --resume <run-dir>> [--yes] [--internal]
Coordinate staged or parallel jobs across live-verified coding-agent runtimes and in-session subagents, using capability- and risk-based routing, worktree-isolated writes, resumable state, capture, safety gates, and independent arbiter review.
<job-spec.yaml | task description | --resume <run-dir> --internal--resume--yes /ak:payment-integration $ak:payment-integration
/ak:payment-integration [provider] [task]
Integrate payments with SePay (VietQR), Polar, and Stripe. Checkout, webhooks, subscriptions, QR codes, and multi-provider orders.
[provider][task] /ak:shopify $ak:shopify
/ak:shopify [extension-type] [feature]
Build Shopify apps, extensions, themes with Shopify CLI. Use for GraphQL/REST APIs, Polaris UI, Liquid templates, checkout customization, webhooks, billing integration.
[extension-type][feature] /ak:team $ak:team
/ak:team <template> <context> [--devs|--researchers|--reviewers N] [--delegate]
Orchestrate Agent Teams for parallel multi-session collaboration. Use for research, implementation, review, and debug workflows requiring independent teammates.
<template><context> --delegate--devs--researchers--reviewers /ak:use-mcp $ak:use-mcp
/ak:use-mcp [task]
Discover and execute MCP server tools through runtime-native capabilities or deterministic direct scripts. Use for MCP integrations, controlled tool execution, capability discovery, and persistent tool catalogs.
[task] Handoffs, journals, and context
/ak:context-engineering $ak:context-engineering
/ak:context-engineering [topic or question]
Check context usage limits, monitor time remaining, optimize token consumption, debug context failures. Use when asking about context percentage, rate limits, usage warnings, context optimization, agent architectures, memory systems.
[topic or question] /ak:handoff $ak:handoff
/ak:handoff [next-session focus]
Create a concise, redacted conversation handoff for a fresh agent session. Use when switching context, ending a work session, or preserving decisions and blockers.
[next-session focus] /ak:journal $ak:journal
/ak:journal [topic or reflection]
Write chronological technical journals for session reflection and change analysis. Journals preserve work history; they do not replace current docs or ADRs.
[topic or reflection] /ak:watzup $ak:watzup
Generate short handoff reports from Git branches, remote refs, worktrees, unfinished plans, and roadmap docs. Surfaces priority-ranked next steps with checkbox progress and rationale. Use when the user asks what's in flight, wants progress/next steps, is in a fresh worktree or detached checkout, or needs end-of-session status.
Progress, kanban, and project organization
/ak:plans-kanban $ak:plans-kanban
/ak:plans-kanban [deprecated flags are accepted with warnings]
Open the AgentKit plans dashboard in the CLI config UI. Use for plan kanban views, progress tracking, timeline checks, and quick navigation into plan files.
[deprecated flags are accepted with warnings] /ak:project-management $ak:project-management
/ak:project-management [task: status, hydrate, sync, report]
Track progress, update plan statuses, coordinate runtime work, generate reports, and preserve cross-session continuity.
[task: status, hydrate, sync, report] /ak:project-organization $ak:project-organization
/ak:project-organization [directories or files to organize]
Organize files, directories, and content structure in any project. Use when creating files, determining output paths, organizing existing assets, or standardizing project layout.
[directories or files to organize] /ak:retro $ak:retro
/ak:retro [timeframe] [--compare] [--team] [--format html|md]
Generate data-driven sprint retrospectives from any git history. Use for sprint reviews, commit analysis, code-health indicators, team-velocity reporting, and quarterly engineering reviews. Works on solo or team repos.
[timeframe] --compare--format--team Skill tools, packaging, and general utilities
/ak:agentkit $ak:agentkit
/ak:agentkit [task to route]
Task router for AgentKit installs. Classifies the task, activates the right installed skills, chains them into the shortest workflow that fits, and spawns installed subagents at defined trigger points to raise output quality. Use at the start of multi-step, multi-domain, or ambiguous work, or when unsure which skill or agent applies.
[task to route] /ak:find-skills $ak:find-skills
/ak:find-skills [capability or task description]
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
[capability or task description] /ak:gkg $ak:gkg
/ak:gkg [symbol or query]
Semantic code analysis with GitLab Knowledge Graph. Use for go-to-definition, find-usages, impact analysis, architecture visualization. Supports Ruby, Java, Kotlin, Python, TypeScript/JavaScript.
[symbol or query] /ak:graphify $ak:graphify
/ak:graphify [path] [--mcp|--report|--watch]
Build queryable knowledge graphs from code, docs, papers, and images. Use for codebase understanding, architecture analysis, cross-file relationship discovery, token-efficient navigation.
[path] --mcp--report--watch /ak:repomix $ak:repomix
/ak:repomix [path] [--style xml|markdown|plain|json]
Pack repositories into AI-friendly files with Repomix (XML, Markdown, plain text). Use for new-project onboarding, codebase snapshots, LLM context preparation, security audits, third-party library analysis.
[path] --style /ak:skill-creator $ak:skill-creator
/ak:skill-creator [skill-name or description]
Create or update Claude skills. Use for new skills, skill scripts, references, packaging, metadata validation, and extending Claude's capabilities.
[skill-name or description] /ak:xia $ak:xia
/ak:xia <github-url-or-owner/repo|local-path> [feature] [--compare|--copy|--improve|--port] [--auto|--fast]
Extract, compare, port, or adapt a feature from a GitHub repository or local repo path into the current project. Use when the user wants to copy behavior from another repo, study how another codebase implements something, compare implementations, or rewrite a feature in the local stack. Triggers on: 'port from', 'copy from repo', 'like how X does it', 'clone feature from', 'adapt from', 'bring feature from', 'borrow from', 'take from repo', 'xia', 'xi a', 'xia feature'.
local-path [feature] --auto--compare--copy--fast--improve--port Skills that are new in beta and not yet in the stable kit. They also get a BETA badge in the groups below.
No new Marketing-only beta skills right now
Stable and beta currently ship the same skills. When beta adds something new, it will show up here.
Core path: Level → Ask → Brainstorm → Plan → Execute
/ak:init $ak:init
/ak:init [prompt]
💡💡💡💡 Initialize marketing project — discover or establish project context, brand constraints, marketing direction, and setup. Use when starting a new marketing project or onboarding an existing one.
[prompt] /ak:ask $ak:ask
/ak:ask [technical-question]
Answer technical and architectural questions with expert analysis. Use for design decisions, best practices evaluation, solution comparison.
[question] /ak:brainstorm $ak:brainstorm
/ak:brainstorm [topic or problem] [--advice] [--html]
Turn unclear intent into an accepted outcome and compare viable approaches before delivery.
[topic or problem] --advice--html--wiki /ak:plan $ak:plan
/ak:plan [archive|ci|cro|fast|hard|parallel|two|validate] [task]
💡💡💡 Intelligent plan creation with prompt enhancement
archivered-teamvalidate [task] --auto--fast--hard--parallel--two--no-tasks--deep--tdd--html--github--wiki--advice /ak:write $ak:write
/ak:write [audit|blog|blog-youtube|cro|enhance|fast|good|publish] [args]
Write creative copy, blog posts, CRO content, and more
auditblogblog-youtubecroenhancefastgoodpublishformula [args] /ak:claude-code $ak:claude-code
/ak:claude-code [question or topic]
Activate when users ask about Claude Code installation, slash commands (/plan, /fix, /content, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).
[question or topic] /ak:cook $ak:cook
/ak:cook [task|plan-path] [--interactive|--fast|--parallel|--auto|--no-test] [--tdd] [--advice]
Implement features, plans, and fixes with structured workflow. Use for feature development, plan execution, code implementation pipelines.
[task|plan-path] --interactive--fast--parallel--auto--no-test--tdd--advice Market research, personas, and planning
/ak:analyze $ak:analyze
/ak:analyze [type]
💡💡 Analytics and performance reports
report [type] /ak:codex-goal $ak:codex-goal
/ak:codex-goal <objective | goal draft>
Guide long-running Codex goal work with a verifiable stop condition. Use when users mention /goal, goal mode, durable objectives, or autonomous multi-turn Codex runs.
objective /ak:competitor $ak:competitor
/ak:competitor [analyze|content|seo|alternatives|list] [url or competitor]
Competitive analysis, alternative pages, vs comparisons, SEO competitor content, market positioning, and battlecard generation.
alternatives [analyze|content|seo|alternatives|list][url or competitor] /ak:creativity $ak:creativity
/ak:creativity [style or medium]
Creative direction intelligence. 55 styles, 18 platforms, 12 voiceover types, 17 music genres, 30 campaign categories. Actions: create, design, plan, direct, brief creative campaigns. Projects: ads, videos, social content, commercials, brand films. Styles: minimalist, maximalist, nostalgic, cinematic, UGC, luxury, futuristic, emotional. Topics: visual style, platform specs, voiceover, music, color palette, audience targeting.
[style or medium] /ak:marketing-ideas $ak:marketing-ideas
/ak:marketing-ideas [product or niche]
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 140 proven marketing approaches organized by category.
[product or niche] /ak:marketing-planning $ak:marketing-planning
/ak:marketing-planning [goal or timeframe]
Plan marketing strategies, campaigns, content calendars, and initiatives using proven frameworks (RACE, SOSTAC, STP). Activates marketing-research for data-driven insights.
[goal or timeframe] /ak:marketing-psychology $ak:marketing-psychology
/ak:marketing-psychology [principle or tactic]
When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.
[principle or tactic] /ak:marketing-research $ak:marketing-research
/ak:marketing-research [topic or market]
Research market trends, competitors, audience insights, and marketing best practices. Use before marketing-planning for data-driven strategy.
[topic or market] /ak:persona $ak:persona
/ak:persona [action]
💡💡 Customer persona management
[action] /ak:research-prompt $ak:research-prompt
/ak:research-prompt <research topic | decision>
Draft a self-contained research brief for a human or AI researcher. Use when users ask for a research prompt, research brief, or a deep-research task to hand off.
decision /ak:scout $ak:scout
/ak:scout [search-target] [ext]
Fast codebase scouting using native search, optional Explore agents, and user-permitted OpenCode probes. Use for file discovery, task context gathering, and scoped searches across directories.
[search-target][ext] Content hubs, marketing copy, and playbooks
/ak:content-hub $ak:content-hub
/ak:content-hub [action: open|browse|search]
Browser-based asset gallery for managing marketing assets. Visual grid with filter/search, brand context sidebar, and actions (preview, edit, generate). R2-ready manifest for future cloud sync. Use when browsing assets, managing content library, or generating new assets with brand context.
browsesearch /ak:content-marketing $ak:content-marketing
/ak:content-marketing [content-type] [topic]
Activate for content strategy, editorial calendars, content pillar mapping, blog planning, and content audit. Use when planning content programs, creating editorial workflows, or building topic clusters.
[content-type][topic] /ak:play $ak:play
/ak:play [create|next|status|list|blocked|learn|reset|gate|templates|goals] [args]
Marketing playbook orchestrator with dependency-graph routing, quality gates, goal tracking, and smart suggestions. Expert strategy × AI execution speed. Triggers: /ak:play, playbook, campaign playbook, what's next, play status.
createnextstatuslistblockedlearnresetgatetemplatesgoals [args] Campaigns, ads, and affiliate channels
/ak:ads-management $ak:ads-management
/ak:ads-management [platform] [campaign-type]
Activate for paid advertising campaigns on Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads. Includes ad copywriting, audience targeting, budget optimization, A/B testing, ROAS tracking, and AI creative asset generation (images & videos) with ai-multimodal and ai-artist skills using Gemini Nano Banana Pro and Veo 3.1.
[platform][campaign-type] /ak:affiliate-marketing $ak:affiliate-marketing
/ak:affiliate-marketing [program or strategy]
Build high-converting SaaS affiliate programs with 20-40% commissions, KOL/KOC partnerships, and fraud prevention. Covers platform selection (PartnerStack, FirstPromoter, Rewardful), commission structures (recurring vs one-time, tiered), influencer outreach strategies, FTC/GDPR compliance, risk management, and case studies (Dropbox 3900%, PayPal 100M users). Use for designing affiliate programs, recruiting partners, optimizing conversion rates, preventing fraud, or scaling referral revenue.
[program or strategy] /ak:campaign $ak:campaign
/ak:campaign [create|status|analyze|email] [name]
Marketing campaign planning, execution, optimization. Create campaigns, track status, analyze performance, manage budgets, coordinate multi-channel efforts.
createstatusanalyzeemail [name] /ak:hub $ak:hub
/ak:hub [--stop|--scan]
Open Content Hub + Marketing Dashboard
--scan--stop /ak:paid-ads $ak:paid-ads
/ak:paid-ads [platform] [campaign-type]
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
[platform][campaign-type] Search optimization and performance dashboards
/ak:analytics $ak:analytics
/ak:analytics [metric or report-type]
Activate for marketing analytics, KPI tracking, reporting dashboards, attribution analysis, and performance optimization. Use when analyzing campaign data, creating reports, or measuring marketing ROI.
[metric or report-type] /ak:dashboard $ak:dashboard
/ak:dashboard [subcommand] [args]
Launch and manage the Marketing Dashboard
check [subcommand][args] /ak:marketing-dashboard $ak:marketing-dashboard
Run and inspect the local Assets, Brand, and Settings dashboard.
/ak:seo $ak:seo
/ak:seo [audit|keywords|pseo|optimize|schema] [target]
SEO audits, keyword research (ReviewWeb.site API), on-page optimization, technical SEO, programmatic SEO (pSEO), JSON+LD schema, Google Search Console API, Core Web Vitals. Used by seo-specialist, attraction-specialist agents.
auditkeywordspseooptimizeschema [target] Brand, logos, banners, and marketing visuals
/ak:assets-organizing $ak:assets-organizing
/ak:assets-organizing [directory or asset-type]
Organize all outputs from slash commands and subagents in assets/ directory by topics, date format, and slugs.
[directory or asset-type] /ak:banner-design $ak:banner-design
/ak:banner-design [platform] [style] [dimensions]
Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.
[platform][style][dimensions] /ak:brand $ak:brand
/ak:brand [update|review|create] [args]
Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.
updatereviewcreate [args] /ak:cip-design $ak:cip-design
/ak:cip-design [deliverable or brand-element]
Corporate Identity Program design with 50 deliverables, 20 styles, 20 industries. Generate CIP mockups with Gemini Nano Banana (Flash/Pro). Actions: design, create, generate brand identity. Deliverables: business card, letterhead, signage, vehicle, apparel, packaging. Styles: corporate, luxury, minimal, modern.
[deliverable or brand-element] /ak:design $ak:design
/ak:design [design-type] [context]
Design brand identity, logos, banners, posters, and visual assets. Use for brand systems, design tokens, corporate identity programs, event/editorial/marketing posters, and visual campaign assets. Not for UI code patterns.
[design-type][context] /ak:design-system $ak:design-system
/ak:design-system [component or token]
Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.
[component or token] /ak:frontend-design $ak:frontend-design
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
/ak:logo-design $ak:logo-design
/ak:logo-design [brand-name] [style]
Logo design intelligence with 55 styles, 30 color palettes, 25 industries. Generate logos with Gemini Nano Banana model, search styles/colors/industries. Actions: design, create, generate logo. Industries: tech, healthcare, finance, food, fashion, fitness. Styles: minimalist, vintage, luxury, geometric, abstract, mascot, emblem. Features: AI prompt generation, design briefs, color psychology.
[brand-name][style] /ak:mermaidjs-v11 $ak:mermaidjs-v11
/ak:mermaidjs-v11 [diagram-type or description]
Create diagrams with Mermaid.js v11 syntax. Use for flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, architecture diagrams, timelines, user journeys.
[diagram-type or description] /ak:preview $ak:preview
/ak:preview [path] OR [--html] --explain|--slides|--diagram|--ascii [topic] OR --html --diff|--plan-review|--recap
View files or generate visual explanations, slides, and diagrams. Use for code walkthroughs, architecture visualization, HTML/Markdown presentations.
[path][topic] --ascii--diagram--diff--explain--html--plan-review--recap--slides--stop /ak:tech-graph $ak:tech-graph
/ak:tech-graph [diagram-type or system description]
Generate production-quality SVG+PNG technical diagrams — architecture, data flow, flowchart, sequence, agent/memory, or concept maps — across 7 visual styles. Use when user wants "generate diagram", "draw diagram", "visualize", "architecture diagram", "flowchart", or any system/flow they want illustrated. Pairs with /ak:preview --diagram for visual self-review and /ak:mermaidjs-v11 for inline-doc diagrams; this skill is the publish-grade output mode.
[diagram-type or system description] /ak:ui-ux-pro-max $ak:ui-ux-pro-max
UI/UX design intelligence for web and mobile: style selection, color systems, typography, layout, accessibility, interaction states, responsive behavior, forms, charts, design systems, and code review across React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS.
/ak:web-design-guidelines $ak:web-design-guidelines
/ak:web-design-guidelines [file-or-pattern]
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
[file-or-pattern] Email sequences and social outreach
/ak:email $ak:email
/ak:email [flow|sequence|newsletter|cold|launch|nurture] [args]
Email campaigns, newsletters, drip sequences, automation flows, email copywriting, deliverability, subject line formulas, A/B testing. Generate email content for any marketing purpose.
flowsequencenewslettercoldlaunchnurture [args] /ak:social $ak:social
/ak:social [platform] [type] OR [schedule]
Social media content creation, scheduling, API integrations for X/Twitter, Facebook, Threads, LinkedIn, YouTube, TikTok, Instagram. Platform-specific workflows, engagement templates, hook writing.
schedule [platform][type][schedule] Launch, pricing, funnels, and conversion
/ak:ab-test-setup $ak:ab-test-setup
/ak:ab-test-setup [page or feature]
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
[page or feature] /ak:form-cro $ak:form-cro
/ak:form-cro [form-url or description]
When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions "form optimization," "lead form conversions," "form friction," "form fields," "form completion rate," or "contact form." For signup/registration forms, see signup-flow-cro. For popups containing forms, see popup-cro.
[form-url or description] /ak:free-tool-strategy $ak:free-tool-strategy
/ak:free-tool-strategy [tool-idea or niche]
When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," or "free resource." This skill bridges engineering and marketing — useful for founders and technical marketers.
[tool-idea or niche] /ak:funnel $ak:funnel
/ak:funnel [action] [type]
💡💡 Funnel design and optimization
[action][type] /ak:gamification-marketing $ak:gamification-marketing
/ak:gamification-marketing [mechanic or campaign]
Design gamified marketing campaigns using points, badges, leaderboards, streaks, challenges. Use for loyalty programs, referral campaigns, onboarding flows, engagement boosts, email gamification. Provides mechanics selection, psychology alignment, strategy docs, templates, KPIs.
[mechanic or campaign] /ak:launch-strategy $ak:launch-strategy
/ak:launch-strategy [product or feature]
When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'product update.' This skill covers phased launches, channel strategy, and ongoing launch momentum.
[product or feature] /ak:onboarding-cro $ak:onboarding-cro
/ak:onboarding-cro [flow-url or description]
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
[flow-url or description] /ak:pricing-strategy $ak:pricing-strategy
/ak:pricing-strategy [product or tier]
When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy.
[product or tier] /ak:referral-program-building $ak:referral-program-building
/ak:referral-program-building [product or program-type]
Build referral programs for SaaS/digital products. Covers reward structures (two-sided, tiered, multi-step), platform selection (Rewardful, ReferralCandy, Viral Loops, FirstPromoter), technical implementation (tracking, attribution, API patterns), fraud prevention, email templates, and KPI metrics. Use for designing viral growth loops, implementing refer-a-friend features, or optimizing existing referral systems.
[product or program-type] Video, YouTube, slides, and multimodal media
/ak:ai-multimodal $ak:ai-multimodal
/ak:ai-multimodal [file-path] [prompt]
Analyze and generate image, audio, video, and document content through the pinned Multix CLI and live provider catalogs. Use for vision analysis, transcription, OCR, design extraction, and multimodal generation.
[file-path][prompt] /ak:elevenlabs $ak:elevenlabs
/ak:elevenlabs [action: speak|clone|sfx] [text-or-file]
Generate speech, clone voices, create sound effects & music with ElevenLabs API. TTS, voice design, audio generation, conversational AI agents.
clonesfx [text-or-file] /ak:slides $ak:slides
/ak:slides [topic] [slide-count]
Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.
create [topic][slide-count] /ak:video $ak:video
/ak:video [create|script-create|storyboard-create] [topic]
Video marketing strategy, script writing, storyboards, production workflows, video specs for YouTube/TikTok/Instagram/LinkedIn, thumbnail creation, Veo 3.1 generation, optimization, and repurposing.
createscript-createstoryboard-create [topic] /ak:youtube $ak:youtube
/ak:youtube [blog|infographic|social] [youtube-url]
Convert YouTube videos to blog posts, infographics, social content. Download video/audio, get captions/transcripts, generate AI summaries, analyze comments via VidCap.xyz API.
bloginfographicsocial [youtube-url] /ak:youtube-thumbnail-design $ak:youtube-thumbnail-design
/ak:youtube-thumbnail-design [niche] [style]
Design YouTube thumbnails with 17 styles, niche-specific guides, and CTR optimization. Generate complete thumbnails with text using Gemini Nano Banana Pro (4K text rendering). Actions: design, create, generate thumbnail. Niches: tech, gaming, education, cooking, fitness, business. Styles: facecam, before-after, listicle, diagram, whiteboard, bold-text, mystery, dark-dramatic. Features: AI generation with text baked in, brand identity, reference face, arrows, Google Font support.
[niche][style] Testing, debugging, review, and scenarios
/ak:debugging $ak:debugging
/ak:debugging [error or issue description]
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
[error or issue description] /ak:fix $ak:fix
/ak:fix [issue] --auto|--review|--quick|--parallel [--advice]
Fix bugs, errors, test failures, and CI/CD issues with intelligent routing. Use for type errors, lint issues, log errors, UI bugs, code problems.
[issue] --advice--auto--parallel--quick--review /ak:test $ak:test
/ak:test [ui|workflow] [target]
Test AgentKit workflows, run UI tests on websites, validate marketing commands/agents/skills with step-by-step verification.
ui [context][url] Git ops, worktrees, and PR review
/ak:worktree $ak:worktree
/ak:worktree [feature-description] OR [project] [feature]
Create, inspect, and clean isolated git worktrees. Use for feature isolation, worktree health audits, stale cleanup, and monorepo or submodule workflows.
createremoveinfoliststatusprune [feature-description][project][feature] --base--dry-run--json--prefix--no-prefix--worktree-root--checkout-submodules Handoffs, journals, and context
/ak:handoff $ak:handoff
/ak:handoff [next-session focus]
Create a concise, redacted conversation handoff for a fresh agent session. Use when switching context, ending a work session, or preserving decisions and blockers.
[next-session focus] /ak:journal $ak:journal
/ak:journal [topic or reflection]
Write chronological technical journals for session reflection and change analysis. Journals preserve work history; they do not replace current docs or ADRs.
[topic or reflection] /ak:watzup $ak:watzup
Generate short handoff reports from Git branches, remote refs, worktrees, unfinished plans, and roadmap docs. Surfaces priority-ranked next steps with checkbox progress and rationale. Use when the user asks what's in flight, wants progress/next steps, is in a fresh worktree or detached checkout, or needs end-of-session status.
Progress, kanban, and project organization
/ak:docs $ak:docs
/ak:docs init|update|summarize
Analyze a codebase and create, refresh, summarize, or audit project documentation without imposing a fixed docs layout.
initupdatesummarize /ak:folder-context $ak:folder-context
/ak:folder-context <target-folder>
Create a compact subfolder CLAUDE.md and linked AGENTS.md for durable local conventions. Use when a folder needs agent context beyond the project root.
<target-folder> /ak:interview-docs $ak:interview-docs
/ak:interview-docs <vision | document-path | topic>
Extract a user's vision and decisions into durable project documents through a guided interview. Use for README, ADR, strategy, principles, and structured-doc authoring.
<vision | document-path | topic> Skill tools, packaging, and general utilities
/ak:agent-browser $ak:agent-browser
/ak:agent-browser [url or task]
Browser and desktop automation through the agent-browser CLI. Use for long autonomous browsing, compact page snapshots, screenshots, form filling, login/test flows without real Chrome profile state, scraping, exploratory QA, cloud browsers, Electron apps, Slack automation, and bug hunts.
[url or task] /ak:agentkit $ak:agentkit
/ak:agentkit [task to route]
Task router for AgentKit installs. Classifies the task, activates the right installed skills, chains them into the shortest workflow that fits, and spawns installed subagents at defined trigger points to raise output quality. Use at the start of multi-step, multi-domain, or ambiguous work, or when unsure which skill or agent applies.
[task to route] /ak:google-adk-python $ak:google-adk-python
/ak:google-adk-python [agent or feature]
Build AI agents with Google ADK Python. Multi-agent systems, A2A protocol, MCP tools, workflow agents, state/memory, callbacks/plugins, Vertex AI deployment, evaluation.
[agent or feature] /ak:kit-builder $ak:kit-builder
/ak:kit-builder [component-type] [name]
Build AgentKit Marketing components - skills, agents, commands, workflows. Use when creating new automation, extending marketing capabilities, or understanding kit structure. Includes templates, examples, and init scripts.
[component-type][name] /ak:skill $ak:skill
/ak:skill [add|create|fix-logs|optimize|plan|update] [skill-name] [prompt]
Marketing skill lifecycle manager — create, add references, optimize, fix, update, and plan new skills in the marketing kit. Use when building or improving marketing automation skills.
[add|create|fix-logs|optimize|plan|update][skill-name][prompt] /ak:use-mcp $ak:use-mcp
/ak:use-mcp [task]
Discover and execute MCP server tools through runtime-native capabilities or deterministic direct scripts. Use for MCP integrations, controlled tool execution, capability discovery, and persistent tool catalogs.
[task]