puzzle
Brain teasers, riddles, and logic puzzles with streak tracking. Use when exercising your brain.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/puzzleWhat This Skill Does
The puzzle skill is a specialized cognitive exercise module designed for OpenClaw users who want to integrate mental stimulation into their daily AI interactions. It offers a structured environment for solving brain teasers, riddles, logic problems, and math challenges. Beyond simply posing questions, the skill incorporates a persistent state mechanism that tracks your performance and consistency through streak tracking. By leveraging scripts located in the local environment, it ensures that your progress is saved, allowing you to build a habit of daily mental workouts. Whether you are looking to sharpen your critical thinking, prepare for technical interviews, or simply kill time with a thought-provoking challenge, this skill acts as your personal gamified trainer.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/bytesagain/puzzle
Once installed, the skill will initialize its storage directory at ~/.local/share/puzzle/. Ensure your user has the necessary read and write permissions to this directory to allow the streak tracking functionality to function correctly.
Use Cases
- Intellectual Warm-up: Use the skill before starting your workday to prime your brain for complex logic or coding tasks.
- Skill Improvement: Use the
mathorlogiccommands to practice quantitative reasoning, which is essential for analytical roles. - Gamified Consistency: Utilize the
dailyandstreakcommands to maintain a consistent habit of learning, keeping you motivated through visual progress tracking. - Casual Entertainment: Use the
riddleorwordcommands during breaks to challenge yourself with creative linguistic puzzles.
Example Prompts
- "OpenClaw, I'm ready for my morning workout. Can you run the daily puzzle?"
- "I have some spare time, give me a logic puzzle to solve."
- "Check my current streak and see how many days I've been doing the math challenges."
Tips & Limitations
To get the most out of this skill, try to visit the daily prompt at the same time each day to maximize your streak. Because this skill relies on local storage, clearing your ~/.local/share/puzzle/ folder will reset your progress and current streak. If you find the riddles too easy or difficult, feel free to ask the AI for hints, though note that heavy hint usage might not be explicitly logged in your streak metrics. Currently, this skill is best used as a self-contained environment for logic and brain teasers; it does not currently support external puzzle competitions or multiplayer modes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-puzzle": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.