← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install oatda-list-models
功能描述
List available AI models from OATDA's 10+ providers with optional filtering by type (chat, image, video) or provider name. Triggers when the user wants to se...
安全使用建议
This skill is coherent for listing models via OATDA. Before installing, verify you trust https://oatda.com and that your OATDA_API_KEY has minimal required privileges. Keep ~/.oatda/credentials.json file permissions restricted (e.g., chmod 600) since the skill reads that file to obtain the key. Never paste the full API key into chat; the SKILL.md's guidance to only show the first 8 characters is appropriate. If you prefer stricter separation, create a dedicated API key for this skill and revoke it if you stop using the skill.
功能分析
Type: OpenClaw Skill
Name: oatda-list-models
Version: 1.0.4
The oatda-list-models skill is a standard API client designed to fetch and display available AI models from the OATDA service. It retrieves credentials from a specific local configuration file (~/.oatda/credentials.json) or environment variable and makes authenticated GET requests to oatda.com. The instructions in SKILL.md include explicit security guidelines to avoid leaking the API key and the logic is entirely consistent with the stated purpose of model discovery.
能力评估
Purpose & Capability
Name/description (list models from OATDA) match the declared requirements: an OATDA API key, curl and jq for HTTP+JSON, and an optional local credentials file for fallback. Nothing requested appears unrelated to listing models.
Instruction Scope
Instructions explicitly read ~/.oatda/credentials.json as a fallback to obtain OATDA_API_KEY and run curl queries against https://oatda.com/api/v1/llm/models. Reading the credentials file is within scope for resolving the API key, but it does require access to a local file containing secrets — the SKILL.md correctly warns not to print the full key.
Install Mechanism
Instruction-only skill with no install steps or downloads. Lowest-risk install profile.
Credentials
Only requests the OATDA_API_KEY and an optional credentials file under ~/.oatda. No unrelated secrets or additional service credentials are required.
Persistence & Privilege
Does not request always:true, does not modify other skills or system settings. Default agent invocation settings are preserved.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oatda-list-models - 安装完成后,直接呼叫该 Skill 的名称或使用
/oatda-list-models触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Re-publish with config path declaration for trust scan refresh
v1.0.2
Declare credentials.json file access in manifest
v1.0.1
Declare OATDA_API_KEY credential in metadata for trust scan
v1.0.0
Initial release
元数据
常见问题
OATDA List Models 是什么?
List available AI models from OATDA's 10+ providers with optional filtering by type (chat, image, video) or provider name. Triggers when the user wants to se... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 OATDA List Models?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oatda-list-models」即可一键安装,无需额外配置。
OATDA List Models 是免费的吗?
是的,OATDA List Models 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OATDA List Models 支持哪些平台?
OATDA List Models 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OATDA List Models?
由 devcsde(@devcsde)开发并维护,当前版本 v1.0.4。
推荐 Skills