← 返回 Skills 市场
221
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rapidapi-launch-assistant
功能描述
End-to-end launch and monetization skill for API products on RapidAPI and Clawhub. Use when a user wants to publish APIs, fix gateway/auth/test failures, con...
安全使用建议
This package appears to be what it says (playbooks + a harmless script). Before using it: (1) review the small Python script locally (it only reads a JSON and writes Markdown); (2) do not hand over long-lived production credentials or broad access tokens to an agent automatically — publishing or validating a production API will require marketplace credentials, gateway keys, and possibly DB access, so use least-privilege and short-lived tokens; (3) perform sensitive steps (deploy, change gateway/auth, publish listing) manually or via audited CI with explicit approvals; (4) confirm where logs/outputs go and avoid letting the skill transmit secrets to external endpoints; (5) if you plan to run the skill autonomously, consider restricting its permissions and monitoring its actions.
功能分析
Type: OpenClaw Skill
Name: rapidapi-launch-assistant
Version: 1.0.0
The skill is a legitimate assistant for launching and monetizing APIs on marketplaces like RapidAPI. It contains a simple Python script (scripts/create-launch-plan.py) for generating markdown reports and several reference documents providing marketing and pricing advice, all of which are consistent with its stated purpose and lack any malicious or high-risk behaviors.
能力评估
Purpose & Capability
Name/description match the included materials: SKILL.md describes an end-to-end launch workflow and the repo contains playbooks and a small script to render a launch-plan from JSON. The provided scripts and references are consistent with publishing/configuring an API marketplace listing.
Instruction Scope
SKILL.md stays on-topic (health checks, gateway header mapping, tests, listing copy, pricing). It does not instruct the agent to read unrelated system files or exfiltrate data. However, many recommended actions (validate backend, confirm DB/migrations, update marketplace config) imply the agent or user will provide access to production endpoints and credentials during execution; the document does not specify safe handling or limits for those secrets.
Install Mechanism
No install spec; the skill is instruction-only plus a tiny local Python script that reads a JSON input and writes a markdown plan. There are no downloads, external installers, or executables written to unexpected locations.
Credentials
The skill declares no required environment variables or primary credential, but its runtime actions realistically require marketplace API credentials, gateway keys, and possibly DB credentials. The lack of declared env vars is not malicious but reduces transparency — users will need to supply sensitive access to accomplish the tasks, and the skill does not provide guidance on least-privilege or ephemeral tokens.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system presence or modify other skills/config. Autonomous invocation remains allowed (platform default), which is expected for usable skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rapidapi-launch-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/rapidapi-launch-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
RapidAPI Launch Assistant helps creators go from local API to sell-ready marketplace listing.
It covers gateway/auth setup, test flow, pricing tiers, troubleshooting (401/SSL/test mismatch), listing conversion, and first-customer launch channels.
Best for solo builders, indie hackers, and API founders who want faster time-to-revenue.
元数据
常见问题
rapidapi-launch-assistant 是什么?
End-to-end launch and monetization skill for API products on RapidAPI and Clawhub. Use when a user wants to publish APIs, fix gateway/auth/test failures, con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 221 次。
如何安装 rapidapi-launch-assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rapidapi-launch-assistant」即可一键安装,无需额外配置。
rapidapi-launch-assistant 是免费的吗?
是的,rapidapi-launch-assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
rapidapi-launch-assistant 支持哪些平台?
rapidapi-launch-assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 rapidapi-launch-assistant?
由 leduc121(@leduc121)开发并维护,当前版本 v1.0.0。
推荐 Skills