← 返回 Skills 市场
OpenAssetSearch
作者
upintheairsheep
· GitHub ↗
· v1.0.0
301
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install open-asset-search
功能描述
Search and directly download free images, audio, music, sound effects, videos, and 3D models from WebSim's large, auth-free digital asset library.
安全使用建议
This skill appears coherent and low-risk: it simply queries a public WebSim search endpoint and returns direct asset URLs, and it requires no credentials or installation. Before installing: - Confirm you trust websim.com and its content licensing/terms (assets are user-uploaded and may be copyrighted). - Be cautious when automatically downloading or executing binary assets (models, unfamiliar files) — validate and scan them before use. - Remember the returned asset_url values are public and permanent per the documentation; do not rely on them for private data. - If you need stricter controls, test with non-sensitive queries and limit autonomous usage or set agent policies to review outputs before automated downloads.
功能分析
Type: OpenClaw Skill
Name: open-asset-search
Version: 1.0.0
The skill is a straightforward search tool for the WebSim digital asset library, using a public GET API (websim.com/api/v1/search/assets). It contains no evidence of data exfiltration, malicious execution, or harmful prompt injection, and its instructions are clearly aligned with its stated purpose of finding and downloading media files.
能力评估
Purpose & Capability
Name/description claim a search-and-download interface for WebSim assets and the SKILL.md only requires calling a single public GET endpoint (https://websim.com/api/v1/search/assets). The requested capabilities (search, return asset_url, content_type, etc.) match the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to crafting queries, calling the documented public endpoint, parsing the JSON response, and returning direct asset URLs. The instructions do not request unrelated files, system paths, or extra environment variables. Note: skill instructs using and returning public direct-download URLs (project-assets.websim.com), so the agent will expose those URLs to users.
Install Mechanism
No install spec and no code files are present — this is instruction-only, so nothing is written to disk or installed. This is the lowest-risk install model and coherent with the skill's purpose.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for an unauthenticated public API. There are no unrelated secrets requested.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. It can be invoked autonomously per platform defaults, which is expected for a user-invocable search utility.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install open-asset-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/open-asset-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Search and download real-world digital assets from WebSim’s large, open community library.
- Search images, audio, music, sound effects, videos, and 3D models by filename or description.
- No API key, signup, or authentication required.
- Returns direct, public download URLs for each asset.
- Supports filtering by media type, result count, and pagination.
- Ideal for games, presentations, creative projects, and prototypes.
元数据
常见问题
OpenAssetSearch 是什么?
Search and directly download free images, audio, music, sound effects, videos, and 3D models from WebSim's large, auth-free digital asset library. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 301 次。
如何安装 OpenAssetSearch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-asset-search」即可一键安装,无需额外配置。
OpenAssetSearch 是免费的吗?
是的,OpenAssetSearch 完全免费(开源免费),可自由下载、安装和使用。
OpenAssetSearch 支持哪些平台?
OpenAssetSearch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenAssetSearch?
由 upintheairsheep(@upintheairsheep)开发并维护,当前版本 v1.0.0。
推荐 Skills