Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 13, 2026·2 min de lecture

Generative Media Skills — muapi + npx skills add

Generative Media Skills is a multi-modal skill library: run image/video recipes via muapi-cli, installable into Claude Code/Cursor with `npx skills add`.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 66/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Npm
Confiance
Confiance : Established
Point d'entrée
pip install muapi-cli
Commande CLI universelle
npx tokrepo install eff58004-95ca-5e16-bfc4-f85ec9b207c2
Introduction

Generative Media Skills is a multi-modal skill library: run image/video recipes via muapi-cli, installable into Claude Code/Cursor with npx skills add.

Best for: Creators who want a CLI-driven, repeatable media generation workflow for agents

Works with: muapi-cli, bash scripts, npx skills add, common agent runners

Setup time: 8-20 minutes

Key facts (verified)

  • GitHub: 3223 stars · 357 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pip install muapi-cli.

Main

  • Use it as a recipe library: each skill declares inputs + steps, so your agent can fill parameters and execute deterministic CLI calls instead of improvising prompts.

  • Start with a single image recipe to validate your API key and output format, then graduate to longer chains (storyboard/video director scripts).

  • Prefer agent-friendly output modes (--output-json, extracting URLs) when you want to feed results into the next tool call automatically.

Source-backed notes

  • README quick start installs muapi-cli via npm or pip and configures an API key with muapi auth configure.
  • README installs skills via npx skills add ... --all (or a specific --skill ...) and supports targeting multiple agents.
  • README shows example commands like muapi image generate ... --model ... and an agent-friendly JSON output pattern.

FAQ

  • Do I need Python for muapi?: No — README recommends npm install; pip is optional.
  • How do I install the skills into Claude Code?: Use npx skills add SamurAIGPT/Generative-Media-Skills --all as in README.
  • How do I make outputs machine-readable?: Use README’s --output-json and --jq extraction examples for URLs/results.
🙏

Source et remerciements

Source: https://github.com/SamurAIGPT/Generative-Media-Skills > License: MIT > GitHub stars: 3223 · forks: 357

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires