xuiltul/animaworks

Organization-as-Code for autonomous AI agents. Brain-inspired memory that grows, consolidates, and forgets. Multi-model (Claude/Codex/Gemini/Cursor/Ollama).

254Stars on the repository
31Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

bustup-frame-gen

01

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

02

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

newstaff

03

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

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

12

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

14

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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

22

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

xuiltul/animaworks

Skill Claude CodeCodex

Supervisor tools for subordinate Anima: disable/enable, model changes, restart, delegation, state reads, and audits. Use when: pausing a subordinate, changing main or background models, restarting processes, delegating tasks, or org dashboards.

254 2d ago A 53 tokens original Apache-2.0

tool-creator

24

xuiltul/animaworks

Skill Claude CodeCodex

Meta-skill for building AnimaWorks Python external tools: ExternalToolDispatcher, getcredential, and permissions. Use when: adding a module under core/tools, wrapping a Web API, or exposing commands via animaworks-tool.

254 2d ago B 51 tokens original Apache-2.0