modellix

Solid

Integrate Modellix's unified API for AI image and video generation into applications. Use this skill whenever the user wants to generate images from text, create videos from text or images, edit images, do virtual try-on, or call any Modellix model API. Also trigger when the user mentions Modellix, model-as-a-service for media generation, or needs to work with providers like Qwen, Wan, Seedream, Seedance, Kling, Hailuo, or MiniMax through a unified API. Prefer modellix-cli (model run --wait, task download, doctor, model list) over hand-rolled REST polling whenever the CLI is available.

AI & Automation 1 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Modellix Skill Modellix is a Model-as-a-Service (MaaS) platform for async image/video generation. Prefer the official CLI (`modellix-cli`) so submit, wait, and download stay one coherent workflow. Persistent session guardrails also ship as Open Plugins rules under `rules/*.mdc`. ## Official Docs - AI Onboarding: https://docs.modellix.ai/get-started.md - REST API: https://docs.modellix.ai/ways-to-use/api.md - Full Models Index: https://docs.modellix.ai/llms.txt - Docs MCP (search / read docs): https://docs.modellix.ai/mcp - CLI package (source of truth for CLI behavior): https://www.npmjs.com/package/modellix-cli ### Documentation lookup policy This plugin may expose the **Modellix Docs MCP** (`.mcp.json` → `https://docs.modellix.ai/mcp`). It is a **read-only documentation** server (`search_modellix`, docs filesystem query, optional feedback). It does **not** submit generation tasks, poll, download, or handle API keys. When looking up product/API/install docs or request-body schema: 1. Prefer Docs MCP when the host has it connected (search, then read the matching page / OpenAPI chunk). 2. Else use `modellix-cli model describe <slug> --json` → `docs_url`, or browse https://docs.modellix.ai/llms.txt and fetch the model `.md`. 3. For **CLI command syntax and flags**, prefer this skill, `references/cli-playbook.md`, the npm README, or `modellix-cli --help` — do **not** trust website CLI pages over the CLI package (docs can lag). If the Docs MCP exposes a skill resource, ...

Details

Author
Modellix
Repository
Modellix/modellix-plugin
Created
5 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category