animaworks-guide

Document animaworks CLI commands for server, Anima, model, task, and asset management.

253|42|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/xuiltul/animaworks --skill animaworks-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: animaworks-guide
Source: https://github.com/xuiltul/animaworks/tree/main/templates/ja/common_skills/animaworks-guide
Command: npx skills add https://github.com/xuiltul/animaworks --skill animaworks-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a single authoritative reference that removes ambiguity around the animaworks command-line interface so operators can reliably manage servers, Animas, models, tasks, logs, and assets without guessing flags or sequences.

Core Features & Use Cases

  • Comprehensive Command Reference: Lists subcommands, flags, and expected arguments across start/stop/status, anima management, models, tasks, profiles, logs, cost, index, and assets.
  • Operational Procedures: Explains common workflows such as creating and enabling Animas, setting models and background models, performing reindexes, and checking background tasks.
  • Practical Examples: Includes usage patterns for local versus remote execution, graceful and forced restarts, configuration export, and profile multi-tenant operations.

Quick Start

Use the animaworks CLI to start the server and inspect agents by running animaworks start and then animaworks anima list.

Frequently Asked Questions about animaworks-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AnimaWorks server lifecycle and anima operations from the command line?

AnimaWorks server lifecycle and anima operations are managed via the CLI by executing exact subcommands like start, stop, status, and anima list. The command-line interface provides specific flags for local and remote execution to reliably control administrative tasks.

What is the correct command syntax for configuring models and background models in AnimaWorks?

Configuring models and background models in AnimaWorks requires using specific model management subcommands with designated flags for assignment. The CLI reference details exact argument formats and usage examples to ensure accurate model configuration without guessing sequences.

Can I perform RAG indexing and asset operations remotely using the AnimaWorks CLI?

RAG indexing and asset operations can be performed remotely using the AnimaWorks CLI by applying remote execution options. The interface supports index subcommands and asset task operations with specific flags for managing distributed resources.

What is the best way to check background tasks and profile multi-tenant operations in AnimaWorks?

Checking background tasks and profile multi-tenant operations is done through dedicated profile and task subcommands in the AnimaWorks CLI. These commands inspect background task statuses and execute profile operations using exact syntax provided in the reference.

How do I perform a graceful or forced restart of an AnimaWorks server?

Graceful and forced restarts of an AnimaWorks server are executed using the restart subcommand with specific flags to dictate the shutdown behavior. The CLI reference provides exact command patterns to ensure reproducible server lifecycle management.

Why do I need a CLI reference for AnimaWorks task and logging operations?

A CLI reference for AnimaWorks task and logging operations removes ambiguity around command flags and sequences, allowing operators to reliably manage tasks and inspect logs. It provides exact syntax and operational caveats for reproducible administrative execution.