Agent Skillsmicrosoft/AI-Engineering-Coach › agentic-workflows

agentic-workflows

GitHub

路由 GitHub Agentic Workflows 的创建、调试和升级请求。作为分发器,识别任务类型并加载对应的 `.github/aw/*.md` 提示文件执行操作。涉及可观测性时额外调用 OTEL 技能。

.github/skills/agentic-workflows/SKILL.md microsoft/AI-Engineering-Coach

触发场景

用户请求创建新的 GitHub Agentic Workflow 用户需要更新或调试现有的 Agentic Workflow 用户希望升级工作流或修复弃用问题 用户询问工作流架构模式或 Token 优化

安装

npx skills add microsoft/AI-Engineering-Coach --skill agentic-workflows -g -y
更多选项

非标准路径

npx skills add https://github.com/microsoft/AI-Engineering-Coach/tree/main/.github/skills/agentic-workflows -g -y

不安装直接使用

npx skills use microsoft/AI-Engineering-Coach@agentic-workflows

指定 Agent (Claude Code)

npx skills add microsoft/AI-Engineering-Coach --skill agentic-workflows -a claude-code -g -y

安装 repo 全部 skill

npx skills add microsoft/AI-Engineering-Coach --all -g -y

预览 repo 内 skill

npx skills add microsoft/AI-Engineering-Coach --list

SKILL.md

Frontmatter
{
    "name": "agentic-workflows",
    "description": "Route gh-aw workflow create\/debug\/upgrade requests to the right prompts."
}

Agentic Workflows Router

Use this skill when a user asks to create, update, debug, or upgrade GitHub Agentic Workflows in this repository.

This skill is a dispatcher: identify the task type, load the matching .github/aw/*.md file, and follow it directly. Keep responses concise and ask a clarifying question if the correct prompt is unclear.

Read only the files you need: Load these files from github/gh-aw (they are not available locally).

After loading the matching workflow prompt, follow it directly:

  • Create new workflows: .github/aw/create-agentic-workflow.md
  • Update existing workflows: .github/aw/update-agentic-workflow.md
  • Debug, audit, or investigate workflows: .github/aw/debug-agentic-workflow.md
  • Upgrade workflows and fix deprecations: .github/aw/upgrade-agentic-workflows.md
  • Create shared components or MCP wrappers: .github/aw/create-shared-agentic-workflow.md
  • Create report-generating workflows: .github/aw/report.md
  • Fix Dependabot manifest PRs: .github/aw/dependabot.md
  • Analyze coverage workflows: .github/aw/test-coverage.md
  • Render compact markdown charts: .github/aw/asciicharts.md
  • Map CLI commands to MCP usage: .github/aw/cli-commands.md
  • Choose workflow architecture and patterns: .github/aw/patterns.md
  • Optimize token usage and cost: .github/aw/token-optimization.md

When the task involves OTEL, OTLP, traces, observability backends, or telemetry-driven analysis, also read and follow skills/otel-queries/SKILL.md after loading the matching workflow prompt.

版本历史

  • 9b4deb1 当前 2026-07-24 11:37

元信息

文件数
0
版本
766d0f2
Hash
d8a0165b
收录时间
2026-07-24 11:37

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-09 16:30
浙ICP备14020137号-1 $访客地图$