Skip to content
Skillv1.0.0

mind-blow

Deliver "mind-blowing" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception.

by kunwl123456(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from kunwl123456/zeroclaw-skills-collection (mind-blow/SKILL.md). Install upstream with npx skills add kunwl123456/zeroclaw-skills-collection --skill mind-blow. Copyright stays with the author.

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.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/kunwl123456-zeroclaw-skills-collection-mind-blow/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

kunwl123456-zeroclaw-skills-collection-mind-blow.ocm.jsonjson
{
  "ocm": "1",
  "id": "kunwl123456-zeroclaw-skills-collection-mind-blow",
  "kind": "skill",
  "name": "mind-blow",
  "description": "Deliver \"mind-blowing\" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception.",
  "publisher": "kunwl123456",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "fun",
      "philosophy",
      "creative",
      "reasoning",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Deliver \"mind-blowing\" insights, paradoxes, or cosmic horrors. Uses advanced reasoning to generate content that challenges reality or perception."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/kunwl123456/zeroclaw-skills-collection",
      "path": "mind-blow/SKILL.md",
      "ref": "2b68cb5c6611b4077385d98e8bc9831fac9ddff9",
      "url": "https://github.com/kunwl123456/zeroclaw-skills-collection/blob/2b68cb5c6611b4077385d98e8bc9831fac9ddff9/mind-blow/SKILL.md",
      "key": "kunwl123456/zeroclaw-skills-collection/mind-blow/SKILL.md"
    }
  },
  "instructions": "# Mind Blow Up Skill\n\nA skill to deliver \"mind-blowing\" insights, paradoxes, or cosmic horrors to the user.\nUses Gemini's advanced reasoning to generate content that challenges reality or perception.\n\n## Tools\n\n### mind_blow\nTrigger a mind-blowing event.\n\n- **intensity** (optional): `low` (fun facts), `medium` (philosophy), `high` (existential crisis), `max` (Lovecraftian horror). Default: `medium`.\n- **topic** (optional): Specific area (e.g., \"AI\", \"Time\", \"Universe\").\n\n## Implementation\n- `blow.js`: Calls Gemini API with a specialized \"Mind Blow\" system prompt.\n- Sends result via `feishu-car",
  "cost": {
    "context_tokens": 189
  }
}

Fetch it by URL: GET /api/v1/registry/kunwl123456-zeroclaw-skills-collection-mind-blow/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.