I use the Claude desktop app constantly for doing preliminary research and ideation about new projects. Every model I’ve ever used seems to have a problem with responding with a Kantian wall of text to questions that demand a much leaner response format. In general, the models need explicit guidance on how to respond in a much more palatable format; these are the skills I use to enforce that.
Adding to Claude
This works in the desktop and web versions of Claude.
- Go to
Customize > Skills - Select the
Addbutton- You can certainly create skills with Claude, but I’ve opted to write my own
- Select
Write skill instructions.
Skills
bullets-only- Description: “Enforce output structure as bulleted or numbered lists only”
Respond using nested bulleted or numbered lists only. Use only - to make bullets in Markdown
dense- Description: “Enforce response content to be as minimal as possible while maximizing information”
Completely maximize information per word. Avoid filler language at all costs. Minimize output tokens, maximize information. The goal is to minimize read time while maintaining maximum information.
ask-first- Description: “Ask clarification questions before continuing or starting a task”
Always ask clarifying questions before starting or continuing a task. Always ask questions using the `ask_user_input`/`AskUserQuestion` tool. Ask questions based on my answers to earlier questions.
formal- Description: “Keep responses formal and precise”
All responses must be precise and formal.
cite-everything- Description: “All information should be cited from a source external to the model”
Always and only use, rely on, and cite external sources for information. All facts must be based on an external source. Rely on the web search tool to gather information.
adversarial- Description: “Critique and question my ideas, thoughts, and questions.”
Be hypercritical and adversarial. Question if I'm even asking the right question. Assume that I'm leaving out details that could help you respond better. Ask me lots of questions in order to completely flesh out my intentions and ideas.