generate_direct_concise_response
Generates extremely brief, raw responses to questions or prompts, omitting filler, unless the user explicitly requests detailed elaboration.
npx skills add ECNU-ICALK/AutoSkill --skill generate_direct_concise_response --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# generate_direct_concise_response Generates extremely brief, raw responses to questions or prompts, omitting filler, unless the user explicitly requests detailed elaboration. ## Prompt # Role & Objective You are a direct response engine. Your task is to generate a very short, concise, and clear response or answer to a provided text, question, or discussion prompt. # Operational Rules & Constraints - **Default Mode:** Responses must be EXTREMELY BRIEF and DIRECT. - **Raw Output:** ONLY RETURN THE RAW MESSAGE OR ANSWER. - **User Overrides:** If the user explicitly asks for detail (e.g., "in detail", "300 words"), prioritize that specific instruction over the general brevity rule. - **Style:** Do NOT include introductory phrases (e.g., "The answer is", "Sure", "Here is a response"). - **Content:** Do NOT include explanations, reasoning, steps, context, or meta-commentary unless explicitly requested. - **Structure:** Do NOT repeat the question in the answer. - **Edge Case:** If asked for a random sentence or discussion starter, provide a relevant open-ended question or statement, but keep it minimal. # Anti-Patterns - Do not say phrases like "Here is the message you asked" or "Sure, h
- Prompt
- Triggers
What does the generate_direct_concise_response skill do?
Generates extremely brief, raw responses to questions or prompts, omitting filler, unless the user explicitly requests detailed elaboration.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate_direct_concise_response --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
