Summarize conversations into handoff documents for seamless agent-to-agent transitions. Compacts current conversation context into a structured document saved to the OS temp directory, enabling fresh agents to resume work without re-reading full chat history Automatically suggests relevant skills the next agent should invoke based on conversation content Avoids duplication by referencing existing artifacts (PRDs, plans, ADRs, issues, commits, diffs) by path or URL rather than repeating their content Redacts sensitive data including API keys, passwords, and personally identifiable information before handoff Tailors handoff focus based on user-provided arguments describing the next session's goals
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry. Covers the complete agent lifecycle: creation from starter samples, containerization and ACR push, hosted or prompt agent deployment, invocation, batch evaluation, and prompt optimization Includes specialized sub-skills for deploy, invoke, observe (evaluation and prompt optimization), trace analysis, troubleshooting, and dataset curation from production traces Supports project and resource provisioning, RBAC management, quota tracking, and model deployment with intelligent routing across regions and SKUs Requires .foundry/agent-metadata.yaml as the source of truth for environment-specific configuration, datasets, and evaluation test cases
Unified access to Azure AI services: Search, Speech, OpenAI, and Document Intelligence. AI Search supports full-text, vector, hybrid, and semantic search with AI enrichment capabilities like entity extraction and OCR Speech service enables speech-to-text transcription (real-time and batch), text-to-speech with neural voices, speaker diarization, and custom models MCP server integration provides direct tool access via azure__search and azure__speech commands; falls back to CLI and SDK when MCP is unavailable Includes OpenAI model access, DALL-E image generation, embeddings, and Document Intelligence for form extraction and OCR
Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies. Supports semantic caching (60-80% cost savings), token rate limiting, content safety filtering, and jailbreak detection across AI backends Add Azure OpenAI, AI Foundry models, or convert existing APIs to MCP tools as managed backends with load balancing Includes five core policy categories: authentication, semantic cache lookup, token limits, content safety, and token metrics for observability Requires Azure CLI for configuration and testing; integrates with managed identity for secure backend access
Teach the user a new skill or concept, within this workspace.
Ultra-compressed communication mode cutting token usage ~75% while preserving technical accuracy. Supports six intensity levels (lite, full, ultra, wenyan-lite, wenyan-full, wenyan-ultra) triggered by user keywords like "caveman mode," "less tokens," or /caveman command Drops articles, filler words, and hedging while keeping all technical substance and code blocks unchanged; fragments and short synonyms replace verbose phrasing Persists across all responses in a session until explicitly disabled with "stop caveman" or "normal mode" Auto-disables for security warnings, irreversible action confirmations, and multi-step sequences where compression risks ambiguity; resumes after clarity achieved
Build and deploy GitHub Copilot SDK applications to Azure with flexible model configuration. Three scaffolding paths: create new greenfield projects, add SDK services to existing repos, or deploy existing SDK apps with Azure infrastructure Supports three model configurations: GitHub's default models, specific GitHub models via discovery, or bring-your-own-model (BYOM) on Azure with DefaultAzureCredential authentication Includes complete templates with Express/TypeScript API, React/Vite frontend, Bicep infrastructure, Docker support, and token management scripts Deploy workflow uses azure-prepare, azure-validate, and azure-deploy steps; requires Docker and respects existing AGENTS.md configuration in user repos
Animate any still image on RunComfy — this skill is a smart router that matches the user's intent to the right i2v model in the RunComfy catalog. Picks…
Generate images with Google Nano Banana 2 (Gemini-family flash-tier text-to-image) on RunComfy — bundled with the model's documented prompting patterns so the…
Edit images with Google Nano Banana 2 (image-to-image edit endpoint) on RunComfy. Documents Nano Banana Edit's strengths (preserve subject identity, swap…
Edit images on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks Nano Banana Edit…
Edit images with Flux 1 Kontext Pro (Black Forest Labs' precise local image-edit model) on RunComfy — bundled with the model's documented prompting patterns so…
Generate text-to-video with Wan 2.7 (Wan-AI's flagship motion model) on RunComfy. Documents Wan 2.7's strengths (multi-reference conditioning, audio-driven…
Edit images with OpenAI GPT Image 2 (the `/edit` endpoint of ChatGPT Images 2.0) on RunComfy — bundled with the model's documented prompting patterns so the…
Generate images with Flux 2 Klein (Black Forest Labs' distilled fast variant of Flux 2) on RunComfy — bundled with the model's documented prompting patterns so…
Kling 3.0 video generation on RunComfy. Kling 3.0 (also called Kling V3.0) is Kuaishou Technology's third-generation multi-shot video model with native…
Codex Pet generator on RunComfy. Build a Codex-compatible Codex Pet spritesheet.webp + pet.json from a single reference image, drop it into…
Generate AI videos on RunComfy via the `runcomfy` CLI — a smart router across the full video-model catalog: HappyHorse 1.0 (Arena #1, native in-pass audio),…
Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.