This is a streamlined workflow that takes English words and produces both a deep semantic analysis and an infographic card in one shot. It chains two skills together: ljg-word runs the linguistic breakdown, then ljg-card generates a PNG visualization from that analysis and drops it in your Downloads folder. If you feed it multiple words, it spins up parallel subagents to handle them concurrently. The forced NATIVE mode means it skips the usual seven step planning overhead and just executes the pipeline directly. Designed for when someone asks for a "word card" or throws you vocabulary they want analyzed and visualized without extra steps.
npx skills add https://github.com/lijigang/ljg-skills --skill ljg-word-flow