@skills · Owner
Agent skills by civitai
50 skills indexed from github.com/civitai. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .claude · Collection · 7,209 stars
- .claude · Collection · 7,209 stars
- add-ecosystem · Skill · 7,209 stars
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. Han
- add-generation-support · Skill · 7,209 stars
Wire an existing ecosystem into the generation system. Adds generation support to basemodel.constants.ts, creates graph and handler files, and wires them i
- add-prompt-enhancement-guide · Skill · 7,209 stars
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 n
- add-training-support · Skill · 7,209 stars
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 en
- agent-review · Skill · 7,209 stars
Get external agent review and feedback. Routes Anthropic models through Claude Agent SDK (uses local subscription) and other models through OpenRouter API.
- apps · Collection · 7,209 stars
- axiom · Skill · 7,209 stars
Query Axiom logs and datasets using APL (Axiom Processing Language). Use when investigating production errors, debugging webhook failures, checking log pat
- browser-automation · Skill · 7,209 stars
Browser automation via HTTP server. Supports multiple concurrent sessions for multi-user testing, saved flows, and profile-based auth persistence.
- civitai · Collection · 7,209 stars
- civitai-orchestration · Skill · 7,209 stars
Query and explore Civitai Orchestration workflows, jobs, and results. Use for analyzing image/video generation jobs, viewing job results, searching by work
- clickhouse-query · Skill · 7,209 stars
Run ClickHouse queries for analytics, metrics analysis, and event data exploration. Use when you need to query ClickHouse directly, analyze metrics, check
- clickhouse-query · Skill · 7,209 stars
Run ClickHouse queries for analytics, metrics analysis, and event data exploration. Use when you need to query ClickHouse directly, analyze metrics, check
- clickup · Skill · 7,209 stars
Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp t
- clickup · Skill · 7,209 stars
Interact with ClickUp tasks - get task details, view comments, create and manage tasks. Use when working with ClickUp task URLs or IDs.
- cloudflare · Skill · 7,209 stars
Query Cloudflare HTTP analytics AND manage security rules across zones. Traffic investigation (top IPs, paths, user agents, bot scores, timelines, scrape a
- component-preview · Skill · 7,209 stars
Preview React components with real Mantine + Tailwind styling using Ladle. Use when modifying UI components, fixing visual bugs, or when the user asks to s
- deploy-status · Skill · 7,209 stars
Check civitai PROD deployment status across the live Tekton -> Flux -> Flagger chain on the DataPacket cluster (kubectl, read-only). Tekton/Flagger cluster
- dev-server · Skill · 7,209 stars
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 wh
- discord · Skill · 7,209 stars
Post announcements and messages to Discord channels. Use when sharing updates, releases, or team communications.
- ecosystem-seo-page · Skill · 7,209 stars
Generate a programmatic-SEO "ecosystem hub page" mockup for a Civitai generation ecosystem (Flux, SDXL, Pony, Illustrious, Wan, Qwen, etc.). Produces a sel
- event-engine · Collection · 7,209 stars
- feedback-triage · Skill · 7,209 stars
Turn a batch of user feedback (Discord threads, DMs, article comments, support tickets) into a triage checklist. Produces TWO artifacts — a full private on
- flipt · Skill · 7,209 stars
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
- freshdesk · Skill · 7,209 stars
Interact with Freshdesk support platform - search/view/update tickets, reply to customers, add notes, look up contacts, and manage Knowledge Base articles.
- meilisearch-admin · Skill · 7,209 stars
Check Meilisearch index status, tasks, health, and settings. Use for debugging search issues, monitoring indexing tasks, and inspecting index configuration
- metabase · Skill · 7,209 stars
Create and manage Metabase questions, dashboards, and public links. Use when the user wants to build metrics dashboards, create saved questions with SQL qu
- mod-actions · Skill · 7,209 stars
Comprehensive moderation toolkit: user actions (ban/mute/DM), strike system, image moderation, report handling, generation moderation, content/training mod
- postgres-query · Skill · 7,209 stars
Run PostgreSQL queries for testing, debugging, and performance analysis. Use when you need to query the database directly, run EXPLAIN ANALYZE, compare que
- postgres-query · Skill · 7,209 stars
Run PostgreSQL queries for testing, debugging, and performance analysis. Use when you need to query the database directly, run EXPLAIN ANALYZE, compare que
- quick-mockups · Skill · 7,209 stars
Create multiple UI design mockups in parallel. Use when asked to create mockups, wireframes, or design variations for a feature. Creates HTML files using M
- redis-inspect · Skill · 7,209 stars
Inspect Redis cache keys, values, and TTLs for debugging. Supports both main cache and system cache. Use for debugging cache issues, checking cached values
- redis-inspect · Skill · 7,209 stars
Inspect Redis cache keys, values, and TTLs for debugging. Supports both main cache and system cache. Use for debugging cache issues, checking cached values
- retool-query · Skill · 7,209 stars
Run queries against the moderator PostgreSQL database (the former Retool database, consolidated 2026-08-21) for moderation notes, user notes, strikes and o
- rgb-proxy · Skill · 7,209 stars
- scaffold-civitai-app · Skill · 7,209 stars
Scaffold a new app in apps/<name> wired to the shared @civitai/* packages. Cherry-picks only the packages the app imports and wires each one's dependency,
- skills · Collection · 7,209 stars
- skills · Collection · 7,209 stars
- stripe · Skill · 7,209 stars
Look up Stripe customers, subscriptions, charges, and payment methods. Cancel subscriptions and issue refunds. Use when investigating billing issues, subsc
- ux-design · Skill · 7,209 stars
UX design methodology and external consultation. Use when creating user flows, wireframes, interaction patterns, or getting UX feedback. Provides structure
- write-model-description · Skill · 7,209 stars
Draft a model description for the CivitaiOfficial account when mirroring a third-party model on civitai.com or civitai.red. Use when the user is publishing
- xguard-manager · Skill · 7,209 stars
Read, replace, reset, export, and import XGuard policy options on the orchestrator. Use when you need to inspect current per-label policies for text or pro
- civitai-review · Skill
Run the five Civitai review agents (reuse, safety, performance, tests, intent) over a feature segment in the main Next.js app (src/), consolidate their fin
- cleanup · Skill
Runs the two no-gate review lanes over everything this session touched, consolidates them, and APPLIES the fixes: comment-review (comment necessity + false
- feature-walkthrough · Skill
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 work
- form-graph-port · Skill
Port an existing form (a data-graph graph, or a bespoke RHF+zod form like model training) to the form-graph library. Use when asked to move a form's field
- moderator-page-migration · Skill
Port a moderator page from the main Next.js app (src/pages/moderator/**) into apps/moderator. Use when asked to migrate, move or cut over a /moderator/* pa
- retool-migration · Skill
Port a Retool app's functionality into a page in apps/moderator. Use when given a Retool JSON export (or asked to migrate/replace a Retool moderation tool)
- svelte-review · Skill
Run the three SvelteKit review agents (correctness, Svelte 5 idiom + UI conventions, abstraction) over a feature segment in apps/moderator, apps/auth or ap