← Back to Skills Marketplace
bytesagain1

Fontpreview

by bytesagain1 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
189
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install fontpreview
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fontpreview concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fontpreview
  3. After installation, invoke the skill by name or use /fontpreview
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug fontpreview
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Fontpreview?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Fontpreview concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.

How do I install Fontpreview?

Run "/install fontpreview" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fontpreview free?

Yes, Fontpreview is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fontpreview support?

Fontpreview is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fontpreview?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.4.

💬 Comments