ljg-card

Transform URLs, pasted text, or local files into PNG visuals using seven mold templates.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill ljg-card-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ljg-card
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/ljg-card
Command: npx skills add https://github.com/zjykzk/blog --skill ljg-card-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Content creators often need to convert text or ideas into visually rich PNG cards or posters for sharing, but manual design is time-consuming and inconsistent.

Core Features & Use Cases

  • Seven molds to transform content into PNG: -l long reading card, -i infograph, -m multi-card poster, -v sketchnote layout, -c manga-style comic, -w whiteboard, -b big-font attachment card.
  • Flexible input: fetch from URLs, paste text, or read local files to drive PNG generation.
  • Typical use cases: social media visuals, educational quick-cards, marketing briefs, and magazine-like visual notes.

Quick Start

Run ljg-card with a mold flag (for example ljg-card -l) and point it at your content to generate a PNG card in ~/Downloads.

Frequently Asked Questions about ljg-card

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

FAQPage Schema
How do I turn text into a PNG infographic?

You can turn text into a PNG infographic by applying the infograph mold template, which transforms pasted text, URLs, or local files into rendered PNG visuals saved to your Downloads folder.

What is the best way to create long reading cards from web URLs?

The best way to create long reading cards from web URLs is using the long reading card mold, which fetches URL content and renders it directly into a PNG card output.

How do I generate a sketchnote or whiteboard PNG from pasted text?

To generate a sketchnote or whiteboard PNG, run the tool with the sketchnote or whiteboard mold flag and provide your pasted text input to render the visual layout.

Can I create multi-card posters and manga-style comics from local files?

Yes, you can create multi-card posters and manga-style comics by selecting the multi-card poster or manga-style comic mold and feeding it local files as input for PNG rendering.

Do I need Node.js and Playwright to render PNG visuals?

Yes, rendering PNG visuals requires a Node.js runtime and Playwright-driven capture scripts to process the assets templates and save the final output to your Downloads folder.