Use this skill when the user wants to generate high-quality triangulated and polygonal art from images.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-07affc84)More formats (shields.io, HTML) on the badges page.
---
name: triangula
description: Use this skill when the user wants to generate high-quality triangulated and polygonal art from images.
---
# Triangula Plugin
Generate high-quality triangulated and polygonal art from images.
## Commands
### Operations
- `triangula image generate` — generate image via triangula
- `triangula image polygon` — polygon image via triangula
## Usage Examples
- "triangula --help"
- "triangula <args>"
## Installation
```bash
go install github.com/rh12503/triangula@latest
```
## Examples
```bash
triangula --version
triangula --help
```
## Key Features
- art\n- triangulation\n- image-processing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!