visual-design

Generate images and slide decks from the command line using nanobanana and Slidev.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/lucking7/factory-plugins --skill visual-design-lucking7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-design
Source: https://github.com/lucking7/factory-plugins/tree/main/plugins/droid-evolved/skills/visual-design
Command: npx skills add https://github.com/lucking7/factory-plugins --skill visual-design-lucking7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables you to generate high-quality visuals and slide decks from the command line, removing manual, repetitive design work.

Core Features & Use Cases

  • Image generation: Create logos, icons, diagrams, and UI assets using nanobanana.
  • Presentations: Build slide decks with Slidev from Markdown for developer-focused storytelling.
  • Use Case: When you need a quick set of brand visuals and a ready-to-present deck for a product launch, this skill streamlines from prompt to deliverable.

Quick Start

Run: nanobanana generate "company logo" --count=1 --styles=modern Then initialize a slide deck with:

  • npx slidev
  • or slidev init for a basic slides.md

Frequently Asked Questions about visual-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images and slide decks from the command line?

You can generate images and slide decks from the command line by using the nanobanana CLI for visual assets and Slidev to build markdown-based presentations, streamlining creative workflows from prompt to deliverable.

Can I use Slidev to build developer-focused presentations from Markdown?

Yes, Slidev builds developer-focused presentations directly from Markdown. You can initialize a slide deck using npx slidev or slidev init to generate a basic slides.md file for storytelling.

Do I need the nanobanana CLI to generate logos and diagrams?

Yes, the nanobanana CLI is required to generate logos and diagrams. You run commands like nanobanana generate with specific prompts, counts, and styles to automate your branding asset creation.

What is the best way to automate repetitive design work for product launches?

Automating repetitive design work for product launches is best handled by generating brand visuals with the nanobanana CLI and creating ready-to-present slide decks with Slidev, removing manual design steps.

How do I create UI assets and icons using a CLI prompt?

To create UI assets and icons using a CLI prompt, run the nanobanana generate command with your desired text prompt, specifying the count and styles to render your visual assets automatically.