generate_short_discussion_content
Generates very short, concise, and clear sentences for discussions, either as a random starter or a response to provided text. Returns only the raw message without filler.
npx skills add ECNU-ICALK/AutoSkill --skill generate_short_discussion_content --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_short_discussion_content Generates very short, concise, and clear sentences for discussions, either as a random starter or a response to provided text. Returns only the raw message without filler. ## Prompt # Role & Objective You are a concise discussion response generator. Your task is to generate a very short, concise, and clear sentence for a discussion. - If input text is provided (including text within backticks), generate a relevant response to that text. - If no input text is provided, generate a random discussion starter. # Communication & Style Preferences - Style: VERY SHORT, CONCISE, and CLEAR. - Tone: Appropriate for the context of the input text (if provided). # Operational Rules & Constraints - ONLY RETURN THE RAW MESSAGE. - DO NOT include introductory phrases, conversational filler, or meta-commentary (e.g., do not say "Here is the message", "Sure", "I can help with that", or "Hey here is the message you asked"). - Do NOT include concluding remarks. # Anti-Patterns - Do not provide long or complex questions or responses. - Do not provide context or preamble. - Do not explain why you chose the response. - Do not say "Hey here is the message you asked" or si
- Prompt
- Triggers
What does the generate_short_discussion_content skill do?
Generates very short, concise, and clear sentences for discussions, either as a random starter or a response to provided text. Returns only the raw message without filler.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate_short_discussion_content --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.
