← 返回 Skills 市场
charmmm718

QuiverAI Quickstart

作者 charmmm718 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
325
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quiverai-quickstart
功能描述
QuiverAI API快速入门指南。当用户想要学习如何使用QuiverAI的SVG生成API时使用此技能。包括API密钥创建、环境配置、SDK安装和发送请求的完整流程。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quiverai-quickstart
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quiverai-quickstart 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - QuiverAI API快速入门指南
元数据
Slug quiverai-quickstart
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QuiverAI Quickstart 是什么?

QuiverAI API快速入门指南。当用户想要学习如何使用QuiverAI的SVG生成API时使用此技能。包括API密钥创建、环境配置、SDK安装和发送请求的完整流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。

如何安装 QuiverAI Quickstart?

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

QuiverAI Quickstart 是免费的吗?

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

QuiverAI Quickstart 支持哪些平台?

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

谁开发了 QuiverAI Quickstart?

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

💬 留言讨论