一键导入
plugin-build-smoke-regression
Catch packaging-script regressions by asserting the real script exit path and current overlay surface.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Catch packaging-script regressions by asserting the real script exit path and current overlay surface.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | plugin-build-smoke-regression |
| description | Catch packaging-script regressions by asserting the real script exit path and current overlay surface. |
| domain | build-tests |
| confidence | high |
| source | observed |
Use this when a packaging or publish script has a real smoke-path failure that synthetic file assertions missed.
tests/ExcelMcp.SkillGeneration.Tests/PluginBootstrapBuildTests.cs: BuildPlugins_SmokeRun_ExitsZeroAndPrintsAsciiSummarytests/ExcelMcp.SkillGeneration.Tests/PluginBootstrapBuildTests.cs: current bootstrap assets use bin\download.ps1 and reject legacy download-mcp.ps1 / download-cli.ps1 / packaged bootstrap-state.json{what this skill teaches agents}
Excel CLI automation skill for Windows workbooks. Use when a coding agent needs token-efficient, scriptable, or unattended Excel automation via excelcli commands. Best for CI/CD, scheduled jobs, batch processing, PowerShell workflows, and bulk workbook edits. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA, Data Models, screenshots, and formatting. Triggers: excelcli, Excel CLI, command line, batch, script, automation, CI/CD, scheduled, PowerShell, unattended, coding agent, workbook processing.
Excel MCP Server skill for Windows workbook automation. Use when an assistant needs rich MCP tools to create, inspect, modify, format, or analyze Excel files. Supports Power Query (M), Data Model/DAX, PivotTables, Tables, Ranges, Charts, Slicers, formatting, screenshots, VBA macros, connections, and calculation mode. Triggers: Excel, spreadsheet, workbook, xlsx, xlsm, Power Query, DAX, PivotTable, chart, dashboard, VBA, MCP.
{what this skill teaches agents}
Use a validated tooling downgrade when Dependabot flags an unpatchable transitive vulnerability in build-only dependencies.
Keep generated MCP schemas strict-client compatible by avoiding nullable enum signatures.