zts212653/clowder-ai

Build AI teams, not just agents. Hard rails, soft power, shared mission.

About the project

Clowder AI is a self-hosted workspace where AI agents from different model families work together as a persistent team, retaining identities, shared evidence, and memory across tasks. It is for people who want to coordinate multiple AI agents without repeatedly rebuilding their context.

This repository also configures its own agents. See what clowder-ai tells them →

3.0kStars on the repository
62Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

image-generation

25

zts212653/clowder-ai

Skill Codex

An image-generation workflow for creating bitmap pictures with AI, including concept art, UI references, diagrams, slide pages, and visual mockups. It can produce complete visual pages when editable text is not required.

not rated 3.0k +62 yesterday A SkillSpector: warn 124 tokens original MIT

incident-response

26

zts212653/clowder-ai

Skill Claude CodeCodex needs its repo

An emergency-response guide for irreversible mistakes that hurt a person or cause lasting loss. It puts emotional care first, then damage control and lessons for preventing similar incidents.

not rated 3.0k +62 yesterday A SkillSpector: pass 120 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A method for assessing an unfamiliar project's documentation and turning missing business knowledge into a clear documentation structure. It is intended for AI engineers working in external projects.

not rated 3.0k +62 yesterday A SkillSpector: pass 109 tokens original MIT

memory-navigation

28

zts212653/clowder-ai

Skill Claude CodeCodex needs its repo

A routing guide for finding information in a structured agent-memory system. It explains when to search evidence, follow a known reference, or list recent activity, with limits to reduce irrelevant results.

not rated 3.0k +62 yesterday A SkillSpector: pass 125 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for searching a memory system thoroughly by combining multiple queries, sources, and follow-up reads. It covers questions about definitions, relationships, decisions, sources, changes, and complete mentions.

not rated 3.0k +62 changed 7d ago A SkillSpector: pass 296 tokens original MIT

merge-gate

30

zts212653/clowder-ai

Skill Claude CodeCodex needs its repo

A merge checklist that decides how much review and testing a change needs before it is added to the main code branch. It routes changes by risks such as behavior, data, security, contracts, and irreversible effects.

not rated 3.0k +62 changed 5d ago C SkillSpector: warn 46 tokens original MIT

organize-threads

31

zts212653/clowder-ai

Skill Claude CodeCodex

A helper for sorting uncategorized discussion threads by analyzing their titles and metadata against the available labels. It suggests labels but waits for the user to confirm them.

not rated 3.0k +62 yesterday A SkillSpector: pass 65 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for designing AI plugins that span installation, user authorization, background processes, incoming data, and host-controlled routing. It focuses on defining what the user sees, what each system owns, and how work resumes after interruptions.

not rated 3.0k +62 yesterday A SkillSpector: pass 141 tokens original MIT

pencil-design

33

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for using Pencil MCP to create or edit encrypted .pen design files and export designs as React code. Pencil is a design extension used inside Antigravity IDE.

not rated 3.0k +62 changed 3d ago A SkillSpector: pass 78 tokens original MIT

ppt-forge

34

zts212653/clowder-ai

Skill Claude CodeCodex needs its repo

A workflow for making presentations from source material: analyse the content, plan the slides, write a rough Markdown blueprint, and generate a raster PNG image for each slide. Raster PNGs are ordinary pixel-based image files.

not rated 3.0k +62 yesterday A SkillSpector: pass 135 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A decision guide for judging whether a person mentioned in a conversation should receive a proactive memory proposal. It checks identity, useful continuity, evidence, timing, and whether a proposal would duplicate existing memory.

not rated 3.0k +62 yesterday A SkillSpector: pass 69 tokens original MIT

quality-gate

36

zts212653/clowder-ai

Skill Claude CodeCodex needs its repo

A development self-check process that compares finished work with the original request, its written requirements, and verification results.

