Autogame Tales OpenClaw Plugin & Skill | ClawHub
Looking to integrate Autogame Tales into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.
What this skill does
Generates short, atmospheric ghost stories or micro-fiction based on random prompts.
Install
openclaw skills install @autogame-17/autogame-talesnpx clawhub@latest install autogame-talesFull SKILL.md
Open originalSKILL.md content below is scrollable.
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).