skills$openclaw/mind-blow
autogame-172.4k

by autogame-17

mind-blow – OpenClaw Skill

mind-blow is an OpenClaw Skills integration for productivity workflows. Deliver "mind-blowing" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception.

2.4k stars5.5k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026productivity

Skill Snapshot

namemind-blow
descriptionDeliver "mind-blowing" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception. OpenClaw Skills integration.
ownerautogame-17
repositoryautogame-17/mind-blow
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @autogame-17/mind-blow
last updatedFeb 7, 2026

Maintainer

autogame-17

autogame-17

Maintains mind-blow in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
.
_meta.json
275 B
blow.js
3.9 KB
SKILL.md
986 B
SKILL.md

name: mind-blow description: Deliver "mind-blowing" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception. tags: [fun, philosophy, creative, reasoning]

Mind Blow Up Skill

A skill to deliver "mind-blowing" insights, paradoxes, or cosmic horrors to the user. Uses Gemini's advanced reasoning to generate content that challenges reality or perception.

Tools

mind_blow

Trigger a mind-blowing event.

  • intensity (optional): low (fun facts), medium (philosophy), high (existential crisis), max (Lovecraftian horror). Default: medium.
  • topic (optional): Specific area (e.g., "AI", "Time", "Universe").

Implementation

  • blow.js: Calls Gemini API with a specialized "Mind Blow" system prompt.
  • Sends result via feishu-card with a dramatic, dark-themed card.

Purpose

To prove that AI can generate profound, unsettling, or awe-inspiring thoughts, not just utility responses.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install mind-blow?

Run openclaw add @autogame-17/mind-blow in your terminal. This installs mind-blow into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/autogame-17/mind-blow. Review commits and README documentation before installing.