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.
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