Claude Code Plugins

Community-maintained marketplace

Feedback

Ask the user to pick a response style and persist the preference.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name response_style_selector
description Ask the user to pick a response style and persist the preference.
metadata [object Object]

Purpose

Set the user's preferred response style on first interaction.

Steps

  1. Ask the user to choose: technical or humanized.
  2. Record the choice in .agent-docs/memory/USER_PREFERENCES.md.
  3. Keep responses short and aligned to the chosen style.
  4. Allow the user to change the style later.

Humanized Mode

  • Short, plain language with minimal bullets.
  • Minimal code details unless requested.