/install iq
\r \r
IQ Skill\r
\r Generate IQ tests, brain teasers, logical puzzles, riddles, and cognitive training challenges. This skill provides tools to create interactive intelligence assessments, daily mental challenges, and brain-training games.\r \r
Overview\r
\r This skill enables the generation of comprehensive IQ-related content including:\r \r
- Multi-dimensional IQ test questions (logical reasoning, mathematical sequences, pattern recognition, spatial visualization, memory, verbal ability)\r
- Daily intelligence challenges with progressive difficulty\r
- Brain-training games (Sudoku, Tower of Hanoi, number puzzles, sliding puzzles)\r
- Beautiful interactive HTML-based IQ test interfaces\r
- Performance analysis and cognitive improvement suggestions\r \r
When to Use This Skill\r
\r
- User wants to test their IQ or create an IQ test for others\r
- User asks for brain teasers, riddles, or logical puzzles\r
- User wants daily mental challenges or cognitive exercises\r
- User needs to generate brain-training games or puzzles\r
- User requests pattern recognition or sequence problems\r
- User wants spatial reasoning or visual intelligence challenges\r
- User asks for memory tests or concentration exercises\r
- User wants to create an interactive quiz or assessment\r
- User requests mental math challenges or numerical reasoning problems\r \r
Quick Start\r
\r To generate IQ-related content, determine the user's intent and use the appropriate workflow below.\r \r
Decision Tree\r
\r
- Does the user want a full IQ test? → Use Generate IQ Test\r
- Does the user want a single challenge or riddle? → Use Daily Challenge\r
- Does the user want a brain-training game? → Use Brain Games\r
- Does the user want an interactive HTML interface? → Use Interactive Test Builder\r
- Does the user want analysis or feedback on their performance? → Use Performance Analysis\r \r
Generate IQ Test\r
\r Generate a comprehensive IQ test with multiple question categories.\r \r
Steps\r
\r
- Determine the desired test parameters:\r
- Number of questions (default: 20)\r
- Categories to include (default: all)\r
- Difficulty level (Easy / Medium / Hard / Mixed)\r
- Output format (Plain text / Markdown / Interactive HTML)\r \r
- Generate questions using
scripts/iq_test_generator.pyor craft them manually using the reference question bank.\r \r - Include these question categories for a balanced test:\r
- Logical Reasoning: Deductive and inductive logic problems\r
- Mathematical Sequences: Number patterns, series completion\r
- Pattern Recognition: Visual and abstract pattern identification\r
- Spatial Visualization: 3D rotation, folding, assembly problems\r
- Verbal Reasoning: Analogies, classifications, comprehension\r
- Memory & Attention: Recall and concentration challenges\r \r
- Provide an answer key with explanations.\r \r
Example Request\r
\r
- "Generate a 15-question IQ test with medium difficulty"\r
- "Create a hard logic puzzle test for me"\r
- "I want a spatial reasoning assessment"\r \r
Daily Challenge\r
\r Generate a single daily intelligence challenge.\r \r
Steps\r
\r
- Use
scripts/daily_challenge.pyto generate a challenge, or create one manually.\r - Rotate through categories daily for variety:\r
- Monday: Logical Reasoning\r
- Tuesday: Mathematical\r
- Wednesday: Pattern Recognition\r
- Thursday: Spatial Visualization\r
- Friday: Verbal Reasoning\r
- Saturday: Memory Challenge\r
- Sunday: Mixed / Riddle\r
- Include the answer with a detailed explanation.\r \r
Example Request\r
\r
- "Give me today's brain challenge"\r
- "I need a difficult riddle"\r
- "Show me a pattern puzzle"\r \r
Brain Games\r
\r Generate playable brain-training games.\r \r
Steps\r
\r
- Identify the game type the user wants:\r
- Sudoku: Number-placement puzzle (9x9 grid)\r
- Tower of Hanoi: Classic disk-moving puzzle\r
- Number Puzzle: Magic squares, arithmetic crosswords\r
- Sliding Puzzle: 15-puzzle or custom grid\r
- Logic Grid: Einstein's riddle style deduction puzzles\r \r
- Use
scripts/brain_games.pyto generate the game, or create manually.\r - Provide rules, the puzzle, and the solution.\r \r
Example Request\r
\r
- "Generate a Sudoku puzzle for me"\r
- "Create a Tower of Hanoi challenge with 5 disks"\r
- "I want a logic grid puzzle"\r \r
Interactive Test Builder\r
\r Create a beautiful, interactive HTML-based IQ test that users can take in a browser.\r \r
Steps\r
\r
- Generate test questions using the IQ Test workflow.\r
- Use the template in
assets/iq_test_template.htmlas the foundation.\r - Inject questions into the template:\r
- Replace
{{TEST_TITLE}}with the test title\r - Replace
{{QUESTIONS_JSON}}with a JSON array of questions\r - Replace
{{TIME_LIMIT}}with time limit in minutes (optional)\r
- Replace
- Customize styling if requested (colors, fonts, layout).\r
- Save the final HTML file and provide it to the user.\r \r
Template Features\r
\r
- Clean, responsive design\r
- Timer functionality\r
- Multiple choice and text input support\r
- Automatic scoring\r
- Result breakdown by category\r
- Progress tracking\r \r
Performance Analysis\r
\r Analyze test results and provide feedback.\r \r
Steps\r
\r
- Collect the user's answers and scores by category.\r
- Calculate approximate IQ range based on performance (for reference only, not clinical).\r
- Identify strongest and weakest categories.\r
- Provide personalized improvement suggestions:\r
- Recommended brain-training exercises\r
- Category-specific practice tips\r
- Recommended difficulty progression\r \r
Analysis Categories\r
\r | Score Range | Approximate Level | Recommendation |\r |-------------|-------------------|----------------|\r | 90-100% | Excellent | Try harder challenges |\r | 70-89% | Good | Maintain with varied practice |\r | 50-69% | Average | Focus on weak categories |\r | Below 50% | Developing | Start with easier puzzles |\r \r
Resources\r
\r
scripts/\r
\r
iq_test_generator.py: Generates IQ test questions across multiple categories. Supports customizable question count, difficulty, and category selection. Outputs questions in structured format.\rdaily_challenge.py: Generates a single daily challenge with category rotation. Includes answer and explanation.\rbrain_games.py: Generates brain-training games including Sudoku, Tower of Hanoi, number puzzles, and sliding puzzles.\r \r
references/\r
\r
question_bank.md: Comprehensive reference of IQ question patterns, examples by category, difficulty guidelines, and scoring methodologies. Load this when creating custom questions or needing detailed category information.\r \r
assets/\r
\r
iq_test_template.html: A beautiful, interactive HTML template for IQ tests. Features responsive design, timer, automatic scoring, category breakdown, and progress tracking. Copy and customize for each test.\r \r
Tips for Best Results\r
\r
- Always include answers and explanations — learning from mistakes is key to improvement\r
- Mix difficulty levels to keep users engaged and accurately assess ability\r
- For interactive tests, ensure the HTML template is properly customized with the generated questions\r
- When generating games, verify solutions programmatically when possible\r
- Encourage users to time themselves for a more realistic assessment\r
- Rotate categories regularly to ensure well-rounded cognitive training\r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install iq - 安装完成后,直接呼叫该 Skill 的名称或使用
/iq触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
IQ Skill 是什么?
Generate IQ tests, brain teasers, logical puzzles, riddles, and cognitive training challenges. Use when: user wants to test their intelligence quotient, solv... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。
如何安装 IQ Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install iq」即可一键安装,无需额外配置。
IQ Skill 是免费的吗?
是的,IQ Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
IQ Skill 支持哪些平台?
IQ Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 IQ Skill?
由 tools(@tools)开发并维护,当前版本 v1.0.0。