← 返回 Skills 市场
🔌

RunAPI Model Explorer

作者 RunAPI · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ✓ 安全检测通过
37
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install runapi-model-explorer
功能描述
Use when the user asks what RunAPI models are available, compares models, needs pricing, asks for required fields, searches by modality, or wants a recommend...
使用说明 (SKILL.md)

RunAPI Model Explorer

Use RunAPI catalog and pricing tools for discovery.

Workflow

  1. Call mcp__runapi__list_models with modality, service, or action filters when possible.
  2. For a specific model, call mcp__runapi__get_model_info; when service/action are known, include them to get the exact endpoint constraints.
  3. For cost questions, call mcp__runapi__check_pricing.
  4. Summarize as a compact table.
  5. End with one recommended service/action/model triple when the user wants to generate.

Rules

  • Do not quote stale prices.
  • Do not mention hidden infrastructure providers.
  • Do not overwhelm the user with the whole catalog unless they ask.
  • Keep model slugs exactly as returned by tools.
安全使用建议
Before installing, confirm you are comfortable with the agent calling RunAPI MCP tools to look up model catalogs, endpoint details, and pricing. Treat prices and recommendations as decision support, and verify costs before spending money.
能力评估
Purpose & Capability
The stated purpose is model discovery, comparison, pricing, required-parameter lookup, and recommendations; the only runtime actions are RunAPI catalog/pricing MCP calls that match that purpose.
Instruction Scope
Instructions are narrow and user-triggered, but the rule not to mention hidden infrastructure providers could limit transparency if a user specifically asks about backend providers.
Install Mechanism
The artifact contains only a markdown SKILL.md file, with no executable scripts, dependencies, package install steps, or clawpack URL.
Credentials
Use of RunAPI model, model-info, and pricing tools is proportionate to the discovery and recommendation purpose; no broad local file, credential, or system access is requested.
Persistence & Privilege
No persistence, background workers, privilege escalation, credential handling, or mutation authority is present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install runapi-model-explorer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /runapi-model-explorer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
- Improved skill description for clarity on triggers and use cases. - Updated workflow steps for model discovery and pricing, with emphasis on filters and endpoint details. - Added clear rules to avoid outdated prices, hidden provider mentions, and information overload. - Introduced compact table summaries and recommendation logic for generation use cases.
元数据
Slug runapi-model-explorer
版本 0.1.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

RunAPI Model Explorer 是什么?

Use when the user asks what RunAPI models are available, compares models, needs pricing, asks for required fields, searches by modality, or wants a recommend... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 37 次。

如何安装 RunAPI Model Explorer?

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

RunAPI Model Explorer 是免费的吗?

是的,RunAPI Model Explorer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

RunAPI Model Explorer 支持哪些平台?

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

谁开发了 RunAPI Model Explorer?

由 RunAPI(@runapi-ai)开发并维护,当前版本 v0.1.3。

💬 留言讨论