By sanfy008
LJG's personal Claude Code skills collection - paper reading, content casting, writing tools
给一个领域,找出背后真正撑着它的几根独立的力。十几个现象砍到不可再少的生成器——砍完能把现象一个个生回来,才算数。Use when user says '降秩', '找秩', '秩是什么', '这个领域靠什么撑着', '背后是什么', or wants to decompose any domain to its irreducible generators.
写作引擎。像手术刀剖开一个观点,一层层剥到底。1000-1500 字。
Content caster (铸). Transforms content into PNG visuals. Seven molds: -l (default) long reading card, -i infograph, -m multi-card reading cards (1080x1440), -v visual sketchnote, -c comic (manga-style B&W), -w whiteboard (marker-style board layout), -b big-fonts attachment card (1080x1440, weathered 碑刻 style for 小红书). Output to ~/Downloads/. Use when user says '铸', 'cast', '做成图', '做成卡片', '做成信息图', '做成海报', '视觉笔记', 'sketchnote', '漫画', 'comic', 'manga', '白板', 'whiteboard', '大字', '附件图', 'big fonts', '小红书卡片'. Replaces ljg-cards and ljg-infograph.
投资分析, 生成一份深度投资分析报告。不做传统投资分析——核心判断是项目是否是一台「秩序创造机器」。Use when user says '投资报告', '投资分析', '分析这个项目', '写投资报告', 'investment report', 'invest analysis', or provides entrepreneur conversation records wanting investment evaluation. Also trigger when user pastes or references meeting notes, pitch decks, or founder interviews and asks for analysis.
Deep concept anatomist that deconstructs any concept through 8 exploration dimensions (history, dialectics, phenomenology, linguistics, formalization, existentialism, aesthetics, meta-philosophy) and compresses insights into an epiphany. Use when user asks to explain, dissect, or deeply understand a concept, term, or idea. Triggers on '解剖概念', '概念解剖', 'explain concept', 'learn concept', '/ljg-learn'. Produces org-mode output.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
我的 Claude Code 自定义技能集。
使用 skills CLI(基于 npx)一行安装:
# 安装全部技能(全局,org-mode 格式)
npx skills add lijigang/ljg-skills -g --all
# 安装全部技能(Markdown 格式,适用于 Obsidian / VSCode / Notion 等)
npx skills add lijigang/ljg-skills#md -g --all
# 安装单个技能
npx skills add lijigang/ljg-skills -g --skill ljg-card
# 安装单个技能(Markdown 格式)
npx skills add lijigang/ljg-skills#md -g --skill ljg-card
# 安装多个指定技能
npx skills add lijigang/ljg-skills -g --skill ljg-card --skill ljg-learn
# 查看仓库中有哪些技能
npx skills add lijigang/ljg-skills -l
参数说明:
| 参数 | 作用 |
|---|---|
-g | 全局安装到 ~/.claude/skills/(推荐)。不加则装到当前项目 .claude/skills/ |
--skill <name> | 指定安装某个技能,可重复使用 |
--all | 安装仓库内全部技能 |
#md | 从 md branch 安装 Markdown 格式版本(默认为 org-mode) |
-l | 仅列出可用技能,不安装 |
ljg-card 依赖 Playwright 截图,安装后需额外执行:
cd ~/.claude/skills/ljg-card && npm install && npx playwright install chromium
# org-mode 版本
git clone https://github.com/lijigang/ljg-skills.git ~/.claude/plugins/ljg-skills
# Markdown 版本
git clone -b md https://github.com/lijigang/ljg-skills.git ~/.claude/plugins/ljg-skills
| 技能 | 说明 |
|---|---|
| ljg-card | 内容铸卡 — 将内容转为 PNG 视觉卡片(长图 -l、信息图 -i、多卡 -m、视觉笔记 -v、漫画 -c、白板 -w、大字 -b) |
| ljg-learn | 概念解剖 — 从八个方向切开一个概念(历史、辩证、现象、语言、形式、存在、美感、元反思),压成一句顿悟 |
| ljg-paper | 论文阅读 — 为非学术人士提取论文核心想法,重理解不重批判 |
| ljg-paper-river | 论文溯源 — 倒读法,递归挖前序论文(最多5层)+ 最新进展,从源头讲述问题演化史 |
| ljg-plain | 白话引擎 — 把任何内容改写到聪明的十二岁小孩也能懂 |
| ljg-rank | 降秩引擎 — 给一个领域,找出背后不可再少的独立生成器 |
| ljg-think | 追本之箭 — 给一个观点或现象,纵向深钻到不可再分的本质 |
| ljg-word | 单词精通 — 深度拆解一个英语单词的核心语义和顿悟时刻 |
| ljg-writes | 写作引擎 — 像手术刀剖开一个观点,一层层剥到底。1000-1500 字 |
| ljg-invest | 投资分析 — 核心判断项目是否是一台「秩序创造机器」 |
| ljg-read | 伴读 — 陪你读任何文本,英文三层翻译(信达雅)+ 结构标注 + 深度提问 + 跨领域旁逸 |
| ljg-relationship | 关系分析 — 五层结构诊断 + 精神分析,通过对话引导帮用户"看见"关系真实结构 |
| ljg-roundtable | 圆桌讨论 — 求真导向的结构化多人辩证对话,每轮生成 ASCII 思考框架图 |
| ljg-travel | 旅行研究 — 输入城市名,生成深度文化研究文档(org-mode)+ 便携卡片(PNG) |
| ljg-skill-map | 技能地图 — 扫描所有已安装技能,渲染可视化总览 |
| ljg-present | 高桥流演示 — 把文本的思想提炼成节拍,一页一个关键词,字撑满屏,浏览器全屏即开讲 |
工作流将多个技能串联为一个命令。
| 工作流 | 技能链 | 说明 |
|---|---|---|
| ljg-paper-flow | ljg-paper → ljg-card -c | 读论文 + 做漫画卡片一气呵成 |
| ljg-word-flow | ljg-word → ljg-card -i | 单词深度分析 + 信息图卡片一气呵成 |
技能提供两种输出格式,通过不同 branch 安装,功能完全相同:
| Branch | 格式 | 适用场景 |
|---|---|---|
master(默认) | Org-mode(.org) | Emacs / Denote 用户 |
md | Markdown(.md) | Obsidian / VSCode / Notion 等 Markdown 生态用户 |
npx claudepluginhub sanfy008/ljg-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 60 agents, 232 skills, 75 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,896 supported skills.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,884 supported skills.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.