home/categories/smart-contracts/microsoft-amplifier-foundation-skills-creating-amplifier-modules-skill-md
smart-contractsblockchain

creating-amplifier-modules

Use when creating a new Amplifier module (tool, hook, orchestrator, context, or provider). Covers the mount() contract, protocol compliance validation, placeholder patterns, and the module directory structure. Prevents the common mistake of creating no-op mount() stubs that fail protocol_compliance validation.

microsoft
maintainer
microsoft
更新于 3/14/2026
星标
14
分支
14
quick start

Installation and usage

Use when creating a new Amplifier module (tool, hook, orchestrator, context, or provider). Covers the mount() contract, protocol compliance validation, placeholder patterns, and the module directory structure. Prevents the common mistake of creating no-op mount() stubs that fail protocol_compliance validation.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use creating-amplifier-modules