Civitai
Official@civitai · United States of America
Offers specialized administrative interfaces for managing PostgreSQL, ClickHouse, Redis, and Meilisearch instances alongside Next.js development environments and project management operations.
Agent Skills by Civitai
Showing 41 vetted skills indexed across 1 GitHub repositories.
freshdesk
Manage Freshdesk support tickets, contacts, and Knowledge Base articles via the v2 REST API.
svelte-review
Runs three SvelteKit review agents over a feature segment and consolidates their findings.
scaffold-civitai-app
Scaffolds new monorepo apps wired to shared @civitai workspace packages.
civitai-review
Runs five parallel review agents over Next.js feature segments and consolidates findings into a fix loop.
component-preview
Preview React components with Mantine and Tailwind styling using Ladle stories and screenshots.
feedback-triage
Converts raw user feedback into paired private and sanitized public triage checklists.
write-model-description
Drafts structured HTML model descriptions for mirrored models on Civitai.
cloudflare
Query Cloudflare HTTP analytics and port security rules between zones.
add-generation-support
Wire an existing ecosystem into the Civitai generation system with graph, handler, and router integration.
axiom
Query Axiom log datasets using APL for production debugging and error analysis.
deploy-status
Inspect civitai production deploy status across the Tekton, Flux, and Flagger chain via kubectl.
cleanup
Runs comment-review and docs-drift-review lanes over session changes and applies the fixes.
retool-migration
Ports Retool app exports into SvelteKit pages in the moderator app.
moderator-page-migration
Migrate moderator pages from Next.js tRPC and Prisma to SvelteKit loads and Kysely.
ecosystem-seo-page
Generates programmatic-SEO ecosystem hub page mockups as self-contained HTML artifacts for Civitai model families.
metabase
Create and manage Metabase questions, dashboards, and public links via its API.
add-ecosystem
Adds new ecosystems and base model records to basemodel.constants.ts for Civitai.
feature-walkthrough
Capture live feature screenshots and assemble them into a shareable walkthrough page.
xguard-manager
Read, replace, reset, export, and import XGuard policy options on the orchestrator.
retool-query
Run read-only SQL queries against the moderator PostgreSQL database for moderation data.
add-prompt-enhancement-guide
Author and deploy per-ecosystem prompt-enhancement system prompts for the orchestrator's prompt-analysis service.
civitai-orchestration
Query Civitai Orchestration workflows, jobs, and generation results via API.
add-training-support
Wires an existing model ecosystem into the Civitai LoRA training form and orchestrator.
ux-design
Creates user flows, wireframes, and UX documentation using structured design frameworks.
Frequently Asked Questions About Civitai
FAQPage SchemaWhat 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.