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