搜索结果
全部能力
找到 975 个相关结果 / GitHub 工作流
通用助手 / 编排推荐
supabase-pentest
supabase-pentest
Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.
通用助手 / 编排推荐
groove-utilities-check
groove-utilities-check
Check if a newer version of groove is available on GitHub.
通用助手 / 编排推荐
resolve-pr-feedback
resolve-pr-feedback
Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing…
通用助手 / 编排推荐
groove-admin-update
groove-admin-update
Pull latest groove skills and apply pending migrations to local groove state.
通用助手 / 编排推荐
template-discovery
template-discovery
Helps find, inspect, and compare .NET project templates. Resolves natural-language project descriptions to ranked template matches with pre-filled parameters. USE FOR: finding the right dotnet new template for a task, comparing templates side by side, inspecting template parameters and constraints, understanding what a template produces before creating a project, resolving intent like "web API with auth" to concrete template + parameters. DO NOT USE FOR: actually creating projects (use template-instantiation), authoring custom templates (use template-authoring), MSBuild or build issues (use dotnet-msbuild plugin), NuGet package management unrelated to template packages.
通用助手 / 编排推荐
document-docx
document-docx
Create/edit .docx files with styles, tables, and templates. Use when asked to generate Word reports, contracts, proposals, or extract text.
通用助手 / 编排推荐
github-agile
github-agile
Diagnose GitHub-driven agile workflow problems and guide feature branch development
通用助手 / 编排推荐
agents-md-generator
agents-md-generator
使用渐进式披露,为仓库根目录和已确认的嵌套模块创建、生成、更新、修复、精简或拆分最小化的 AGENTS.md 文件。使用…
通用助手 / 编排推荐
create-site
create-site
Creates a new AEM Edge Delivery site from scratch — GitHub repo from the boilerplate, aem-code-sync installation, initial DA content (nav, footer, homepage),…
通用助手 / 编排推荐
fusion-rules
fusion-rules
Entrypoint for AI coding assistant rule authoring across GitHub Copilot, Cursor, and Claude Code. USE FOR: setting up rules, reviewing existing rules,…
通用助手 / 编排推荐
geo-audit
geo-audit
Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform…
通用助手 / 编排推荐
convert-to-cpm
convert-to-cpm
Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props. USE FOR: converting to CPM, centralizing or aligning NuGet package versions across multiple projects, inlining MSBuild version properties from Directory.Build.props into Directory.Packages.props, resolving version conflicts or mismatches across a solution or repository, updating or bumping or syncing package versions across projects. Also activate when packages are out of sync, drifting, or inconsistent -- even without the user mentioning CPM. Provides baseline build capture, version conflict resolution, build validation with binlog comparison, and a structured post-conversion report. DO NOT USE FOR: packages.config projects (must migrate to PackageReference first) or repositories that already have CPM fully enabled.
通用助手 / 编排推荐
linear
linear
Linear GraphQL patterns for Symphony agents. Use `linear_graphql` for all operations — comments, state transitions, PR attachments, file uploads, and issue creation. Never use schema introspection.
通用助手 / 编排推荐
fusion-rule-author
fusion-rule-author
Support skill providing the workflow, templates, and references for AI coding assistant rule authoring. Invoked by fusion-rules gateway agents — not intended…
通用助手 / 编排推荐
symphony-setup
symphony-setup
Set up Symphony (OpenAI's Codex orchestrator) for a user's repo. Use when the user mentions Symphony setup, configuring Symphony, getting Symphony running, or…
通用助手 / 编排推荐
create-pr
create-pr
Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.
通用助手 / 编排推荐
gitea-coordinator
gitea-coordinator
Orchestrate multiple worker agents to implement groomed tasks in Gitea repositories. Use when multiple ready tasks need implementation, when you want…
通用助手 / 编排推荐
deploy-docs
deploy-docs
Validate and prepare documentation for GitHub Pages deployment
通用助手 / 编排推荐
create-skill-test
create-skill-test
Scaffolds eval.yaml test files for agent skills in the dotnet/skills repository. Use when creating skill tests, writing evaluation scenarios, defining…
通用助手 / 编排推荐
pr-review-expert
pr-review-expert
Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.