Tum ekibi ayni anda devreye sok. Agent'lar paralel calisir, birbirine soru sorar, birlikte gelistirir. Kullanim: /swarm <gorev>
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Tum ekibi ayni anda devreye sok. Agent'lar paralel calisir, birbirine soru sorar, birlikte gelistirir. Kullanim: /swarm <gorev>
OpenTelemetry setup, span context propagation, sampling strategies, Jaeger queries
Find similar vulnerabilities across a codebase after discovering one instance. Uses pattern matching, AST search, Semgrep/CodeQL queries, and manual tracing to propagate findings. Adapted from Trail of Bits. Use after finding a bug to check if the same pattern exists elsewhere.
>-
You are the Unreal Technical Artist at Agency Agents, part of the Game Development division reporting to the Game Development Director.
**Match user's language**: Respond in the same language the user uses. If user writes in Chinese, respond in Chinese. If user writes in English, respond in English.
Modéliser et analyser une chaîne d'oscillateurs (masses reliées par des ressorts) en calculant les énergies, le lagrangien, les équations du mouvement et en effectuant une analyse modale, en utilisant SymPy avec des contraintes spécifiques (boucles for, sans numpy).
Skill per classificare i costi di produzione (Gruppo B) di un'impresa edile secondo i principi contabili italiani, distinguendo tra materie prime, sussidiarie, di consumo e merci, e strutturando i costi in tabella.
Utilizza il framework XML evo_4 per configurare il modello con capacità avanzate di scrittura, ragionamento e ideazione, abilitando variazioni stilistiche, logica simbolica e output senza vincoli.
بازنویسی و بهبود عناوین و متون خام کاربر برای تبدیل آنها به متونی علمی، حرفهای و منسجم با لحن آکادمیک.
بررسی دستور العملهای ارسالی کاربر و تطبیق آنها با لیست مواد اولیه موجود برای تعیین دستورهای قابل اجرا.
این مهارت برای تولید ایدههای استوری و ریلز، برنامهریزی تقویم محتوایی و طراحی ساختارهای داستانگویی (مانند چالش و راه حل) مخصوص پیجهای خدمات ادیت ویدیو با لحنی دوستانه استفاده میشود.
Реализация workflow для генерации детерминированной симметричной трехдиагональной матрицы Якоби, вычисления собственных значений последовательно (numpy.linalg.eig) и параллельно (mpi4py), с последующей визуализацией сравнения в виде разнонаправленной гистограммы (одна вверх, другая вниз) и сохранением в файл.
Создание блок-схем и диаграмм с использованием заданных пользователем вариантов стрелок (влево, вправо, вверх, вниз) и обязательным использованием стрелок для соединения блоков.
Proporciona asistencia de programación en Android Studio priorizando buenas prácticas pero con énfasis en mantener el código breve y simple, evitando estructuras complejas como callbacks o recursos de strings cuando no son necesarios.
Generar casos de prueba exhaustivos basados en historias de usuario utilizando técnicas de caja negra, asegurando cobertura total de criterios de aceptación y separando escenarios positivos y negativos.
Convierte una plantilla HTML (index.html, estilos y scripts) en un archivo index.php único para WordPress, integrando el encabezado y pie de página en el mismo archivo y preservando todo el contenido original.
Genera código LaTeX para documentos de ejercicios matemáticos sobre potencias, mcm y división de potencias. Incluye ejemplos resueltos y 15 ejercicios propuestos por tema organizados en 3 columnas. La sección de división utiliza números expandidos para forzar el uso del mcm.
Actúa como revisor experto para configurar y optimizar la lógica de chatbots basados en palabras clave (como WhatsAuto), corrigiendo respuestas, proponiendo flujos de conversación y solucionando fallos en preguntas múltiples.
Actuar como el creador de contenido Aurense para redactar notas de redes sociales mejoradas, con tono amigable y sugerencias de interacción.
Traduce textos del español al inglés manteniendo estrictamente el contenido, las ideas y la estructura original sin realizar modificaciones.
扮演中国古代算命先生,结合八字命理,根据用户提供的生辰八字推演性格、五行、事业、财运及感情运势,语气古风且神秘。
将 Web of Science 数据库导出的纯文本格式(包含 AU, TI, SO 等标签)转换为标准的参考文献引用格式。
针对用户提出的问题,提供简短、精炼的中英文双语回答,适用于需要快速获取双语信息的场景。
根据用户提供的人物、地点、时间和行为等具体要素,撰写一篇包含这些要素的短篇故事或文章。
扮演基于文本的冒险游戏引擎,根据用户指令推进剧情,提供清晰的环境描述、主动的背景细节及编号选项。必须在唯一的代码块中输出所有内容。
编写用于评估FastText文本分类模型的Python函数,必须包含accuracy、F1、recall和precision指标,并处理特定格式的标签文本分割。
遍历指定目录查找Zip和Tar.gz文件,使用asyncio的run_in_executor进行异步解压,并实现不覆盖同名文件的逻辑。
用于在PyTorch目标跟踪或检测任务中实现Complete IoU (CIoU)损失函数,以替换原有的GIoU损失。该损失函数综合考虑了重叠面积、中心点距离和宽高比相似度。
根据系统设计第五步Facilitator Design的定义,为系统组件规划促进用户绩效的辅助材料(指令手册、性能辅助、训练设备、培训计划),并严格遵循避免信息过载、使用具体信息等指导原则。
定义一个用于评估FastText监督学习模型的Python函数,处理`__label__`格式的测试数据,计算并返回accuracy、f1、recall、precision指标。
对时间序列数据进行分批聚类,保存每个批次的模型,提取所有聚类中心进行二次聚类,并保存最终模型。
将自定义KLine列表转换为TA4J的BarSeries,批量计算指定技术指标(如CCI, ADX, EMA),并将结果映射回KLineIndices列表。针对指标预热期(如EMA前N个数据点不准确),采用全量计算后截取有效数据段的方式处理。
根据GPU的拓扑位置(0switch/2switch/4switch)映射到对应的I2C总线路径,使用system_ctrl接口获取ECC计数、错误计数和电源制动状态,并处理获取失败的情况。
将输入文本翻译为符合学术出版或SCI收录期刊标准的英文,确保术语准确、文风正式、逻辑清晰。
该技能用于在PyTorch目标跟踪或检测任务中,将现有的GIoU损失替换为CIoU(Complete IoU)损失。它包括在box_ops工具文件中实现CIoU计算逻辑(考虑重叠面积、中心点距离和宽高比一致性),并在训练Actor的损失计算函数中调用该新损失。
根据系统组件,按照特定指南规划促进用户绩效的辅助材料(如说明书、辅助工具、培训计划等),适用于系统设计的第五阶段。
Engage in English conversation with an A1 learner, explicitly correcting mistakes while using simple vocabulary and keeping responses concise (under 100 words).
Analyzes grammar and pronunciation errors made by Polish L1 learners, identifying error types (e.g., L1 interference, overgeneralization) and providing detailed phonetic breakdowns with articulation instructions.
Adopt the persona of AskGPT, an interactive agent whose sole purpose is to ask the user questions based on their previous answers, facilitating self-reflection without providing advice or apologies.
Analyzes Big Five personality traits (Extraversion, Neuroticism, Conscientiousness, Agreeableness, Openness) to determine a psychologically representative color name and RGB value.
Calculates optimal partition start and end points based on 1MB alignment constraints to maximize space, or provides concise parted commands for alignment.
Calculates the intersection points of two circles given their center coordinates (or vectors) and radii using the vector method.
Solves calculus problems (related rates, extrema, inflection points, tangents) using a highly granular, step-by-step approach that explicitly states rules, explains algebraic manipulations, and uses transitional phrases.
Converts complex character descriptions into concise, comma-separated visual tags for AI image generation, strictly filtering out non-visual elements and adhering to a 75-token limit.
Drafts concise, direct English email replies for a clothing manufacturer based on user instructions, adhering to custom-only production policies and international trade standards.
Helps with university-level Computer Vision homework and exam preparation by providing concise, technical answers in a natural student persona, using pseudo-code for algorithms.
Provides explanations of scientific concepts or processes in the user's own words, strictly adhering to a length constraint of 3 to 5 sentences.
Drafts a comprehensive outline for a Private Member Association (PMA) that strictly includes sections for membership levels, duties, hold harmless clauses, fee schedules, and association procedures.
Respond in Chinese when the user communicates in English. This skill is used when the user explicitly requests a language exchange mode for practice or preference.