← 返回 Skills 市场
charmmm718

QuiverAI

作者 charmmm718 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
373
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quiverai
功能描述
Generate and vectorize SVG graphics via the QuiverAI API (Arrow model). Use when the user asks to create logos, icons, or illustrations as SVG, convert raste...
安全使用建议
This skill appears internally consistent and low-risk because it only documents calls to api.quiver.ai and requires a single QuiverAI API key. Before installing: 1) Confirm you trust Quiver.ai and understand their billing (requests may consume credits). 2) Treat QUIVERAI_API_KEY like any secret — provide only to agents you trust, rotate it if shared, and avoid embedding it in public places. 3) Be aware that any raster images you send will be uploaded to the QuiverAI service (check their privacy/terms if images are sensitive). 4) If you prefer, create a limited/throwaway API key for testing. The scanner had no code to analyze (instruction-only), so disk execution risk is low — but runtime network calls to the QuiverAI API will occur when the skill is used.
功能分析
Type: OpenClaw Skill Name: quiverai Version: 1.0.0 The skill bundle is benign. It provides documentation and examples for interacting with the QuiverAI API to generate and vectorize SVG graphics. All instructions and code snippets in SKILL.md are directly related to this stated purpose, using the `QUIVERAI_API_KEY` as expected for an API skill. There is no evidence of prompt injection, data exfiltration, malicious execution, or attempts to establish persistence. All network calls are directed to the documented `api.quiver.ai` endpoint.
能力评估
Purpose & Capability
Name/description, endpoints, and example SDK usage all describe generating and vectorizing SVGs via QuiverAI. The single required environment variable (QUIVERAI_API_KEY) is exactly the credential needed to call the documented API.
Instruction Scope
SKILL.md only contains curl/SDK examples and parameter/response docs for api.quiver.ai; it does not instruct reading unrelated files, accessing other environment variables, or sending data to third-party endpoints beyond the QuiverAI API.
Install Mechanism
There is no install spec and no code files (instruction-only). The doc mentions an optional public npm SDK (@quiverai/sdk) but does not download or execute arbitrary code — this is low-risk and proportionate.
Credentials
Only QUIVERAI_API_KEY is required and declared as the primary credential. That single key is appropriate for an API-integration skill; there are no unrelated secrets or excessive env requirements.
Persistence & Privilege
always is false, no config paths or system modifications are requested, and the skill does not ask to persist beyond normal operation. disable-model-invocation is default (false) which is expected and not flagged alone.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quiverai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quiverai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Text-to-SVG and Image-to-SVG via QuiverAI Arrow model API
元数据
Slug quiverai
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QuiverAI 是什么?

Generate and vectorize SVG graphics via the QuiverAI API (Arrow model). Use when the user asks to create logos, icons, or illustrations as SVG, convert raste... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 373 次。

如何安装 QuiverAI?

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

QuiverAI 是免费的吗?

是的,QuiverAI 完全免费(开源免费),可自由下载、安装和使用。

QuiverAI 支持哪些平台?

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

谁开发了 QuiverAI?

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

💬 留言讨论