ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/darknoah/free-resource
Or

What 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

  1. "Search for five horizontal nature-themed stock photos with a light color palette and save them to my assets folder."
  2. "Find a short 2-second explosion sound effect using the freesound engine and download it as explosion.mp3."
  3. "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

Author@darknoah
Stars3376
Views1
Updated2026-03-24
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-darknoah-free-resource": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#media#assets#stock-media#audio#creative
Safety Score: 4/5

Flags: network-access, file-write, external-api