free-resource
Search and retrieve royalty-free media from Pixabay (images/videos), Freesound (audio effects), and Jamendo (music/BGM). Use when the user needs to find stock photos, illustrations, vectors, videos, sound effects, or background music, download media, or query media libraries with filters.
Why use this skill?
Easily search and download royalty-free images, videos, sound effects, and music from Pixabay, Freesound, and Jamendo using this OpenClaw media skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/darknoah/free-resourceWhat This Skill Does
The free-resource skill acts as a powerful bridge between OpenClaw and major royalty-free media repositories including Pixabay, Freesound, and Jamendo. It enables users to programmatically search, browse, and download high-quality digital assets directly from the CLI or via automated workflows. Whether you need professional-grade stock photography, cinematic video footage, crisp sound effects, or background music tracks for a creative project, this skill streamlines the acquisition process by abstracting complex API calls into simple, unified commands.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/darknoah/free-resource
Once installed, navigate to the skill directory to set up your configuration. Copy the config.example.json to config.json and populate it with your respective API keys from Pixabay, Freesound, and the Jamendo developer portal. The skill intelligently prioritizes credentials provided via command-line flags, environment variables, or your local config file, ensuring seamless integration into CI/CD pipelines or local development workflows.
Use Cases
This skill is indispensable for content creators, game developers, and multimedia producers who need rapid access to assets without copyright concerns. Use it to populate a game engine with sound effects, automate the retrieval of thumbnail images for a content management system, or batch-download royalty-free music for video editing projects. Because it supports advanced filters like image orientation, audio duration, and file types, it is equally effective for quick manual searches and complex bulk-processing tasks.
Example Prompts
- "Search for five horizontal nature-themed stock photos with a light color palette and save them to my assets folder."
- "Find a short 2-second explosion sound effect using the freesound engine and download it as explosion.mp3."
- "Look for 10 upbeat rock tracks on Jamendo suitable for a background video loop and display their titles."
Tips & Limitations
Always verify that your API keys are valid by visiting the developer portals of the respective platforms. When performing heavy batch downloads, ensure you stay within the rate limits specified by each service provider. Note that while these platforms offer royalty-free content, you should always check the specific licensing terms (e.g., Creative Commons attribution) attached to individual files before public commercial release. If a search query yields no results, consider broadening your parameters or checking the spelling of your keywords.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-darknoah-free-resource": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
qwen3-audio
High-performance audio library for Apple Silicon with text-to-speech (TTS) and speech-to-text (STT).
qwen-audio
High-performance audio library with text-to-speech (TTS) and speech-to-text (STT).
Rednote Cli
Skill by darknoah
redact
Privacy redaction toolkit for images, PDFs, Word documents, and PowerPoint presentations. Use when the user needs to redact, mask, or replace sensitive/private information in files. Triggers: - Redacting or masking sensitive text in images, PDFs, documents, or presentations - Replacing names, phone numbers, IDs, or other PII in files - Processing privacy compliance for documents before sharing - Anonymizing content in visual files Supported formats: png/jpg images, PDF, docx/doc, pptx/ppt