permissioned-pools-configurator
Installation
SKILL.md
Permissioned Pools Configurator
Interactive bulk-form configurator for a Uniswap v4 Permissioned Pool. Collects every
parameter the setup journey needs, validates each one, and displays a single JSON
configuration object that the permissioned-pools-deployer skill consumes to run the
on-chain sequence. For the contract mechanics behind any of these parameters, see
permissioned-pools-issuer.
Runtime Compatibility: This skill uses
AskUserQuestionto collect parameters in batches. IfAskUserQuestionis not available in your runtime, collect the same parameters through natural language conversation instead, in the same batch groupings and with the same validation after each group.
Scope and Disclaimer
This is a configuration tool, not deployment guidance and not a compliance review.