Civitai avatar

Civitai

Official

@civitai · United States of America

0Followers
|
32Public Repos
|
41Published Skills

Offers specialized administrative interfaces for managing PostgreSQL, ClickHouse, Redis, and Meilisearch instances alongside Next.js development environments and project management operations.

Skills Distribution
DomainData Systems...Database Administr.. (40%)Development Enviro.. (30%)Content & Project .. (30%)

Agent Skills by Civitai

Showing 41 vetted skills indexed across 1 GitHub repositories.

civitaicivitai
7.2k

freshdesk

Manage Freshdesk support tickets, contacts, and Knowledge Base articles via the v2 REST API.

Official
Advanced
civitaicivitai
7.2k

svelte-review

Runs three SvelteKit review agents over a feature segment and consolidates their findings.

Official
Intermediate
civitaicivitai
7.2k

scaffold-civitai-app

Scaffolds new monorepo apps wired to shared @civitai workspace packages.

Official
Advanced
civitaicivitai
7.2k

civitai-review

Runs five parallel review agents over Next.js feature segments and consolidates findings into a fix loop.

Official
Advanced
civitaicivitai
7.2k

component-preview

Preview React components with Mantine and Tailwind styling using Ladle stories and screenshots.

Official
Intermediate
civitaicivitai
7.2k

feedback-triage

Converts raw user feedback into paired private and sanitized public triage checklists.

Official
Intermediate
civitaicivitai
7.2k

write-model-description

Drafts structured HTML model descriptions for mirrored models on Civitai.

Official
Intermediate
civitaicivitai
7.2k

cloudflare

Query Cloudflare HTTP analytics and port security rules between zones.

Official
Advanced
civitaicivitai
7.2k

add-generation-support

Wire an existing ecosystem into the Civitai generation system with graph, handler, and router integration.

Official
Advanced
civitaicivitai
7.2k

axiom

Query Axiom log datasets using APL for production debugging and error analysis.

Official
Intermediate
civitaicivitai
7.2k

deploy-status

Inspect civitai production deploy status across the Tekton, Flux, and Flagger chain via kubectl.

Official
Advanced
civitaicivitai
7.2k

cleanup

Runs comment-review and docs-drift-review lanes over session changes and applies the fixes.

Official
Intermediate
civitaicivitai
7.2k

retool-migration

Ports Retool app exports into SvelteKit pages in the moderator app.

Official
Advanced
civitaicivitai
7.2k

moderator-page-migration

Migrate moderator pages from Next.js tRPC and Prisma to SvelteKit loads and Kysely.

Official
Advanced
civitaicivitai
7.2k

ecosystem-seo-page

Generates programmatic-SEO ecosystem hub page mockups as self-contained HTML artifacts for Civitai model families.

Official
Advanced
civitaicivitai
7.2k

metabase

Create and manage Metabase questions, dashboards, and public links via its API.

Official
Advanced
civitaicivitai
7.2k

add-ecosystem

Adds new ecosystems and base model records to basemodel.constants.ts for Civitai.

Official
Intermediate
civitaicivitai
7.2k

feature-walkthrough

Capture live feature screenshots and assemble them into a shareable walkthrough page.

Official
Advanced
civitaicivitai
7.2k

xguard-manager

Read, replace, reset, export, and import XGuard policy options on the orchestrator.

Official
Intermediate
civitaicivitai
7.2k

retool-query

Run read-only SQL queries against the moderator PostgreSQL database for moderation data.

Official
Intermediate
civitaicivitai
7.2k

add-prompt-enhancement-guide

Author and deploy per-ecosystem prompt-enhancement system prompts for the orchestrator's prompt-analysis service.

Official
Advanced
civitaicivitai
7.2k

civitai-orchestration

Query Civitai Orchestration workflows, jobs, and generation results via API.

Official
Intermediate
civitaicivitai
7.2k

add-training-support

Wires an existing model ecosystem into the Civitai LoRA training form and orchestrator.

Official
Advanced
civitaicivitai
7.2k

ux-design

Creates user flows, wireframes, and UX documentation using structured design frameworks.

Official
Intermediate

Frequently Asked Questions About Civitai

FAQPage Schema
What specific database tasks can be performed using these capabilities?

Users can execute read-only queries against PostgreSQL and ClickHouse instances with EXPLAIN ANALYZE support for performance tuning. Additionally, the system allows for the inspection of Redis cache keys, TTLs, and data types, as well as monitoring Meilisearch health, index statistics, and background task status.

Which technical personas benefit most from these administrative interfaces?

These capabilities are designed for backend engineers, database administrators, and full-stack developers who require rapid, command-based access to infrastructure state. It is particularly useful for those managing complex Next.js environments or requiring quick data validation across multiple distributed storage systems.

What are the primary prerequisites for deploying these administrative functions?

Deployment requires access to the target infrastructure endpoints, including PostgreSQL, ClickHouse, Redis, and Meilisearch instances. Users must ensure appropriate network connectivity and read-only credentials are configured to utilize the query and inspection functions safely within their existing development or production environments.