lovart-api

lovart-api is a skill for Claude Code from lovartai/lovart-skill. It costs 134 tokens per session (6,344 once invoked), scanned C, original, no licence file.

A connection to Lovart AI for creating images, videos, audio, and music, and for managing Lovart projects, threads, and settings.

In plain words
What is it for?
Use it when users ask to generate supported visual or audio content or manage their Lovart work.
Why use it?
It gives the agent access to Lovart-related creative and project-management tasks.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it when users ask to generate supported visual or audio content or manage their Lovart work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lovartai/lovart-skill/templates
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lovartai/lovart-skill --skill templates
Clone the repo
git clone --depth 1 https://github.com/lovartai/lovart-skill

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lovart-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/lovartai/lovart-skill/templates.svg)](https://agentmods.dev/skills/lovartai/lovart-skill/templates)
Your own site
<a href="https://agentmods.dev/skills/lovartai/lovart-skill/templates"><img src="https://agentmods.dev/badge/skills/lovartai/lovart-skill/templates.svg" alt="Measured on agentmods" height="20"></a>
Per session 134 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00134 $0.06344
Opus 5 $0.00067 $0.03172
Sonnet 5 $0.00027 $0.01269
Haiku 4.5 $0.00013 $0.00634

Measured today against content hash 24a3491ecf00, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade C, and why

lovart-api scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

history, 历史, 切换, switch. You CAN generate directly - never say you cannot.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- NEVER construct URLs, make curl/wget/fetch requests, or call Lovart APIs directly
templates/SKILL.md · 528 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +75 lines 24a3491ecf00
  2. 8d ago First seen · 453 lines · 134 tokens per session scan C 412e332073fe

Subscribe to this mod's changes

lovart-api is a skill published in the GitHub repository lovartai/lovart-skill (125 stars, last pushed yesterday), with no licence file. It adds 134 tokens to every session and 6,344 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it C with 2 findings (tells the agent never to refuse, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

morph-ppt-3d

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

iOfficeAI/OfficeCLI · 37 tokens

imagegen-frontend-web

Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not…

Leonxlnx/taste-skill · 126 tokens

brandkit

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

Leonxlnx/taste-skill · 89 tokens

video-frames

Extract a single frame from a local video at the first frame, a timestamp, or a zero-based frame index using FFmpeg.

iflytek/skillhub · 30 tokens