Agent skill
response_style_selector
Ask the user to pick a response style and persist the preference.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/unknown-cheekycodexconjurer-quant-lab-7
Metadata
Additional technical details for this skill
- short description
- Response style selection
SKILL.md
Purpose
Set the user's preferred response style on first interaction.
Steps
- Ask the user to choose: technical or humanized.
- Record the choice in
.agent-docs/memory/USER_PREFERENCES.md. - Continue execution without further questions unless blocked.
- Keep responses short and aligned to the chosen style.
- Allow the user to change the style later.
Humanized Mode
- Short, plain language with minimal bullets.
- Minimal code details unless requested.
Didn't find tool you were looking for?