xuiltul

31 mods across 2 repositories, 306 stars between them.

animaworks

01

xuiltul/animaworks

Settings file Claude Code

Agent settings configuring permissions.

254 2d ago A tokens not measured original Apache-2.0

bustup-frame-gen

02

xuiltul/animaworks

Skill Claude CodeCodex

A procedure for generating sets of still images that make a bust-up avatar appear animated, such as changing its mouth and blinking. Bust-up means an image showing a character from about the chest upward; the frames are switched with web code instead of using a rigging system.

254 2d ago A 165 tokens original Apache-2.0

pixel-asset-gen

03

xuiltul/animaworks

Skill Claude CodeCodex

A procedure for using image generation to create consistent pixel-art character sprite sheets for a workspace. A sprite sheet is one image containing many animation frames for a character.

254 2d ago A 136 tokens original Apache-2.0

awlib

04

xuiltul/animaworks

MCP server Claude CodeCodexCursor +2

MCP server "awlib" as configured in xuiltul/animaworks. Launched with .venv/bin/animaworks mcp --anima librarian.

254 2d ago A tokens not measured original Apache-2.0

newstaff

05

xuiltul/animaworks

Skill Claude CodeCodex

Skill for hiring and creating new Digital Anima in the AnimaWorks organization. Create a character sheet (Markdown) based on interviews, then use the CLI command (animaworks anima create) to generate identity/injection/permissions in bulk. After creation, self-configure via bootstrap. "Create a new employee", "Hire…

254 2d ago A 116 tokens original Apache-2.0

worker-management

06

xuiltul/animaworks

Skill Claude CodeCodex

Skill for operating and managing AnimaWorks server processes. Perform hot reload (server reload) after code updates, Anima process restart, and server status checks (list of running Anima, memory usage). "Reload", "Apply updates", "Refresh", "System status", "Server restart", "Process check".

254 2d ago C 66 tokens original Apache-2.0

agent-browser

07

xuiltul/animaworks

Skill Claude CodeCodex

Headless browser automation CLI. Open, browse, interact with, and screenshot web pages. Use when: opening websites, browser-based login, web app testing, taking screenshots, UI verification.

254 2d ago A 41 tokens original Apache-2.0

animaworks-guide

08

xuiltul/animaworks

Skill Claude CodeCodex

Full animaworks CLI reference: server, Anima lifecycle, models, tasks, config, RAG, assets, external tools. Use when: looking up subcommands, starting or stopping the server, or managing Anima, models, tasks, logs, config, indexes.

254 2d ago A 61 tokens original Apache-2.0

aws-collector-tool

09

xuiltul/animaworks

Skill Claude CodeCodex

AWS infrastructure collector. Fetches ECS status, CloudWatch logs, and metrics. Use when: checking ECS health, inspecting CloudWatch error logs, pulling infra metrics, or monitoring AWS resources.

254 2d ago A 43 tokens original Apache-2.0

chatwork-tool

10

xuiltul/animaworks

Skill Claude CodeCodex

Chatwork integration tool for send/receive messages, search, unreplied checks, and room listing. Use when: posting to Chatwork, listing rooms, checking unreplied threads, searching messages, or handling mentions.

254 2d ago A 47 tokens original Apache-2.0

cron-management

11

xuiltul/animaworks

Skill Claude CodeCodex

Skill for reading and writing cron.md in the correct format for scheduled LLM or command tasks. Use when: editing cron.md, adding or changing cron schedules, or removing periodic jobs.

254 2d ago A 40 tokens original Apache-2.0

discord-tool

12

xuiltul/animaworks

Skill Claude CodeCodex

Discord integration tool for messaging, search, guild and channel listing, and reactions. Use when: posting to Discord, listing channels, searching messages, or adding reactions in guilds.

254 2d ago A 39 tokens original Apache-2.0

github-tool

13

xuiltul/animaworks

Skill Claude CodeCodex

GitHub integration tool for listing and creating issues and PRs via the gh CLI wrapper. Use when: creating or listing issues or pull requests, or checking repository work on GitHub.

254 2d ago A 40 tokens original Apache-2.0

gmail-tool

14

xuiltul/animaworks

Skill Claude CodeCodex

Gmail integration tool for unread checks, reading bodies, and drafts via OAuth2 Gmail API access. Use when: reading inbox mail, fetching message bodies, writing drafts, or searching labeled mail.

254 2d ago A 42 tokens original Apache-2.0

xuiltul/animaworks

Skill Claude CodeCodex

Google Calendar integration tool for listing and creating events via OAuth2 Calendar API access. Use when: checking upcoming events, creating appointments, or updating your schedule.

254 2d ago A 35 tokens original Apache-2.0

google-tasks-tool

16

xuiltul/animaworks

Skill Claude CodeCodex

Google Tasks integration for listing task lists and tasks and creating or updating tasks via OAuth2. Use when: fetching TODO lists, adding tasks, marking items complete, or switching task lists.

254 2d ago A 42 tokens original Apache-2.0

image-gen-tool

17

xuiltul/animaworks

Skill Claude CodeCodex

Image and 3D model generation tool using NovelAI, Flux, and Meshy for illustrations and 3D output. Use when: generating character art, bust or chibi images, avatars, or running image pipelines.

254 2d ago A 49 tokens original Apache-2.0

image-posting

18

xuiltul/animaworks

Skill Claude CodeCodex

Skill for embedding images in chat replies: URL detection from tool results, Markdown image syntax, and assets paths. Use when: surfacing images from search or generation tools, pasting Markdown images, or showing attachments.

254 2d ago A 47 tokens original Apache-2.0

local-llm-tool

19

xuiltul/animaworks

Skill Claude CodeCodex

Local LLM execution tool for text generation and chat through Ollama or vLLM endpoints. Use when: running on-prem inference, calling a local GPU model, or summarizing with a self-hosted LLM.

254 2d ago A 50 tokens original Apache-2.0

machine-tool

20

xuiltul/animaworks

Skill Claude CodeCodex

Delegates work to external agent CLIs (machine tools) for large code changes, investigation, or analysis. Use when: offloading implementation via the machine command, heavy refactors, or batched agent runs.

254 2d ago C 46 tokens original Apache-2.0

notion-tool

21

xuiltul/animaworks

Skill Claude CodeCodex

Notion integration tool for searching, reading, creating, and updating pages and databases via the API. Use when: editing Notion pages, adding database rows, or searching a workspace.

254 2d ago A 41 tokens original Apache-2.0

skill-creator

22

xuiltul/animaworks

Skill Claude CodeCodex

Meta-skill for authoring Markdown Skill files with YAML frontmatter and progressive disclosure via createskill. Use when: adding a new skill, generating SKILL.md with references or templates, or checking description rules.

254 2d ago A 46 tokens original Apache-2.0

slack-tool

23

xuiltul/animaworks

Skill Claude CodeCodex

Slack integration tool for send/receive messages, search, unreplied checks, channel listing, and emoji reactions. Use when: posting to Slack, listing channels, replying in threads, checking unreplied items, or adding reactions.

254 2d ago A 49 tokens original Apache-2.0

subagent-cli

24

xuiltul/animaworks

Skill Claude CodeCodex

Runs external AI agent CLIs via Bash in non-interactive mode. Delegates coding with codex exec or cursor-agent. Use when: offloading complex implementation, code review, multi-file edits, or spawning a subagent from Bash.

254 2d ago A 52 tokens original Apache-2.0