ljg-skills
Deep thinking toolkit for reading, writing, and dissecting ideas
All Skills in This Repository (28)
Pure Emerald Level Indicatorsljg-writes
Deconstruct viewpoints into progressive layers for structured critical essays.
ljg-word
Explain an English word's senses, usage, etymology, and connotations in Markdown.
ljg-skill-map
Extract SKILL.md frontmatter and render an ASCII map of installed skills.
ljg-book
Extract a book's core question, baseline consensus, delta, and takeaway into an ASCII cognitive map.
ljg-roundtable
Organize structured multi-perspective roundtable discussions with a truth-seeking moderator.
ljg-relationship
Diagnose relationship dynamics through a five-layer structural framework and psychoanalytic depth.
ljg-push
Synchronize updated ljg-* skills to ljg-skills repository branches via git and rsync.
ljg-qa
Extract a text's core argument into an interconnected Q-A chain in org-mode format.
ljg-paper-river
Trace research lineage by recursively identifying prerequisite papers and later progress.
ljg-rank
Decompose a domain into its root rank and independent generators.
ljg-travel
Coordinate multi-source cultural research into a structured org-mode city travel dossier.
ljg-invest
Analyze projects for economic order creation and output structured investment reports.
Frequently Asked Questions
FAQPage SchemaHow to install ljg-skills?▼
Run `npx skills add lijigang/ljg-skills --all -g -y` in your terminal to install all skills globally. The ljg-card skill additionally needs Playwright for image capture.
What can ljg-skills do?▼
It offers 20+ thinking skills: deep book and paper reading, concept dissection, essay writing, Q-A extraction, constraint and structure analysis, relationship diagnosis, and turning text into visual PNG cards.
How to turn an article into a visual card?▼
Use the ljg-card skill with your text or URL. It renders long cards, comics, whiteboards, or faithful full-text layouts as 1080px PNG images.
Does ljg-skills work with Claude Code and Codex?▼
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible AI agents.
Do I need coding skills to use ljg-skills?▼
No. You trigger skills with plain language like 'analyze this book' or 'explain this concept', and the agent handles the rest.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides