ljg-skills/ljg-plain

ljg-plain

Content Preview
---
name: ljg-plain
description: "Cognitive atom: Plain (白). Rewrites any content so a smart 12-year-old groks it. Structure-free — form follows content. Use when user says '白话说', '说人话', '解释一下', 'plain', 'grok'."
user_invocable: true
version: "5.0.0"
---

# ljg-plain: 白

让人 grok。

不规定怎么写。规定不能怎么写。下限锁死,上限放开。不同主题有不同的最佳写法——类比、故事、问答、递进的例子、一个长场景——由内容决定形式。

## 格式约束

### Org-mode 语法

- 加粗用 `*bold*`(单星号),禁止 `**bold**`
- 标题层级从 `*` 开始,不跳级

### ASCII Art

所有图表用纯 ASCII 字符。允许:`+ - | / \ 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ljg-skills/ljg-plain.md \
  https://raw.githubusercontent.com/lijigang/ljg-skills/main/skills/ljg-plain/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/lijigang/ljg-skills

Then reference at skills/ljg-plain/SKILL.md

Related Skills