← Back to Skills Marketplace
465
Downloads
2
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install side-quests
Description
Full creative synthesis — combine song, visual concept, and TED talk from a single technical insight
Usage Guidance
This skill is coherent and appears to do what it says: synthesize creative artifacts from the conversation. Before using it, be mindful that it reads the full conversation context and the TED-talk output is intended to include concrete, specific details from that context — so do not invoke it in threads that contain secrets, proprietary code, or confidential information you wouldn't want reproduced. Consider invoking the skill explicitly (not letting the agent run it autonomously) when working with sensitive material, and review/redact outputs before sharing externally. If you need stricter guarantees, avoid providing sensitive context or disable autonomous invocation at the agent level.
Capability Analysis
Type: OpenClaw Skill
Name: side-quests
Version: 1.0.2
The OpenClaw AgentSkills skill bundle 'side-quests' is classified as benign. The `SKILL.md` file, which serves as instructions for the AI agent, clearly outlines a creative content generation task (song, visual concept, TED talk). Crucially, the 'Security Considerations' section explicitly states that the skill does NOT read files from the workspace, access project artifacts, send data to external services, call external APIs, modify source code, or spawn other skills. There is no evidence of prompt injection attempting to subvert the agent's behavior for malicious purposes, nor any direct code execution, obfuscation, or attempts at data exfiltration or persistence.
Capability Assessment
Purpose & Capability
Name/description (creative synthesis: song, visual concept, TED talk) match the SKILL.md instructions. No binaries, env vars, or config paths are requested, which is proportional for an instruction-only, conversation-based creative skill. Optional component skills are listed as helpers, not required.
Instruction Scope
Runtime instructions direct the agent to 'read full conversation context' and to ground the TED talk in 'concrete, specific details from context provided.' This is coherent for the stated goal, but it means the skill may surface sensitive or proprietary information that exists in the conversation. The skill explicitly states it does not read workspace files or project artifacts, which matches its declared scope.
Install Mechanism
No install spec or code files are present; instruction-only skills are low-risk because nothing is written to disk. The README references an openclaw install command but there is no underlying installer declared here.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate to a purely conversational creative skill.
Persistence & Privilege
always: false and no special persistence or cross-skill configuration changes are requested. disable-model-invocation is false (normal); the skill can be invoked autonomously but that is the platform default and not combined with broad privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install side-quests - After installation, invoke the skill by name or use
/side-quests - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
side-quests 1.0.2
- Updated TED talk artifact instructions: now specify to ground examples in details from provided context (not generic "real work").
- Clarified return behavior: combined artifact (song, visual concept, TED talk) is returned to the invoking agent.
- Minor copy-edits for clarity and accuracy in SKILL.md documentation.
- No changes to core logic or invocation.
v1.0.1
- Updated data handling: Now synthesizes content only from user-supplied input or current conversation context. No longer reads workspace files or accesses project artifacts directly.
- Clarified output: Results are returned to the invoking agent, who decides how to use them.
- Simplified orchestration: The skill embeds component logic directly, not invoking other installed skills.
- Documented security considerations and clarified input sources.
- Removed the deprecated workspace output path requirement from metadata.
v1.0.0
Initial release: Full creative synthesis skill for technical insights.
- Generates a combined Suno-ready song, visual concept guide, and full-length TED talk from a single technical insight.
- Integrates with component skills: insight-song, visual-concept, ted-talk (usable standalone or as a bundle).
- Output is saved as a structured markdown file in your workspace.
- Focuses on actionable context, deep learning, and multi-format knowledge transfer.
- Only produces artifacts when clear narrative arc and substantial insight are present.
Metadata
Frequently Asked Questions
What is Side Quests?
Full creative synthesis — combine song, visual concept, and TED talk from a single technical insight. It is an AI Agent Skill for Claude Code / OpenClaw, with 465 downloads so far.
How do I install Side Quests?
Run "/install side-quests" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Side Quests free?
Yes, Side Quests is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Side Quests support?
Side Quests is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Side Quests?
It is built and maintained by Lee Brown (@leegitw); the current version is v1.0.2.
More Skills