algorithmic-poster-philosophy

Generates a design philosophy and a matching SVG poster file from a visual concept.

8|2|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/luojiaaoo/xpeech --skill algorithmic-poster-philosophy-luojiaaoo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: algorithmic-poster-philosophy
Source: https://github.com/luojiaaoo/xpeech/tree/main/xpeech/agent/skills/buildin/algorithmic-poster-philosophy
Command: npx skills add https://github.com/luojiaaoo/xpeech --skill algorithmic-poster-philosophy-luojiaaoo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It turns vague poster requests into a structured two-stage process: first defining an explicit design philosophy with parametric rules, then expressing that system as a minimal, typography-driven SVG poster file delivered as an attachment. ## Core Features & Use Cases - Philosophy-First Workflow: Builds a 4-6 paragraph design philosophy covering concept, visual logic, system behavior, parametric thinking, and emergence before any visual output. - Constrained SVG Generation: Produces a 3:4 SVG poster (viewBox 600x800) with strict limits on colors, typefaces, and active elements, saved as a file rather than pasted into chat. - Use Case: A user asks for a minimalist poster about "silence"; the Skill writes a philosophy treating whitespace as the primary element, then delivers a silence_poster.svg file usable in browsers, Figma, or Illustrator. ## Quick Start Ask the assistant to create a minimalist poster about any theme and receive a design philosophy plus a downloadable SVG poster file.

Frequently Asked Questions about algorithmic-poster-philosophy

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

FAQPage Schema
How do I generate a minimalist SVG poster with AI?▼

Describe your theme or concept and the Skill first writes a structured design philosophy, then generates a complete SVG poster file. The SVG is saved and sent as an attachment, never pasted as raw code in the chat.

What is an algorithmic design philosophy for posters?▼

It is a structured system of 4-6 paragraphs covering concept, visual logic, system behavior, parametric thinking, and emergence. Every statement must translate into concrete design rules such as font size ratios, margin percentages, and color counts.

Can I edit the generated SVG poster in Figma or Illustrator?▼

Yes, the output is a standard .svg file with a 600x800 viewBox that opens directly in browsers, Figma, Illustrator, and other vector editing tools. Fonts are loaded via a Google Fonts @import inside the SVG.

What design constraints does the SVG poster follow?▼

The poster uses a 3:4 aspect ratio, at most 2 colors excluding black and white, 1-2 typefaces, and no more than 5 active elements. Decorative icons, illustrations, and ornaments are excluded in favor of typography and whitespace.

Why is the SVG not shown directly in the chat response?▼

The Skill enforces file-based delivery so the poster remains a clean, reusable artifact. The chat contains only the philosophy and a download reference, keeping the SVG source valid and directly usable in design tools.