letters

Convert handwritten letter images into painting-style replies using Gemini's image generation API.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lrhodin/snorrio --skill letters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: letters
Source: https://github.com/lrhodin/snorrio/tree/main/skills/letters
Command: npx skills add https://github.com/lrhodin/snorrio --skill letters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Handwritten letters delivered as images can be tedious to read and respond to; this Skill provides a workflow to read incoming handwriting images and generate reply letters as paintings via Gemini image generation, preserving the content while transforming the form into art.

Core Features & Use Cases

  • Read incoming letters as handwriting images from remote/local sources (e.g., iPad Google Drive, AirDrop).
  • Generate painting-style replies using Gemini's image-generation API with the principle that the text is the artwork.
  • Style matching options (Kandinsky, Kokoschka, and other artists) to convey mood and relationship between sender and recipient.
  • Save outgoing replies as image files in a structured directory for archival.

Quick Start

Read Ludvig's latest handwritten letter image, generate a painting-style reply using Gemini, and save the outgoing letter to ~/colter/data/writing/.

Frequently Asked Questions about letters

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

FAQPage Schema
How do I turn handwritten letter images into painting-style replies?

You can generate painting-style replies from handwritten letter images by using the Gemini image generation API, which reads the input text and produces painted response images saved locally.

Can I use Gemini image generation to make AI art from handwritten text?

Yes, you can use the Gemini image generation API to create AI art from handwritten text by applying the principle that the text itself becomes the artwork within the generated painting-style reply.

What painting styles are available for generating handwritten letter replies?

Available painting styles for generating handwritten letter replies include style matching options for artists such as Kandinsky and Kokoschka to convey the specific mood and relationship between the sender and recipient.

How do I save AI-generated painting replies to a local directory?

The Skill saves outgoing painting-style replies as image files in a structured local directory for archival, such as saving generated letter images to a specified data path.

Does this workflow support receiving handwritten letters from Google Drive or AirDrop?

Yes, the workflow supports reading incoming handwritten letters as images from remote or local sources including iPad Google Drive and AirDrop before processing them into painting-style replies.