← Back to Skills Marketplace
OpenAssetSearch
by
upintheairsheep
· GitHub ↗
· v1.0.0
301
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install open-asset-search
Description
Search and directly download free images, audio, music, sound effects, videos, and 3D models from WebSim's large, auth-free digital asset library.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install open-asset-search - After installation, invoke the skill by name or use
/open-asset-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is OpenAssetSearch?
Search and directly download free images, audio, music, sound effects, videos, and 3D models from WebSim's large, auth-free digital asset library. It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.
How do I install OpenAssetSearch?
Run "/install open-asset-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenAssetSearch free?
Yes, OpenAssetSearch is completely free (open-source). You can download, install and use it at no cost.
Which platforms does OpenAssetSearch support?
OpenAssetSearch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenAssetSearch?
It is built and maintained by upintheairsheep (@upintheairsheep); the current version is v1.0.0.
More Skills