miximodel
Installation
SKILL.md
Miximodel Skill
Umbrella skill that drives Miximodel admin operations from Claude Code. The first domain it covers is blog publishing — authoring Markdown locally and pushing articles to the production API with inline images uploaded automatically.
Mirrors the configcat skill pattern: a sibling .env file holds the admin
access token, a bash dispatcher loads it, and a Python implementation does the
HTTP work.
Setup
-
Generate an admin access token (server-side, Dockerized or prod):
node ace admin:token:issue <username> --name "miximodel-skill" # also accepts an email or a numeric user id