tarsier

Generate SVG tarsier bicycle illustrations with PNG and markdown transcript.

37|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/jpcaparas/skills --skill tarsier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tarsier
Source: https://github.com/jpcaparas/skills/tree/main/skills/tarsier
Command: npx skills add https://github.com/jpcaparas/skills --skill tarsier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, rsvg-convert, and includes scripts (resource) and metadata (resource) components.

What problem does it solve?

This Skill automatically creates SVG illustrations of tarsiers riding bicycles, providing a one-shot creative output that includes both SVG files and a markdown transcript.

Core Features & Use Cases

  • One-shot Creative Generation: Automatically generates SVG files and PNG images from a static prompt, with a unique timestamped directory structure.
  • SVG Creation: Outputs a raw SVG file depicting a tarsier riding a bicycle.
  • PNG Conversion: Creates a rasterized 500x500 PNG image with padding, suitable for projectors and blog thumbnails.
  • Transcript Generation: Outputs a markdown transcript file with metadata, including the model name, reasoning level, prompt used, and the SVG source code.
  • Use Case: Ideal for creating quick illustrations to share, annotate, or use in presentations.

Quick Start

Invoke the 'tarsier' command to generate the SVG, PNG, and markdown transcript.

Frequently Asked Questions about tarsier

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

FAQPage Schema
How do I automatically generate SVG illustrations from a static prompt?

To automatically generate SVG illustrations, this Skill processes a static prompt to create raw SVG files and rasterizes them into 500x500 PNG images, outputting a markdown transcript detailing the generation process.

Do I need Python 3 and rsvg-convert to convert SVG files to PNG images?

Yes, you need Python 3 and rsvg-convert installed to handle the SVG generation and convert the SVG files to padded 500x500 PNG images successfully.

Can I use command line triggers to generate SVG and PNG files for presentations?

Yes, you can invoke the '/tarsier' command to trigger one-shot creative generation, which outputs SVG files and rasterized PNG images suitable for blog thumbnails and projectors.

Does this SVG generation tool support prompt variations for custom illustrations?

No, this SVG generation tool does not support variations; it relies on a static prompt to automatically generate the specific tarsier riding a bicycle illustration.

What is included in the markdown transcript when generating SVG illustrations?

The markdown transcript includes generation metadata such as the model name, reasoning level, prompt used, and the complete SVG source code for the generated illustration.