Поиск skills
Найдите подходящую возможность для вашего агента.
second-opinion
Get second opinions from external AI agents (OpenAI, Gemini, GitHub). Use when user says "second opinion", "ask other AIs", "what would GPT say", "check with others", or wants to validate an approach.
stoptimizer
Precise token counter for GPT, Claude, and Gemini models (source of truth from software kernel)
internet-research-orchestrator
Orchestrate comprehensive TODAS research for novel/emerging domains (1-7 subagents adaptive). Specializes in unprecedented topics, post-training data, and emerging technologies. Uses adaptive depth-based methodology: straightforward queries (1 agent), standard queries (2-3 agents), complex queries (5-7 agents). Handles depth-first (multiple perspectives), breadth-first (distinct sub-topics), and straightforward investigations. Triggers include "novel", "emerging", "2025", "2026", "unprecedented", "new technology", research on topics that didn't exist during training cutoff.
skill-generator
Meta-skill that creates new skills. Use when user repeatedly explains the same workflow, or mentions "save this as a skill", "remember this process", or "create a skill for this".
python-agent-creator
This skill helps create Python agents using the openai-agents package, following best practices for agent definition and configuration.
arog-ai-assistance
Configure and optimize AI assistance (Copilot, agents, skills) for AROG development. Use when users ask about Copilot, custom agents, or AI integration.
moai-alfred-practices
Practical workflows, context engineering strategies, and real-world execution examples for MoAI-ADK. Use when learning workflow patterns, optimizing context management, debugging issues, or implementing features end-to-end.
bacchus
Multi-agent coordination CLI for codebases. Use when orchestrating parallel agents, claiming tasks, detecting symbol conflicts, or notifying stakeholders of breaking changes. Invoke when user mentions coordination, parallel agents, multiple agents, task claiming, or conflict detection.
codex-invocation
Invoke OpenAI Codex CLI with the correct configuration for autonomous code generation. Use when you need Codex to generate or regenerate code files, implement features, or execute multi-step coding tasks.
generate-game-asset
Use when you need to generate game art - sprites, textures, 3D model concepts. Uses FREE HuggingFace AI models.
machina-agent
Debug and trace MachinaMed medical agent errors in GKE environments. Use for investigating agent failures, tracing invocations, analyzing MALFORMED_FUNCTION_CALL errors, and generating comprehensive error reports from agent-trace.log files.
llm-and-ai-cost-optimization
Strategies for managing and reducing costs in LLM-powered applications, from token economics to RAG architectures.
azure-openai
Azure OpenAI expert for deployments, authentication, and best practices. Use when asked about Azure OpenAI configuration or troubleshooting.
sme-interview
Helps extract and structure knowledge from Subject Matter Expert interviews. Use when preparing SME interviews, documenting expert knowledge, structuring content from experts, or when user mentions "SME interview," "expert knowledge," "content extraction," "subject matter expert," or "knowledge capture."
openai-agents-sdk
OpenAI Agents SDK - A lightweight, powerful framework for building multi-agent workflows with Python