← 返回 Skills 市场
bytesagain1

Fontpreview

作者 bytesagain1 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install fontpreview
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fontpreview concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Fontpreview

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fontpreview concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a harmless local reference: it prints documentation from a bundled bash script and does not request credentials, network access, or installs. Before installing, note the minor issues: version numbers differ between the registry, SKILL.md, and the script (cosmetic) and one quickstart paragraph generically mentions 'access credentials' (likely leftover wording). If you want extra assurance, inspect scripts/script.sh yourself (it only emits heredocs) or run the script in a sandbox. No special secrets or permissions are required to use this skill.
功能分析
Type: OpenClaw Skill Name: fontpreview Version: 2.0.4 The fontpreview skill is a static documentation reference tool. The bash script (scripts/script.sh) only outputs hardcoded text via heredocs and contains no network calls, file system modifications, or credential access. The instructions in SKILL.md are consistent with this behavior and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
The name/description promise a reference for Fontpreview and the package provides a simple bash script and SKILL.md that output local plaintext reference docs. The included script and docs are consistent with a documentation/reference utility. Minor inconsistency: the registry version (2.0.4), SKILL.md (2.0.3), and scripts/script.sh VERSION (2.0.2) differ, but this is an editorial/versioning issue rather than a functional or security mismatch.
Instruction Scope
SKILL.md explicitly states 'No external API calls, no credentials needed' and the script only emits heredoc content—no network, no file reads/writes, and no subprocess invocations besides builtin shell behavior. However, some doc text (quickstart prereqs) generically mentions 'Required tools and access credentials', which is inconsistent with the earlier 'no credentials' statement and could confuse users; this appears to be a documentation artifact rather than an instruction to access credentials or sensitive files.
Install Mechanism
There is no install spec; the skill is instruction-only plus a single bash script. No downloads, package installs, or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths—fully proportional for a reference tool. The only proportionality oddity is the SKILL.md wording that mentions credentials under prerequisites (likely generic documentation text) despite no env vars being required.
Persistence & Privilege
always is false and the skill does not attempt to modify agent configuration, other skills, or system-wide settings. It only contains a read-only bash script that prints documentation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fontpreview
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fontpreview 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug fontpreview
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Fontpreview 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fontpreview concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。

如何安装 Fontpreview?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fontpreview」即可一键安装,无需额外配置。

Fontpreview 是免费的吗?

是的,Fontpreview 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Fontpreview 支持哪些平台?

Fontpreview 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Fontpreview?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.4。

💬 留言讨论