ljg-word-flow

Generate semantic word analysis and infographic PNG word cards from English words.

Updated Jul 11, 2022
One-click install
npx skills add https://github.com/zhengfran/dotconfig --skill ljg-word-flow-zhengfran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ljg-word-flow
Source: https://github.com/zhengfran/dotconfig/tree/main/tools/ai/agents/skills/ljg-word-flow
Command: npx skills add https://github.com/zhengfran/dotconfig --skill ljg-word-flow-zhengfran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly analyzes English words and produces an infographic word card in one streamlined workflow, avoiding the back-and-forth between text analysis and visual generation.

Core Features & Use Cases

  • Deep word analysis + instant infographic: Runs a semantic deep-dive (ljg-word) and then renders an infographic PNG card (ljg-card -i) from that output.
  • Multi-word batch support: Processes one or more space-separated English words, running each word as its own A→B pipeline and then summarizing results.
  • Workflow integrity: Enforces a strict order where analysis happens before card rendering, so the image reflects the analysis rather than generic dictionary definitions.

Quick Start

Invoke ljg-word-flow with one or more space-separated English words to generate both the analysis and the corresponding word card images.

Frequently Asked Questions about ljg-word-flow

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

FAQPage Schema
How do I generate an infographic word card with semantic analysis for English vocabulary?

To generate an infographic word card with semantic analysis, input one or more space-separated English words. The workflow runs a semantic deep-dive analysis first, then renders a visual PNG card for each word.

Can I process multiple English words at once to create vocabulary infographic cards?

Yes, you can batch process multiple English words by providing space-separated tokens. Each word runs its own analysis and card rendering pipeline independently, then summarizes all generated PNG outputs.

What's the best way to turn English word analysis into a downloadable PNG image?

The best way to turn English word analysis into a PNG image is using a sequential workflow that performs semantic parsing first and renders the visual card afterward. This ensures the image reflects the actual analysis.

Does the word card generation workflow analyze semantics before rendering the image?

Yes, the word card generation workflow enforces a strict order where semantic analysis happens before image rendering. This prevents generic dictionary definitions and ensures the infographic reflects the deep-dive analysis.

Where are the generated infographic word card PNG files saved on my system?

The generated infographic word card PNG files are saved directly to your Downloads folder. Each English word token produces a corresponding PNG image file named after that word.

What limitations should I expect when generating English vocabulary infographic cards?

A key limitation is that the workflow requires running the semantic analysis component successfully before the card rendering component can generate the PNG. If the analysis step fails, the infographic card cannot be rendered.