not rated 3.0k +62 yesterday A SkillSpector: pass 80 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A safety check for claims received in handoffs between agents. A handoff is a transfer of work, and this check verifies claims about ownership, approval, waiting, or existing changes before risky actions.

not rated 3.0k +62 changed 7d ago A SkillSpector: pass 172 tokens original MIT

receive-review

38

zts212653/clowder-ai

Skill Claude CodeCodex

A process for responding to reviewer feedback on code or product work, including deciding whether comments require fixes or a change in direction.

not rated 3.0k +62 changed 5d ago A SkillSpector: pass 58 tokens original MIT

request-review

39

zts212653/clowder-ai

Skill Claude CodeCodex

Route a change to a non-author local peer when local review is the selected independent validation source. Use when: risk routing chooses a stateful local reviewer for implementation, governance, or semantic context. Not for: cloud as the selected source, vision-guardian acceptance, self-check, or review feedback…

not rated 3.0k +62 changed 5d ago A SkillSpector: pass 89 tokens original MIT

rich-messaging

40

zts212653/clowder-ai

Skill Codex

A guide for sending rich messages such as audio, images, cards, checklists, code changes, interactive choices, and HTML panels. These formats add visual or interactive content to a normal text reply.

not rated 3.0k +62 changed 7d ago A SkillSpector: pass 72 tokens original MIT

schedule-tasks

41

zts212653/clowder-ai

Skill Claude CodeCodex

A scheduling guide for registering and managing tasks that run later or repeat on a schedule. It supports reminders, website summaries, and activity tracking for GitHub repositories.

not rated 3.0k +62 yesterday A SkillSpector: pass 138 tokens original MIT

self-evolution

42

zts212653/clowder-ai

Skill Claude CodeCodex

A process for keeping work within its agreed scope, improving repeated team processes, and turning useful lessons into reusable methods or skills. It records scope warnings, improvement proposals, and distilled knowledge.

not rated 3.0k +62 changed 5d ago A SkillSpector: pass 143 tokens original MIT

source-audit

43

zts212653/clowder-ai

Skill Claude CodeCodex

A review process for checking important claims against reliable outside sources. It focuses on numbers, comparisons, cause-and-effect statements, trends, research findings, and other claims that may influence future decisions.

not rated 3.0k +62 yesterday A SkillSpector: pass 95 tokens original MIT

sprite-forge

44

zts212653/clowder-ai

Skill Claude CodeCodex

A production workflow for turning a 2D character image into a short, consistent looping animation and a sprite atlas row. A sprite atlas is one image containing animation frames for a program to display.

not rated 3.0k +62 yesterday A SkillSpector: pass 194 tokens original MIT

tdd

45

zts212653/clowder-ai

Skill Claude CodeCodex

Red-Green-Refactor for changes with behavior or regression risk. Use when: adding observable behavior, fixing a bug, or changing logic not already covered by a precise executable check. Not for: pure docs/research, deterministic generated-artifact refreshes, or mechanical changes already covered by an existing…

not rated 3.0k +62 yesterday A SkillSpector: pass 86 tokens original MIT

tech-writing

46

zts212653/clowder-ai

Skill Claude CodeCodex

A guide for writing public-facing technical articles from internal engineering experience. It focuses on telling the story of how a solution developed through problems and discoveries.

not rated 3.0k +62 changed 5d ago A SkillSpector: pass 131 tokens original MIT

zts212653/clowder-ai

Skill Claude CodeCodex

A process for splitting a large project into independently deliverable tasks and coordinating them across separate discussion threads and agents. A thread is a separate work conversation for one tracked task.

not rated 3.0k +62 changed 7d ago A SkillSpector: pass 179 tokens original MIT

ttfund-skills

48

zts212653/clowder-ai

Skill Claude CodeCodex

A gateway to official Tiantian Fund data services in China. It provides structured information about funds, fund managers, indexes, gold, bonds, and related savings products.

not rated 3.0k +62 yesterday A SkillSpector: pass 157 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: