← Back to Skills Marketplace
charmmm718

QuiverAI Quickstart

by charmmm718 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
325
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quiverai-quickstart
Description
QuiverAI API快速入门指南。当用户想要学习如何使用QuiverAI的SVG生成API时使用此技能。包括API密钥创建、环境配置、SDK安装和发送请求的完整流程。
Usage Guidance
This skill is a normal quickstart guide. Before installing or using it: (1) verify the domain and links (quiver.ai, docs.quiver.ai) are the official service you intend to use since the skill source is listed as unknown; (2) confirm the npm package name (@quiverai/sdk) exists on the registry and inspect its source or use a known-good package lock before installing; (3) never commit QUIVERAI_API_KEY to version control and store it in a secrets manager for production; (4) create least-privilege API keys if the service supports them and monitor usage/quotas so a leaked key can be rotated quickly.
Capability Analysis
Type: OpenClaw Skill Name: quiverai-quickstart Version: 1.0.0 The skill bundle provides a quick-start guide for the QuiverAI API, including instructions for account setup, API key configuration, SDK installation, and making API requests. All instructions and code examples are directly related to the stated purpose, using standard methods like `npm install` and `curl` to interact with the `quiver.ai` domain. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior or access unrelated sensitive data. The `SKILL.md` even includes good security advice regarding API key handling.
Capability Assessment
Purpose & Capability
The name/description (QuiverAI SVG API quickstart) matches the declared requirement (QUIVERAI_API_KEY) and the runtime instructions (account, API key, env var, SDK install, curl/snippet). There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md stays on-topic: it instructs how to create an API key, set an environment variable, install the SDK, and call the API. It does not ask the agent to read unrelated files, collect extra system data, or exfiltrate information to third-party endpoints.
Install Mechanism
There is no installation spec or downloaded code; the skill is instruction-only. The only install instruction is to run a public npm package (@quiverai/sdk), which is appropriate for a Node quickstart and not performed by the skill itself.
Credentials
Only one environment variable (QUIVERAI_API_KEY) is declared and used, which is proportionate for an API quickstart. No other secrets, config paths, or unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. Autonomous invocation is allowed by default but is expected for skills and is not combined with any other elevated privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quiverai-quickstart
  3. After installation, invoke the skill by name or use /quiverai-quickstart
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - QuiverAI API快速入门指南
Metadata
Slug quiverai-quickstart
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is QuiverAI Quickstart?

QuiverAI API快速入门指南。当用户想要学习如何使用QuiverAI的SVG生成API时使用此技能。包括API密钥创建、环境配置、SDK安装和发送请求的完整流程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 325 downloads so far.

How do I install QuiverAI Quickstart?

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

Is QuiverAI Quickstart free?

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

Which platforms does QuiverAI Quickstart support?

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

Who created QuiverAI Quickstart?

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

💬 Comments