ufy2024/AuC

Agents-ufy-Core

About the project

AuC is a Python framework for running a single AI agent with an asynchronous, pluggable reasoning loop, language-model adapters, permission levels, and observable events. It is used to build coding and conversational agents with tools, security checks, web interfaces, background jobs, evaluations, and isolated execution. The catalogue entries are skills for extending its agent workflow.

1.1kStars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

doc-coauthoring

121

ufy2024/AuC

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

not rated 1.1k +1 1mo ago A 77 tokens copy · 95% MIT

docker-patterns

122

ufy2024/AuC

Skill Claude CodeCodex needs its repo

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

not rated 1.1k +1 1mo ago A SkillSpector: warn 27 tokens original MIT

documentation-lookup

123

ufy2024/AuC

Skill Claude CodeCodex

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

not rated 1.1k +1 1mo ago A 51 tokens copy · 86% MIT

docx

124

ufy2024/AuC

Skill Claude CodeCodex needs its repo

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

not rated 1.1k +1 1mo ago A 168 tokens copy · 84% MIT

domain-modeling

125

ufy2024/AuC

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

not rated 1.1k +1 1mo ago A 43 tokens copy · 88% MIT

dotnet-patterns

126

ufy2024/AuC

Skill Claude CodeCodex

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

not rated 1.1k +1 1mo ago A SkillSpector: warn 36 tokens original MIT

ufy2024/AuC

Skill Claude CodeCodex

A system for generating Chinese and English prompts for short AI-generated sales videos featuring a digital presenter.

not rated 1.1k +1 1mo ago A SkillSpector: pass 144 tokens original MIT

dynamic-workflow-mode

128

ufy2024/AuC

Skill Claude CodeCodex

Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.

not rated 1.1k +1 1mo ago A SkillSpector: warn 30 tokens original MIT

e2e-testing

129

ufy2024/AuC

Skill Claude CodeCodex needs its repo

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

not rated 1.1k +1 1mo ago A SkillSpector: warn 31 tokens original MIT

ecc-guide

130

ufy2024/AuC

Skill Claude CodeCodex needs its repo

Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.

not rated 1.1k +1 1mo ago A SkillSpector: warn 34 tokens original MIT

ecc-recipes

131

ufy2024/AuC

Skill Claude CodeCodex needs its repo

Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X…

not rated 1.1k +1 1mo ago A SkillSpector: warn 125 tokens original MIT

ecc-tools-cost-audit

132

ufy2024/AuC

Skill Claude CodeCodex

Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.

not rated 1.1k +1 1mo ago A SkillSpector: warn 45 tokens original MIT

ecommerce-copywriter

133

ufy2024/AuC

Skill Claude CodeCodex

An e-commerce copywriting workflow for creating and improving product text used in shopping images and listings.

not rated 1.1k +1 1mo ago A SkillSpector: pass 36 tokens original MIT

ufy2024/AuC

Skill Claude CodeCodex

An e-commerce video script workflow for turning product information into promotional videos for shopping platforms, social media, and brands.

not rated 1.1k +1 1mo ago A SkillSpector: pass 58 tokens original MIT

edit-article

135

ufy2024/AuC

Skill Claude CodeCodex

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

not rated 1.1k +1 1mo ago A SkillSpector: pass 34 tokens original MIT

email-ops

136

ufy2024/AuC

Skill Claude CodeCodex

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

not rated 1.1k +1 1mo ago A SkillSpector: warn 50 tokens original MIT

energy-procurement

137

ufy2024/AuC

Skill Claude CodeCodex

Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis…

not rated 1.1k +1 1mo ago A SkillSpector: warn 93 tokens original MIT

enterprise-agent-ops

138

ufy2024/AuC

Skill Claude CodeCodex

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

not rated 1.1k +1 1mo ago A SkillSpector: warn 21 tokens original MIT

error-handling

139

ufy2024/AuC

Skill Claude CodeCodex

Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.

not rated 1.1k +1 1mo ago A SkillSpector: warn 36 tokens original MIT

eval-harness

140

ufy2024/AuC

Skill Claude CodeCodex

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.

not rated 1.1k +1 1mo ago A SkillSpector: warn 19 tokens original MIT

evm-token-decimals

141

ufy2024/AuC

Skill Claude CodeCodex

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

not rated 1.1k +1 1mo ago A SkillSpector: warn 44 tokens original MIT

exa-search

142

ufy2024/AuC

Skill Claude CodeCodex

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

not rated 1.1k +1 1mo ago A SkillSpector: warn 49 tokens original MIT

executing-plans

143

ufy2024/AuC

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

not rated 1.1k +1 1mo ago A 22 tokens copy · 91% MIT

fal-ai-media

144

ufy2024/AuC

Skill Claude CodeCodex

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

not rated 1.1k +1 1mo ago B 78 tokens copy · 91% 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: