← 返回 Skills 市场
Fontpick
作者
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
313
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install fontpick
功能描述
Font pairing and typography helper for designers and developers. Use when you need fontpick.
使用说明 (SKILL.md)
FontPick
Pick the right fonts. Every time. FontPick gives you selectd pairings and type scales.
Why FontPick?
- selectd pairings: Tested heading + body combinations
- Multiple styles: Modern, classic, minimal, bold, and code fonts
- Font stacks: Ready-to-use CSS font-family declarations
- Type scales: Calculate harmonious size systems
- Typography tips: Principles for better font choices
Commands
pair [style]— Get font pairings (modern/classic/minimal/bold/code)stack [use]— CSS font stacks (web/email/print)size [base_px]— Generate type scale from base size (default: 16px)contrast— Typography contrast and pairing principlesinfo— Version infohelp— Show commands
Usage Examples
fontpick pair modern
fontpick pair code
fontpick stack web
fontpick size 18
fontpick contrast
Style Guide
| Style | Best For |
|---|---|
| Modern | SaaS, tech, startups |
| Classic | Publishing, editorial |
| Minimal | Portfolio, luxury brands |
| Bold | Marketing, headlines |
| Code | Developer tools, IDEs |
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
安全使用建议
This skill appears to be what it says: a local font/typography helper that logs your inputs under ~/.local/share/fontpick and can export or search them. It does not request credentials or contact external servers. Before installing or running, review scripts/script.sh yourself (it’s bundled) and confirm how the runtime will execute the script (since there is no installer). If you don’t want inputs persisted, avoid running export/save commands or remove the data directory after use.
功能分析
Type: OpenClaw Skill
Name: fontpick
Version: 2.0.0
The FontPick skill bundle appears to be a non-functional or placeholder implementation of a typography tool. While SKILL.md describes font pairing and CSS stack features, the actual script (scripts/script.sh) contains no typography logic and instead functions as a simple input logger that saves command arguments to local log files in ~/.local/share/fontpick/. The script contains several coding errors, such as unreachable functions and duplicate case branches, but lacks any indicators of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name/description (font pairing, type scales) matches the included script and SKILL.md. The script implements local commands (pair/generate/contrast/export/etc.) that are coherent with a typography helper.
Instruction Scope
SKILL.md only documents `fontpick` commands. The included script stores user inputs and activity in $HOME/.local/share/fontpick (separate .log files and a history.log) and can export/search those logs. This is within scope, but users should be aware that inputs are persisted locally and can be exported.
Install Mechanism
There is no install spec (instruction-only), but a script file (scripts/script.sh) is bundled. No downloads or external installers are used. Note: since there is no installer, the agent or user would need to run the script directly or install it themselves; confirm how the skill runtime plans to execute the script.
Credentials
No environment variables, credentials, or external config paths are requested. The script reads $HOME to create and use a local data directory — appropriate for its functionality.
Persistence & Privilege
always:false and no modification of other skills or system-wide configs. The script persists data only under the user's home (~/.local/share/fontpick), which is proportional to the tool's purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fontpick - 安装完成后,直接呼叫该 Skill 的名称或使用
/fontpick触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
元数据
常见问题
Fontpick 是什么?
Font pairing and typography helper for designers and developers. Use when you need fontpick. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 Fontpick?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fontpick」即可一键安装,无需额外配置。
Fontpick 是免费的吗?
是的,Fontpick 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fontpick 支持哪些平台?
Fontpick 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fontpick?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。
推荐 Skills