by Songzhi-lab
全网首个中文字体专业知识包:可商用中文字体库(授权三级分类)、场景×气质选字矩阵、中英混排与排版规则。让 AI 选中文设计字体不再甩给你一堆 Inter / Chinese font selection agent skill: license-safe free commercial CJK fonts, scene-based selection matrix, CJK-Latin pairing rules. Works with Claude Code / Cursor / Kimi / Codex.
# Add to your Claude Code skills
git clone https://github.com/Songzhi-lab/chinese-font-selectorGuides for using ai agents skills like chinese-font-selector.
chinese-font-selector is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Songzhi-lab. 全网首个中文字体专业知识包:可商用中文字体库(授权三级分类)、场景×气质选字矩阵、中英混排与排版规则。让 AI 选中文设计字体不再甩给你一堆 Inter / Chinese font selection agent skill: license-safe free commercial CJK fonts, scene-based selection matrix, CJK-Latin pairing rules. Works with Claude Code / Cursor / Kimi / Codex. It has 51 GitHub stars.
chinese-font-selector's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/Songzhi-lab/chinese-font-selector" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh chinese-font-selector against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
中文字体 | 免费商用字体 | 字体搭配 | Chinese Fonts | Chinese Typography | AI Agent Skill
一个给 AI Agent 用的中文字体专业知识包:让 AI 在做中文设计时,选出合规、好看、能落地的字体,而不是甩给你一堆 Inter。
English: An Agent Skill that teaches AI assistants to choose commercially-safe, aesthetically-appropriate Chinese fonts for Chinese-first design scenarios (social cards, brochures, web UI, book typesetting, posters), with license-safety tiers, scene×mood selection matrix, and CJK-Latin pairing rules.
市面上所有字体类 Agent Skill(font-pairing、typography 等)全部是西文字体体系,中文字体覆盖为零。而中文设计有几个 AI 最常踩的坑:
italic → 浏览器合成假斜体这个 skill 把「哪些中文字体能免费商用、什么场景用什么字、中英怎么搭、排版怎么排」固化成 AI 可直接执行的知识库。
Keywords: 中文字体, 中文字体推荐, 字体选择, 字体搭配, 字体配对, 免费商用字体, 可商用中文字体, 开源字体, 思源黑体, 思源宋体, 霞鹜文楷, 得意黑, 中文排版, 中英混排, 小红书字体, Chinese fonts, Chinese typography, CJK font pairing, free commercial Chinese fonts, claude skill, agent skill, SKILL.md
chinese-font-selector/
├── SKILL.md # 决策框架:授权先行 → 场景×气质 → 混排 → 交付
└── references/
├── fonts-database.md # 可商用中文字体库(授权安全三级分类 + 五大场景选字矩阵)
└── pairing-rules.md # 中英混排配对、字号阶梯、行距行长、标点避头尾、翻车点清单
| 等级 | 含义 | 示例 |
|---|---|---|
| T0 | 开源字体(SIL OFL 等),商用铁稳、可嵌入可修改 | 思源黑体/宋体、霞鹜文楷、得意黑、未来荧黑 |
| T1 | 厂商承诺免费商用,建议留存授权声明存档 | 阿里巴巴普惠体、MiSans、站酷系列 |
| T2 | 慎用/避免:GPL 争议、平台限定授权、系统字体提取 | 文泉驿、汉仪部分、微软雅黑(交付物) |
这是一个符合 Agent Skills 规范 的技能包,适用于支持该规范的 AI 工具:
Kimi:直接导入本仓库的 .skill 打包文件,或在技能目录放入 chinese-font-selector/ 文件夹。
Claude Code / Cursor / Codex 等:
# 方式一:skills CLI
npx skills add <your-github-username>/chinese-font-selector
# 方式二:手动复制到技能目录
cp -r chinese-font-selector ~/.claude/skills/
对 AI 说出以下任意一句,skill 会自动触发:
AI 会按固定模板输出:标题字/正文字/辅助字三层方案 + 英文数字搭配 + 字重 + 下载来源 + 授权备注。
本 skill 文档本身以 MIT License 开源。 (注意:文档中收录的各字体遵循其各自的授权协议,MIT 只适用于本知识库的文本。)
欢迎补充:你发现新的优质可商用中文字体,或某字体授权状态发生变化,直接提 Issue 或 PR。