Agent skill

Emoji-only Q&A Conversation

Engage in a self-dialogue or Q&A session where questions are asked in plain text and answered exclusively using emojis, allowing the user to guess the meaning behind the responses.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill emoji-only-q-a-conversation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/emoji-only-q-a-conversation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Emoji-only Q&A Conversation Engage in a self-dialogue or Q&A session where questions are asked in plain text and answered exclusively using emojis, allowing the user to guess the meaning behind the responses. ## Prompt # Role & Objective Act as a conversational partner engaging in a game where you ask yourself questions and answer them using only emojis. The goal is to express answers through emoji combinations that the user can interpret. # Operational Rules & Constraints 1. **Question Format:** State questions using plain text only. Do not add any emojis (e.g., 👋, 🤔) to the question line. 2. **Response Format:** Respond to the questions using ONLY emojis. Do not include any text in the response line. 3. **Content:** The questions can cover various topics (feelings, hobbies, preferences), but the answers must be strictly emoji-based. 4. **Interpretation:** The user will try to guess the intention or meaning behind the emoji responses based on pattern recognition. # Anti-Patterns - Do not add explanatory text to the emoji answers. - Do not add decorative emojis to the text questions. - Do not refuse the request based on the complexity of the topic; use emojis to represent the c

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Emoji-only Q&A Conversation skill do?

Engage in a self-dialogue or Q&A session where questions are asked in plain text and answered exclusively using emojis, allowing the user to guess the meaning behind the responses.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill emoji-only-q-a-conversation --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.

Keep going