xuiltulxuiltulCommunity·19 Agent Skills Included

animaworks

Persistent agent teams that plan, build, review, and ship software

Runs a persistent organization of agents that decompose goals, implement code in parallel worktrees, review each other's pull requests, and repair failing CI. Converts GitHub events, schedules, and chat messages into tasks automatically, removing manual ticket routing and status chasing. Includes ready-made skills for Slack, Gmail, GitHub, Notion, cron scheduling, and subordinate management so teams ship work with minimal human oversight.
npx skills add xuiltul/animaworks --all -g -y

All Skills in This Repository (19)

Pure Emerald Level Indicators
📦 In Repo
xuiltulxuiltul

gmail-tool

Reads and manages Gmail messages via OAuth2 API, including listing unread emails, reading bodies, and creating drafts.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

chatwork-tool

Send, retrieve, search, and organize Chatwork messages and rooms via API.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

animaworks-guide

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

Community
Advanced
📦 In Repo
xuiltulxuiltul

google-calendar-tool

List and create Google Calendar events via OAuth2 with ISO8601 date validation.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

subordinate-management

Suspend, resume, and reconfigure subordinate Anima agents via status.json flags.

Community
Advanced
📦 In Repo
xuiltulxuiltul

tool-creator

Create Python tool modules for AnimaWorks with schemas, dispatch, and credentials.

Community
Advanced
📦 In Repo
xuiltulxuiltul

image-posting

Extract image URLs and asset paths from tool outputs for Markdown embedding.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

skill-creator

Generate SKILL.md files with YAML frontmatter and optional references.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

subagent-cli

Execute external AI agent CLIs via Bash for delegated coding tasks.

Community
Advanced
📦 In Repo
xuiltulxuiltul

image-gen-tool

Generate character images and 3D models from text prompts and reference images.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

x-search-tool

Search X (Twitter) by keyword or user handle with configurable count and days.

Community
Intermediate
📦 In Repo
xuiltulxuiltul

github-tool

List and create GitHub issues and pull requests via the gh CLI.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install AnimaWorks?

Run `npx skills add xuiltul/animaworks --all -g -y` in your terminal to install all skills in this suite globally.

What does AnimaWorks actually do?

It runs a persistent team of agents that take a goal, split it into tasks, write code in parallel worktrees, review pull requests, fix CI failures, and deploy — escalating to a human only when needed.

Can AnimaWorks handle tasks beyond coding?

Yes. The same organization can answer email, post to Slack or Discord, take Zoom meeting notes, manage calendars, and run scheduled cron jobs using its built-in skills.

Which models and tools does AnimaWorks support?

It works with Claude, GPT, Gemini, and local models via Ollama, and can delegate coding work to Codex, Cursor, or Claude CLIs as subprocesses.

Do I need coding skills to run an agent organization?

No. A setup wizard walks you through creating your first agent, and you direct the organization with plain-language goals while agents handle execution.

Related Repositories in Software Engineering

View All in Software Engineering