Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.molin.ai/llms.txt

Use this file to discover all available pages before exploring further.

Ninja is an autonomous agent that can use the browser and run tools to accomplish tasks for you. It can browse the web, read and write files, connect to your shop, generate images and text, and much more.

Connect your shop

Ask in plain English to fetch orders, update products, list customers, or run any other platform action without leaving the chat.
Platform
Shopify
Shoper
Shoprenter
UNAS
Shoptet
To connect a shop, just ask Ninja: “Connect my Shopify store” or “Add my UNAS shop.” Ninja walks you through the auth flow and stores credentials in the vault so subsequent tasks reuse them.

Generate images

Ninja can generate images from a text prompt (or text + reference image) using Google’s Nano Banana family of models.
Model
nano-banana-2
nano-banana-pro
Just ask: “Generate a watercolor image of a cat riding a unicycle” or “Use this product photo as a reference and generate a holiday-themed banner.”

Generate text with Claude or ChatGPT

For any text-generation job — product descriptions, translations, summaries, SEO copy, classification — Ninja calls Claude or ChatGPT and bills you in credits. You do not need your own ANTHROPIC_API_KEY or OPENAI_API_KEY.

Claude models

Model
claude-haiku-4-5
claude-sonnet-4-6
claude-opus-4-6

ChatGPT models

Model
gpt-5-mini
gpt-5.4-mini
gpt-5.1
gpt-5.5
Ninja picks the cheapest model that satisfies your quality bar. Just ask: “Translate these 200 product descriptions to French” or “Summarise this 5-page article in one paragraph.”

Vault for secrets

Ninja has a persistent, encrypted vault that stores secrets across your tasks. Any API key, password, token, or sensitive value Ninja needs is saved in the vault so you only have to enter it once. Common uses:
  • platform credentials (Shopify access tokens, UNAS API keys, etc)
  • third-party API keys (Customer.io, Hunter.io, etc)
  • shop-specific identifiers (shop IDs, store URLs)
When a task needs a secret you have not provided yet, Ninja shows a secure input form in chat.

Skills

Skills are domain-specific knowledge packs that teach Ninja how to handle a particular tool, workflow, or API. Ninja comes with built-in skills for common workflows (e.g. managing Google Ads, image/video generation, writing Python code, and more). You can also install skills from any GitHub repository. Just give Ninja the URL.

Generate Google Ads content

Ninja can authenticate to your Google Ads account and pull data for you. Useful for analysing campaign performance, generating ad copy variations, or exporting reports.