← 返回 Skills 市场
Vertical Font Conversion (CHINESE)
作者
aster-copilot
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ttf-converter
功能描述
Local-only skill for converting horizontal Chinese fonts into high-quality vertical-reading TTF fonts with a preview-first workflow, grouped glyph rules, and...
安全使用建议
This skill appears coherent and local-only: it converts fonts, produces preview images and a test TXT, and relies on fontTools and Pillow. Before installing or running it, ensure you have a trusted Python environment with those libraries installed; run the pipeline on non-sensitive test fonts first. Inspect the full package locally (especially the two builder scripts that were truncated in the provided scan) to confirm there are no hidden network calls or unexpected file accesses. Also verify you have the right to modify/convert any font you feed into the tool (font licensing). If you need absolute assurance, run the scripts in an isolated environment (container or VM) and review the complete source files for any omitted or truncated code paths.
功能分析
Type: OpenClaw Skill
Name: vertical-font-conversion
Version: 1.0.1
The skill bundle is a legitimate tool for converting horizontal Chinese fonts into vertical-reading TTF/OTF fonts. The provided Python scripts (e.g., make_vertical_font.py, run_full_pipeline.py) use standard libraries like fontTools and Pillow to perform geometric transformations on glyphs and render previews. The instructions in SKILL.md and the reference documentation emphasize a 'local-only' workflow with mandatory user confirmation gates, showing no signs of malicious intent, data exfiltration, or unauthorized remote execution.
能力评估
Purpose & Capability
The name, description, SKILL.md and included scripts all align: they implement a local workflow to convert horizontal CJK fonts into vertical TTFs, produce previews, audit glyph boxes, and generate a reader TXT. The required toolchain (fontTools, Pillow) is documented in implementation notes and matches the scripts' imports and behavior.
Instruction Scope
Runtime instructions and the script entry points strictly describe reading local font files, producing local preview images, building vertical fonts, and generating local audit/test artifacts. The SKILL.md explicitly forbids uploads or remote processing. The scripts only read/write local files and do not access environment variables, system configuration, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only with bundled scripts), so nothing is downloaded or executed outside the local Python toolchain. This is the lowest-risk install model for this kind of task.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts use only local file inputs/outputs and standard Python libraries (fontTools, Pillow). There are no requests for unrelated secrets or system-wide configuration.
Persistence & Privilege
Flags show the skill is not always-enabled and is user-invocable; it does not modify other skills or agent-wide settings. The scripts operate on files in user-specified paths and do not attempt persistent, privileged changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ttf-converter - 安装完成后,直接呼叫该 Skill 的名称或使用
/ttf-converter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed remote/device-transfer features: epdfont conversion and upload-to-/fonts steps are no longer included.
- Local-only scope: the skill now focuses strictly on local conversion, preview, audit, and test artifact generation.
- Updated documentation to clarify scope, boundaries, and explicit out-of-scope features.
- Removed scripts and references related to remote delivery and epdfont conversion, ensuring all steps stay local.
v1.0.0
Initial release of vertical-font-conversion skill.
- Converts horizontal Chinese TTF fonts into vertical-reading fonts using a standardized workflow.
- Supports glyph-group rules for vertical corrections, including punctuation, quotes, ellipsis, Latin characters, and digits.
- Generates browser-based horizontal and vertical test images, plus reader test TXT files before delivery.
- Offers optional TTF to epdfont conversion and automatic upload to reader Fonts folders.
- Ensures user confirmation at key steps with mandatory source checking and preview review before final delivery or conversion.
元数据
常见问题
Vertical Font Conversion (CHINESE) 是什么?
Local-only skill for converting horizontal Chinese fonts into high-quality vertical-reading TTF fonts with a preview-first workflow, grouped glyph rules, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Vertical Font Conversion (CHINESE)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ttf-converter」即可一键安装,无需额外配置。
Vertical Font Conversion (CHINESE) 是免费的吗?
是的,Vertical Font Conversion (CHINESE) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vertical Font Conversion (CHINESE) 支持哪些平台?
Vertical Font Conversion (CHINESE) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vertical Font Conversion (CHINESE)?
由 aster-copilot(@aster-copilot)开发并维护,当前版本 v1.0.1。
推荐 Skills