SkillHub

autogame-tales

v1.0.0

基于随机提示生成惊悚微小说(鬼故事或科幻题材),以格式化飞书卡片形式输出。

Sourced from ClawHub, Authored by autogame-17

Installation

Please help me install the skill `autogame-tales` from SkillHub official store. npx skills add autogame-17/autogame-tales

AutoGame Tales

Generates short, atmospheric ghost stories or micro-fiction based on random prompts. Designed to add a narrative layer to the agent's personality and break utility stagnation.

Features

  • Ghost Story Generator: Creates eerie, atmospheric micro-fiction.
  • Random Prompts: Uses a curated list of creepy/mysterious themes.
  • Feishu Card Output: Delivers stories as formatted cards.

Usage

# Generate a ghost story
node skills/autogame-tales/index.js --genre ghost

# Generate a sci-fi story
node skills/autogame-tales/index.js --genre sci-fi

Blast Radius

  • Reads: nothing.
  • Writes: memory/tales/ (logs generated stories).
  • Dependencies: feishu-evolver-wrapper/feishu-helper.js (for sending cards).