SkillAgentSearch skills...

Comic Book Generator

An interactive narrative game that generates unique stories in comic book form, powered by AI.

Install / Use

npx skills add tfrere/comic-book-generator

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Comic Book Generator - Interactive AI Stories

An interactive narrative game that generates unique stories in comic book form, powered by AI.

🌟 Features

  • Unique story generation with Mistral AI
  • Interactive comic book interface
  • Predefined or custom choices
  • Voice narration
  • Responsive design (desktop & mobile)

🚀 Quick Start

Prerequisites

  • Node.js 20+
  • Python 3.10+
  • Poetry
  • Mistral API Key
  • Hugging Face Endpoint URL

Start the Server

cd server
poetry install
poetry run dev

Start the Client

cd client
yarn install
yarn dev

📁 Project Structure

.
├── client/        # React/Vite Frontend
├── server/        # Python/FastAPI Backend
└── finetuning/    # AI Training Scripts

🔗 Useful Links

🤝 Contributing

Contributions are welcome! Please check our contribution guidelines for more details.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated23d ago
Forks6

Languages

JavaScript

Security Score

75/100

Audited on Jul 16, 2026

No findings