mofa-fm-api

Access MoFA FM podcast content, trending topics, and user interactions via RESTful API endpoints.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/cnbison/lbc-skills --skill mofa-fm-api-cnbison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mofa-fm-api
Source: https://github.com/cnbison/lbc-skills/tree/main/skills/mofa-fm-api
Command: npx skills add https://github.com/cnbison/lbc-skills --skill mofa-fm-api-cnbison

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides programmatic access to MoFA FM's podcast platform, enabling users to browse shows, manage episodes, and retrieve trending topics efficiently.

Core Features & Use Cases

  • Content Discovery and Management: Browse shows and episodes, create, update, or delete podcasts.
  • Trending Data Access: Fetch real-time hot topics from 56 different sources for social and content insights.
  • Search and Interaction: Search podcasts, read comments, and engage with content through likes and follows.

Quick Start

Use the API to list available podcasts and retrieve trending topics on MoFA FM.

Frequently Asked Questions about mofa-fm-api

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

FAQPage Schema
How do I access podcast content and trending data via a RESTful API?

You can access podcast content and trending data via a RESTful API by querying endpoints for shows, episodes, and user interactions on the MoFA FM platform to retrieve real-time information.

Can I manage and update podcast episodes programmatically?

Yes, you can manage and update podcast episodes programmatically by sending requests to the API endpoints to create, update, or delete podcast content within your content management workflow.

How do I retrieve real-time hot topics from multiple sources for content insights?

You retrieve real-time hot topics for content insights by calling the API's trending data endpoints, which fetch social signals from 56 different sources on the MoFA FM platform.

Does this API support searching podcasts and retrieving user interactions?

Yes, the API supports searching podcasts and retrieving user interactions by providing endpoints to search content, read comments, and access likes and follows for analytics.

What is the best way to integrate podcast management into an existing content workflow?

The best way to integrate podcast management into an existing content workflow is by using the RESTful API endpoints to connect MoFA FM's shows and episodes data directly into your curation systems.