@lijigang: An Answer to the World:
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.
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:
| Parameter | Description |
|---|---|
-g | Install 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. |
--all | Install all skills in the repository. |
#md | Install the Markdown format version from the md branch (defaults to org-mode). |
-l | List 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
| Skill | Description |
|---|---|
| ljg-card | Content-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-learn | Concept Dissection — Deconstructs a concept along eight dimensions (historical, dialectical, phenomenological, linguistic, formal, existential, aesthetic, meta-reflection), distilled into a single epiphany |
| ljg-paper | Paper Reading — Extracts core ideas from academic papers for non-experts, focusing on comprehension over critique |
| ljg-paper-river | Paper 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-qa | Q&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-plain | Plain Language Engine — Rewrites any content so that even a bright 12-year-old can understand it |
| ljg-rank | Rank Reduction Engine — Given a domain, identifies the irreducible independent generators behind it |
| ljg-think | First Principles Arrow — Given a viewpoint or phenomenon, drills vertically down to its indivisible essence |
| ljg-word | Word Mastery — Deeply deconstructs an English word’s core semantics and moment of realization |
| ljg-writes | Writing Engine — Slices open a viewpoint like a scalpel, peeling back layers to the core. Produces 1000–1500 words |
| ljg-invest | Investment Analysis — Core focus on determining whether a project functions as an “order-creating machine” |
| ljg-read | Reading Companion — Reads any text alongside you, featuring three-tier English translation (faithfulness, expressiveness, elegance) + structural annotation + deep questioning + cross-domain extensions |
| ljg-relationship | Relationship Analysis — Five-layer structural diagnosis combined with psychoanalysis. Guides users through dialogue to help them “see” the true structure of their relationships |
| ljg-roundtable | Roundtable Discussion — Truth-seeking, structured multi-person dialectical dialogue. Generates an ASCII thinking framework diagram each round |
| ljg-travel | Travel Research — Enter a city name to generate an in-depth cultural research document (org-mode) + portable cards (PNG) |
| ljg-skill-map | Skill Map — Scans all installed skills and renders a visual overview |
| ljg-present | Presentation 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-push | Push 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.
| Workflow | Skill Chain | Description |
|---|---|---|
| ljg-paper-flow | ljg-paper → ljg-card -c | Reads a paper and generates a comic-style card in one go |
| ljg-word-flow | ljg-word → ljg-card -i | Performs 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:
| Branch | Format | Use Case |
|---|---|---|
master (default) | Org-mode (.org) | For Emacs / Denote users |
md | Markdown (.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…
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.
@ChrisSlacker: People have started using NotebookLM to batch-generate custom Claude Skills in minutes. The core idea is simple: throw in curated materials, let NotebookLM understand, organize, and extract, then convert into reusable skill.md files. This way, Cl...
Introduces how to use NotebookLM to quickly convert curated materials into reusable skill.md files for Claude, enabling Claude to work like a trained vertical expert, reducing repetitive prompt writing.
@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...
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.
@yihui_indie: Asking the community two questions: 1. How do you manage your growing collection of SKILLs? 2. How do you sync SKILLs between Claude Code and Codex? Are there any good solutions for this?
The user is asking for advice on managing and syncing skills (SKILLs) for Claude Code and Codex.
@AYi_AInotes: 卧槽,有大神直接用Claude Code,复刻出一整套完整游戏开发工作室。 GitHub 1.8万stars,免费开源,项目名叫Claude Code Game Studios, 48个AI智能体1:1还原线下工作室全岗位,从创意总监到关…
卧槽,有大神直接用Claude Code,复刻出一整套完整游戏开发工作室。 GitHub 1.8万stars,免费开源,项目名叫Claude Code Game Studios, 48个AI智能体1:1还原线下工作室全岗位,从创意总监到关卡设计师全覆盖。 36条斜杠指令一键启动全流程,适配Godot Unity Unreal三大游戏引擎。 自带自动化校验钩子、分路径编码规则、28套行业标准文档模板,架构拉满。 所有AI只做梳理方案不擅自操作,决策权全程握在自己手里。 克隆仓库一键启动,MIT开源可商用,凭空拥有一支专业游戏开发团队。 老规矩GitHub地址评论区自取!