@lijigang: An Answer to the World:

X AI KOLs Timeline Tools

Summary

A custom skill set designed for Claude Code, providing various productivity tools and feature modules, with support for CLI installation and Markdown/Org format output.

An Answer to the World: https://t.co/q9JL7v4nXv
Original Article Export to Word Export to PDF
View Cached Full Text

Cached at: 05/12/26, 12:55 PM

A Response to This World: https://t.co/q9JL7v4nXv — # lijigang/ljg-skills Source: https://github.com/lijigang/ljg-skills # ljg-skills My custom skill set for Claude Code (https://docs.anthropic.com/en/docs/claude-code).

Installation

Install with a single command using the skills CLI (https://github.com/vercel-labs/skills) (powered by npx):

# Install all skills (globally, org-mode format)
npx skills add lijigang/ljg-skills -g --all

# Install all skills (Markdown format, suitable for Obsidian / VSCode / Notion, etc.)
npx skills add lijigang/ljg-skills#md -g --all

# Install a single skill
npx skills add lijigang/ljg-skills -g --skill ljg-card

# Install a single skill (Markdown format)
npx skills add lijigang/ljg-skills#md -g --skill ljg-card

# Install multiple specified skills
npx skills add lijigang/ljg-skills -g --skill ljg-card --skill ljg-learn

# List available skills in the repository
npx skills add lijigang/ljg-skills -l

Parameter Guide:

ParameterDescription
-gInstall globally to ~/.claude/skills/ (recommended). If omitted, installs to the current project’s .claude/skills/.
--skill Specify a specific skill to install. Can be repeated.
--allInstall all skills in the repository.
#mdInstall the Markdown format version from the md branch (defaults to org-mode).
-lList available skills only without installing.

ljg-card

The ljg-card skill relies on Playwright for screenshots. After installation, run the following extra steps:

cd ~/.claude/skills/ljg-card && npm install && npx playwright install chromium

Alternative Method: Git Clone

# Org-mode version
git clone https://github.com/lijigang/ljg-skills.git ~/.claude/plugins/ljg-skills

# Markdown version
git clone -b md https://github.com/lijigang/ljg-skills.git ~/.claude/plugins/ljg-skills

Skills

SkillDescription
ljg-cardContent-to-Card — Converts content into PNG visual cards (long image -l, infographic -i, multi-card -m, visual note -v, comic -c, whiteboard -w, large text -b)
ljg-learnConcept Dissection — Deconstructs a concept along eight dimensions (historical, dialectical, phenomenological, linguistic, formal, existential, aesthetic, meta-reflection), distilled into a single epiphany
ljg-paperPaper Reading — Extracts core ideas from academic papers for non-experts, focusing on comprehension over critique
ljg-paper-riverPaper Genealogy — Uses a reverse-reading approach to recursively trace preceding papers (up to 5 layers) + latest developments, narrating the evolution of a problem from its origins
ljg-qaQ&A Generator — Distills core viewpoints from articles/papers/books into Q&A chains. Questions hit the key points, while answers are structured in four parts (conclusion / formalization / steps / boundaries)
ljg-plainPlain Language Engine — Rewrites any content so that even a bright 12-year-old can understand it
ljg-rankRank Reduction Engine — Given a domain, identifies the irreducible independent generators behind it
ljg-thinkFirst Principles Arrow — Given a viewpoint or phenomenon, drills vertically down to its indivisible essence
ljg-wordWord Mastery — Deeply deconstructs an English word’s core semantics and moment of realization
ljg-writesWriting Engine — Slices open a viewpoint like a scalpel, peeling back layers to the core. Produces 1000–1500 words
ljg-investInvestment Analysis — Core focus on determining whether a project functions as an “order-creating machine”
ljg-readReading Companion — Reads any text alongside you, featuring three-tier English translation (faithfulness, expressiveness, elegance) + structural annotation + deep questioning + cross-domain extensions
ljg-relationshipRelationship Analysis — Five-layer structural diagnosis combined with psychoanalysis. Guides users through dialogue to help them “see” the true structure of their relationships
ljg-roundtableRoundtable Discussion — Truth-seeking, structured multi-person dialectical dialogue. Generates an ASCII thinking framework diagram each round
ljg-travelTravel Research — Enter a city name to generate an in-depth cultural research document (org-mode) + portable cards (PNG)
ljg-skill-mapSkill Map — Scans all installed skills and renders a visual overview
ljg-presentPresentation Forge — Defaults to Takahashi style (one keyword per page, cream background with dark text); -s flag enables slogan style (VACAT/BIG STUDIOS vibe: black-red dual-color blocks, ultra-bold, full assertion sentences filling the screen)
ljg-pushPush Engine — One-click syncs local ~/.claude/skills/ljg-* files to a GitHub repository (maintaining both master and md branches)

Workflows

Workflows chain multiple skills together into a single command.

WorkflowSkill ChainDescription
ljg-paper-flowljg-paper → ljg-card -cReads a paper and generates a comic-style card in one go
ljg-word-flowljg-word → ljg-card -iPerforms deep word analysis and creates an infographic card seamlessly

Output Formats

The skills offer two output formats depending on which branch you install. Functionality remains identical:

BranchFormatUse Case
master (default)Org-mode (.org)For Emacs / Denote users
mdMarkdown (.md)For users in the Markdown ecosystem (Obsidian, VSCode, Notion, etc.)

Similar Articles

@sitinme: An open-source project that adds an "enhanced plugin pack" to Claude Code — oh-my-claudecode, upgrading the originally solo-operating Claude Code into more of an AI development team with division of labor, workflows, and automation capabilities. Many people use Claude Cod…

X AI KOLs Timeline

oh-my-claudecode is an open-source project that provides an enhanced plugin pack for Claude Code, upgrading it into an AI development team with task division, automated workflows, and team collaboration capabilities, suitable for heavy users and complex projects.

@yaohui12138: I've finished reading it. Here are some key takeaways I've compiled for everyone: In this session, he primarily broke down a core mechanism overlooked by 90% of users: the CLAUDE.md context injection system. This system is divided into three levels: Enterprise-level: Organization-wide mandatory rules that cannot be overridden by individual settings. Project-level: Team-shared code standards and workflows. Loc...

X AI KOLs Timeline

The article shares key insights from a workshop by Boris on using CLAUDE.md for context injection in Claude, highlighting three usage levels, specific commands like /loop, and plan mode to improve developer workflows.

@AYi_AInotes: 卧槽,有大神直接用Claude Code,复刻出一整套完整游戏开发工作室。 GitHub 1.8万stars,免费开源,项目名叫Claude Code Game Studios, 48个AI智能体1:1还原线下工作室全岗位,从创意总监到关…

X AI KOLs Timeline

卧槽,有大神直接用Claude Code,复刻出一整套完整游戏开发工作室。 GitHub 1.8万stars,免费开源,项目名叫Claude Code Game Studios, 48个AI智能体1:1还原线下工作室全岗位,从创意总监到关卡设计师全覆盖。 36条斜杠指令一键启动全流程,适配Godot Unity Unreal三大游戏引擎。 自带自动化校验钩子、分路径编码规则、28套行业标准文档模板,架构拉满。 所有AI只做梳理方案不擅自操作,决策权全程握在自己手里。 克隆仓库一键启动,MIT开源可商用,凭空拥有一支专业游戏开发团队。 老规矩GitHub地址评论区自取!