civitai/civitai

A repository of models, textual inversions, and more

7.2kStars on the repository
61Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-ecosystem

01

civitai/civitai

Skill Claude CodeCodex

Add a new ecosystem and base model to basemodel.constants.ts. Use when onboarding a new model family from providers like Baidu, ByteDance, Google, etc. Handles ECO constants, BM constants, ecosystem record, family (creates new if needed), license (creates new if needed), and base model record. Optionally triggers…

7.2k +1 today A 78 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Wire an existing ecosystem into the generation system. Adds generation support to basemodel.constants.ts, creates graph and handler files, and wires them into the ecosystem discriminator, workflow config, and router. Use after add-ecosystem when you need the ecosystem to show up in the generation form. Always checks…

7.2k +1 today A 78 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Author a prompt-enhancement system prompt for a new ecosystem and register/update it on the orchestrator's prompt-analysis service. Use when onboarding a new ecosystem (e.g. happyhorse, a new Flux variant, a new Wan video version) and the user provides the ecosystem key plus a reference link, model card, or…

7.2k +1 today A 95 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Wire an existing ecosystem into the LoRA training system so it appears as a trainable base model in the training form. Adds the base-model entry, schema enums, orchestrator validation, feature flag, and per-ecosystem default params. Use when a model family (already in basemodel.constants.ts) needs training support …

7.2k +1 today A 103 tokens original Apache-2.0

axiom

05

civitai/civitai

Skill Claude CodeCodex

Query Axiom logs and datasets using APL (Axiom Processing Language). Use when investigating production errors, debugging webhook failures, checking log patterns, or analyzing system behavior.

7.2k +1 today A 37 tokens original Apache-2.0

bitdex-test

06

civitai/civitai

Skill Claude CodeCodex

Test that BitDex correctly handles all image search filter combinations used across the site.

7.2k +1 today A 0 tokens original Apache-2.0

browser-automation

07

civitai/civitai

Skill Claude CodeCodex

Browser automation via HTTP server. Supports multiple concurrent sessions for multi-user testing, saved flows, and profile-based auth persistence.

7.2k +1 today A 28 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Query and explore Civitai Orchestration workflows, jobs, and results. Use for analyzing image/video generation jobs, viewing job results, searching by workflow ID, job ID, user, or date range.

7.2k +1 today A 49 tokens original Apache-2.0

civitai-review

09

civitai/civitai

Skill Claude CodeCodex

Run the five Civitai review agents (reuse, safety, performance, tests, intent) over a feature segment in the main Next.js app (src/), consolidate their findings, and drive the fix loop to ship. Use before calling a segment done, or when asked to review main-app work.

7.2k +1 today C 66 tokens original Apache-2.0

cleanup

10

civitai/civitai

Skill Claude CodeCodex

Runs the two no-gate review lanes over everything this session touched, consolidates them, and APPLIES the fixes: comment-review (comment necessity + false claims) and docs-drift-review (docs the session made wrong). Session-scoped, not segment-scoped. Use partway through a long session, and before opening a PR.

7.2k +1 today A 71 tokens original Apache-2.0

clickhouse-query

11

civitai/civitai

Skill Claude CodeCodex

Run ClickHouse queries for analytics, metrics analysis, and event data exploration. Use when you need to query ClickHouse directly, analyze metrics, check event tracking data, or test query performance. Read-only by default.

7.2k +1 today A 47 tokens original Apache-2.0

clickup

12

civitai/civitai

Skill Claude CodeCodex

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

7.2k +1 today A 40 tokens original Apache-2.0

cloudflare

13

civitai/civitai

Skill Claude CodeCodex

Query Cloudflare HTTP analytics AND manage security rules across zones. Traffic investigation (top IPs, paths, user agents, bot scores, timelines, scrape analysis) plus export and port of Custom Rules + Rate Limit Rules between zones (e.g. civitai.com -> civitai.red).

7.2k +1 today A 60 tokens original Apache-2.0

component-preview

14

civitai/civitai

Skill Claude CodeCodex

Preview React components with real Mantine + Tailwind styling using Ladle. Use when modifying UI components, fixing visual bugs, or when the user asks to see what a component looks like. Creates Ladle stories, captures screenshots in dark/light mode, and presents them for review. Use proactively after UI changes.

7.2k +1 today A 65 tokens original Apache-2.0

deploy-status

15

civitai/civitai

Skill Claude CodeCodex

Check civitai PROD deployment status across the live Tekton -> Flux -> Flagger chain on the DataPacket cluster (kubectl, read-only). Tekton/Flagger cluster state is the primary truth; the GitHub Deployments API is kept as a public cross-check. Use to see where a deploy is in the chain, watch it to completion, or debug…

7.2k +1 today A 83 tokens original Apache-2.0

dev-server

16

civitai/civitai

Skill Claude CodeCodex

Manage Next.js dev servers across worktrees. Start, stop, and read logs from dev servers. Agents can access logs from any running session, regardless of who started it.

7.2k +1 today D 38 tokens original Apache-2.0

discord

17

civitai/civitai

Skill Claude CodeCodex

Post announcements and messages to Discord channels. Use when sharing updates, releases, or team communications.

7.2k +1 today A 21 tokens original Apache-2.0

ecosystem-seo-page

18

civitai/civitai

Skill Claude CodeCodex

Generate a programmatic-SEO "ecosystem hub page" mockup for a Civitai generation ecosystem (Flux, SDXL, Pony, Illustrious, Wan, Qwen, etc.). Produces a self-contained, on-brand HTML landing page that ranks for " AI", "best models", " vs X", "how to run " and funnels visitors into the generator and membership.…

7.2k +1 today A 162 tokens original Apache-2.0

feature-walkthrough

19

civitai/civitai

Skill Claude CodeCodex

Capture a finished feature as live screenshots and assemble them into a shareable walkthrough page for review. Use when someone needs to see a feature working but a live demo isn't possible — a reviewer in another timezone, a stakeholder who wants to look before a rollout, a PR whose value doesn't survive a diff.…

7.2k +1 today A 76 tokens original Apache-2.0

feedback-triage

20

civitai/civitai

Skill Claude CodeCodex

Turn a batch of user feedback (Discord threads, DMs, article comments, support tickets) into a triage checklist. Produces TWO artifacts — a full private one with attribution and tracker links, and a sanitized public one safe for docs/. Use when asked to triage feedback, build a feedback checklist, or record what a…

7.2k +1 today A 77 tokens original Apache-2.0

flipt

21

civitai/civitai

Skill Claude CodeCodex

Manage Flipt feature flags - list, create, enable/disable, and configure rollout rules. Use when you need to control feature flag state or set up segmented rollouts.

7.2k +1 today A 38 tokens original Apache-2.0

freshdesk

22

civitai/civitai

Skill Claude CodeCodex

Interact with Freshdesk support platform - search/view/update tickets, reply to customers, add notes, look up contacts, and manage Knowledge Base articles. Use when you need to manage support tickets, look up customer information, or work with KB content.

7.2k +1 today A 52 tokens original Apache-2.0

meilisearch-admin

23

civitai/civitai

Skill Claude CodeCodex

Check Meilisearch index status, tasks, health, and settings. Use for debugging search issues, monitoring indexing tasks, and inspecting index configuration. Read-only admin operations.

7.2k +1 today A 39 tokens original Apache-2.0

metabase

24

civitai/civitai

Skill Claude CodeCodex

Create and manage Metabase questions, dashboards, and public links. Use when the user wants to build metrics dashboards, create saved questions with SQL queries, or share analytics publicly.

7.2k +1 today A 38 tokens original Apache-2.0