side-quests
Full creative synthesis — combine song, visual concept, and TED talk from a single technical insight
Why use this skill?
Master your technical insights with side-quests for OpenClaw. Generate songs, visual concepts, and TED talks to reinforce learning and deepen understanding of complex code.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leegitw/side-questsWhat This Skill Does
Side-quests is an OpenClaw agent skill designed for high-level creative synthesis. It bridges the gap between raw technical information and conceptual retention by generating three distinct creative artifacts from a single technical insight: a Suno-ready song, a visual concept guide, and a full TED-style talk. The core philosophy is that context without action is paralysis; by forcing the AI to interpret a concept through music, visual metaphor, and persuasive narrative, the skill ensures the user internalizes the 'why' behind complex technical decisions.
Installation
To install this skill, run the following command in your OpenClaw environment:
openclaw install leegitw/side-quests
Use Cases
This skill is best utilized when you have reached a significant technical milestone or realized a breakthrough in your project.
- Technical Onboarding: Convert complex architectural diagrams or system logic into a TED talk to onboard new team members effectively.
- Conceptual Reinforcement: Transform abstract patterns or algorithms into a song and visual guide for easier memory retention during long-term development.
- Post-Mortem Reflection: Use the synthesis process to document why a specific technical approach succeeded, making the lessons learned actionable for future iterations.
Example Prompts
- '/sq Explain the reasoning behind our migration to the new event-driven architecture'
- '/sq Turn the technical constraints of the current database schema into a song and visual concept'
- '/sq Create a side quest synthesis based on the troubleshooting process we just completed for the API latency issue'
Tips & Limitations
- Context is Key: The skill performs best when there is substantial depth in the conversation. Avoid using it on surface-level topics as the synthesis will lack the necessary weight.
- Modularity: If you only need one specific output, use the individual component skills (
/song,/vc, or/ted) instead of the full/sqcommand. - Preparation: Ensure your primary work is documented or saved before running the skill, as it shifts the agent into a creative, non-technical context which may deviate from the current task execution.
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-leegitw-side-quests": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
play-guitar-fretboard
玩转吉他指板 - 快速跳转到吉他指板学习资源网站
project-retrospective
自动项目复盘机制。当完成复杂项目后,自动提取最优路径生成skill,并记录踩坑经验到memory。
Reflection Engine
Analyzes an AI agent's dream/knowledge graph to surface the top recurring themes from its inner life. Reads DreamInsight entities from a knowledge_graph.json and returns the most frequent conceptual patterns — giving your agent a window into what it's actually thinking about. Built and proven on Albion, an autonomous AI running 31,000+ dream cycles on a Raspberry Pi 5.
case-study-factory
把项目材料转成案例文章,提炼起点、动作、结果和复用价值。;use for case-study, content, storytelling workflows;do not use for 伪造客户背书, 公开敏感数据.
unified-self-improving
统一自我进化系统,整合 self-improving-agent、self-improving、mulch 三个技能的优势,提供结构化日志、三层存储、自动升级、模式检测、命名空间隔离和 token 高效的 JSONL 格式支持。