← Back to Skills Marketplace
charmmm718

QuiverAI

by charmmm718 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
373
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quiverai
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quiverai
  3. After installation, invoke the skill by name or use /quiverai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Text-to-SVG and Image-to-SVG via QuiverAI Arrow model API
Metadata
Slug quiverai
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 373 downloads so far.

How do I install QuiverAI?

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

Is QuiverAI free?

Yes, QuiverAI is completely free (open-source). You can download, install and use it at no cost.

Which platforms does QuiverAI support?

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

Who created QuiverAI?

It is built and maintained by charmmm718 (@charmmm718); the current version is v1.0.0.

💬 Comments