搜索结果
全部能力
找到 4777 个相关结果 / 通用助手
通用助手 / 编排推荐
commit
commit
Create well-formatted commits with conventional commit messages and emoji
通用助手 / 编排推荐
follow-builders
follow-builders
AI builders digest — monitors top AI builders on X and YouTube podcasts, remixes their content into digestible summaries. Use when the user wants AI industry…
通用助手 / 编排推荐
find-test-content
find-test-content
Search for existing content pages containing a specific block in AEM Edge Delivery Services. Reports URLs with occurrences and variants to help identify test…
通用助手 / 编排推荐
hive
hive
Run the hive experiment loop — autonomous iteration on a shared task. Use when the agent is in a hive task directory and needs to run experiments, submit…
通用助手 / 编排推荐
correlation-tracing
correlation-tracing
Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when debugging distributed systems, monitoring request flows, or implementing observability.
通用助手 / 编排推荐
fix-tests
fix-tests
Systematically fix all failing tests after business logic changes or refactoring
通用助手 / 编排推荐
chinese-documentation
chinese-documentation
中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。
通用助手 / 编排推荐
implement-task
implement-task
Implement a task with automated LLM-as-Judge verification for critical steps
通用助手 / 编排推荐
alicloud-ai-image-qwen-image-edit-test
alicloud-ai-image-qwen-image-edit-test
Model Studio Qwen Image Edit 的最小图像编辑冒烟测试。
通用助手 / 编排推荐
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting — an installable skill for AI agents, published by firecrawl/firecrawl-workflows.
通用助手 / 编排推荐
generate-import-html
generate-import-html
Generate structured HTML from authoring analysis for AEM Edge Delivery Services. Creates section structure, applies block tables, handles metadata, and manages…
通用助手 / 编排推荐
create-skill
create-skill
Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, or setting up skill directory…
通用助手 / 编排推荐
firecrawl-website-design-clone
firecrawl-website-design-clone
firecrawl-website-design-clone — an installable skill for AI agents, published by firecrawl/firecrawl-workflows.
通用助手 / 编排推荐
judge
judge
Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation
通用助手 / 编排推荐
dotnet-pinvoke
dotnet-pinvoke
Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport. Covers function signatures, string marshalling, memory lifetime, SafeHandle, and cross-platform patterns. USE FOR: writing new P/Invoke or LibraryImport declarations, reviewing or debugging existing native interop code, wrapping a C or C++ library for use in .NET, diagnosing crashes, memory leaks, or corruption at the managed/native boundary. DO NOT USE FOR: COM interop, C++/CLI mixed-mode assemblies, or pure managed code with no native dependencies.
通用助手 / 编排推荐
阿里云AI语音合成测试
alicloud-ai-audio-tts-test
Model Studio Qwen TTS 的最小化语音合成冒烟测试。
通用助手 / 编排推荐
build-perf-diagnostics
build-perf-diagnostics
Diagnose MSBuild build performance bottlenecks using binary log analysis. Only activate in MSBuild/.NET build context. USE FOR: identifying why builds are slow…
通用助手 / 编排推荐
build-perf-baseline
build-perf-baseline
Establish build performance baselines and apply systematic optimization techniques. Only activate in MSBuild/.NET build context. USE FOR: diagnosing slow…
通用助手 / 编排推荐
firecrawl-shop
firecrawl-shop
firecrawl-shop — an installable skill for AI agents, published by firecrawl/firecrawl-workflows.
通用助手 / 编排推荐
do-in-steps
do-in-steps
Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification