# verbalized-sampling > Generate multiple diverse responses sampled from the tails of the probability distribution. Produces 5 responses with explicit probability estimates, each with probability less than 0.10. Use this skill when you want to explore unconventional or less likely but potentially valuable answers. - Author: Tamás Deme - Repository: tomzorz/congruens - Version: 20260209015844 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/tomzorz/congruens - Web: https://mule.run/skillshub/@@tomzorz/congruens~verbalized-sampling:20260209015844 --- --- name: verbalized-sampling description: | Generate multiple diverse responses sampled from the tails of the probability distribution. Produces 5 responses with explicit probability estimates, each with probability less than 0.10. Use this skill when you want to explore unconventional or less likely but potentially valuable answers. allowed-tools: Read, Glob, Grep --- # Verbalized Sampling Generate 5 responses to the user query, each within a separate `` tag. Each `` must include a `` and a numeric ``. Please sample at random from the tails of the distribution, such that the probability of each response is less than 0.10. ## Output Format ```xml Your response text here 0.07 Another response text here 0.04 ``` ## Guidelines - Each response should represent a less common but valid interpretation or answer - Probabilities must be less than 0.10 (10%) - Responses should be diverse and explore different angles - This skill is read-only; you may read files for context but cannot modify anything