table-image

Generate hand-drawn sketch images from markdown tables using the Gemini API.

16|2|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/maroffo/claude-forge --skill table-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: table-image
Source: https://github.com/maroffo/claude-forge/tree/main/skills/table-image
Command: npx skills add https://github.com/maroffo/claude-forge --skill table-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms plain markdown tables into visually appealing, hand-drawn sketch images, making data presentation more engaging and illustrative.

Core Features & Use Cases

  • Visual Table Rendering: Converts markdown tables into ink-style illustrations.
  • Diagrammatic Representation: Useful for presenting data in a more graphical format.
  • Use Case: You need to include a complex data table in a presentation slide or a blog post and want it to look like a hand-drawn sketch for a more artistic feel.

Quick Start

Render the provided markdown table as a hand-drawn sketch image.

Frequently Asked Questions about table-image

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

FAQPage Schema
How do I convert markdown tables into hand-drawn sketch images?

You can convert markdown tables into hand-drawn sketch images by using a Python script that constructs a prompt for the Gemini API. This process generates ink-stroke style illustrations of your tabular data for visual presentations.

Can I generate illustration style images of tabular data using Gemini?

Yes, you can generate illustration style images of tabular data using the Gemini API. A dedicated Python script constructs the necessary prompt from your markdown tables to produce the hand-drawn sketch images.

Do I need an API key to generate sketch images of markdown tables?

Yes, you need a Gemini API key to generate sketch images of markdown tables. The Skill relies on this key within a Python script to handle the prompt construction and execute the image generation.

What is the best way to visually represent tabular data in an ink-stroke style?

The best way to visually represent tabular data in an ink-stroke style is to transform plain markdown tables into hand-drawn sketch images. This approach makes data presentation more engaging and illustrative for slides or documentation.

When should I use hand-drawn sketch images instead of plain markdown tables?

You should use hand-drawn sketch images instead of plain markdown tables when you need a more artistic or graphical format for presentation slides and blog posts. It solves the problem of making complex data tables visually engaging.

Are there limitations to rendering markdown tables as AI generated illustrations?

Rendering markdown tables as AI generated illustrations requires a Python script and a Gemini API key, meaning it needs an external dependency for image generation. The output is an artistic ink-stroke style rather than precise data formatting.