← 返回 Skills 市场
lolieatapple

QuiverAI Skill

作者 lolieatapple · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quiver-ai-skill
功能描述
Generate SVGs from text prompts and convert raster images (PNG/JPG/WebP) to SVG using QuiverAI's AI models. Use when user asks to create icons, illustrations...
安全使用建议
This skill looks coherent for creating and vectorizing SVGs, but check a few things before trusting it: 1) The SKILL.md asks you to install 'quiver-ai-cli' from npm — verify the package name, author, and reviews on the npm registry before running a global install (or prefer a non-global/sandboxed install). 2) The CLI expects an API key that will be stored in the quiver CLI config on disk; be aware where that config is stored and what API/account the key grants. 3) When vectorizing, the agent will operate on local files or URLs you supply — avoid pointing it at sensitive local files. 4) If you need least privilege, create a dedicated API key with limited scope for this tool. If you want additional assurance, ask the maintainer/source of this skill for a verified homepage or a link to the quiver CLI repository before installing.
功能分析
Type: OpenClaw Skill Name: quiver-ai-skill Version: 1.0.0 The skill bundle provides a standard interface for the 'quiver-ai-cli' tool to generate and vectorize SVGs. It uses restricted bash permissions (Bash(quiver:*)) and follows a logical workflow for file generation and verification without any evidence of data exfiltration, obfuscation, or malicious prompt injection.
能力评估
Purpose & Capability
The skill claims to generate/vectorize SVGs and the SKILL.md exclusively documents using a 'quiver' CLI to do exactly that. Required tools (quiver, filesystem read/write) are consistent with creating and returning SVG files; there are no unrelated service credentials or unrelated binaries requested.
Instruction Scope
Instructions are narrowly scoped to running the quiver CLI, saving outputs (-o), and reading the produced SVGs. One behavioral note: the skill advises passthrough of arbitrary user arguments (quiver $ARGUMENTS) and allows reading files provided by the user (for vectorize), which is expected for this use but gives the agent the ability to operate on arbitrary local files the user points to.
Install Mechanism
No registry install spec is included; the SKILL.md recommends installing a global npm package (npm install -g quiver-ai-cli). That is an expected way to obtain a CLI, but the package name/source is not validated here. Global npm installs can require elevated permissions on some systems and introduce external code from the public registry — reasonable for a CLI but worth verifying the package's trustworthiness.
Credentials
The skill metadata declares no required env vars, but SKILL.md instructs users to set an API key via 'quiver config set api_key <key>' (the CLI's own config). This is proportionate to the stated purpose, but the skill does not declare where the key will be stored or any primaryEnv; users should be aware the key will reside in the CLI config (on disk) rather than in the registry metadata.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It uses Read/Write to create and inspect output SVG files in the working directory, which matches its purpose. Autonomous invocation is allowed by default but is not combined with unusual credential or persistence demands here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quiver-ai-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quiver-ai-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the QuiverAI SVG Generation Skill. - Generate SVGs from text prompts or vectorize raster images (PNG/JPG/WebP) using the `quiver` CLI. - Supports commands for text-to-SVG (`generate`), image-to-SVG (`vectorize`), and listing available AI models. - Always saves SVG output to a file for user access and provides file details upon completion. - Includes configuration guidance for installing and authenticating the `quiver` CLI. - Offers workflow tips for optimal SVG generation and troubleshooting common issues.
元数据
Slug quiver-ai-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QuiverAI Skill 是什么?

Generate SVGs from text prompts and convert raster images (PNG/JPG/WebP) to SVG using QuiverAI's AI models. Use when user asks to create icons, illustrations... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 QuiverAI Skill?

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

QuiverAI Skill 是免费的吗?

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

QuiverAI Skill 支持哪些平台?

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

谁开发了 QuiverAI Skill?

由 lolieatapple(@lolieatapple)开发并维护,当前版本 v1.0.0。

💬 留言讨论