mood-music

Map user mood to Loudly API genres and generate music tracks.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/shfahiim/inferEdge --skill mood-music-shfahiim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mood-music
Source: https://github.com/shfahiim/inferEdge/tree/main/skills/featured/mood-music
Command: npx skills add https://github.com/shfahiim/inferEdge --skill mood-music-shfahiim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables real-time mood-driven music generation by mapping user mood to available Loudly genres and producing a suitable track.

Core Features & Use Cases

  • Mood-to-genre mapping: Translates user mood into a compatible Loudly genre for music generation.
  • Media-aware mood analysis: Analyzes user-provided images or audio to infer mood and suggest matching tracks.
  • End-to-end generation: Fetches available genres, validates inputs, and requests a generated track with configurable duration and energy.
  • Use Case: Create a personalized ambience track for a workout, study session, or relaxation based on your mood.

Quick Start

Use the mood prompts to map to a Loudly genre, then generate a track with a chosen duration and energy.

Frequently Asked Questions about mood-music

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate mood-based music from text prompts?

Mood-based music generation translates text mood prompts into compatible Loudly API genres to produce suitable tracks. It uses a two-step workflow to fetch valid genres before requesting a generated track with configurable energy and duration.

Can I use images or audio to derive a mood soundtrack?

Media inputs like images or audio can be analyzed to infer mood and generate a matching soundtrack. The skill processes provided media to derive a corresponding genre, energy, and duration, then invokes the generation script to create the track.

Do I need an API key to generate mood-appropriate music?

A Loudly API key is required to generate mood-appropriate music. The skill uses this key to authenticate the two-step workflow process, which involves fetching available genres and then submitting the track generation request.

What is the best way to ensure valid genres are used for mood-driven music generation?

To ensure valid genres for mood-driven music generation, the skill uses a two-step workflow that fetches available Loudly API genres before requesting a track. This approach validates the mapped mood genre against the API's supported list prior to generation.

Can I configure the energy and duration of a generated soundtrack?

Configurable duration and energy levels are supported for the generated soundtrack. After mapping your mood to a valid Loudly genre, the skill invokes the generation script using your specified energy and duration parameters to produce the track.