xerrors

18 mods across 2 repositories, 6.6k stars between them.

Yuxi AGENTS.md

01

xerrors/Yuxi

Instructions file CodexOpenCode

A set of project instructions for working on Yuxi, a knowledge-base and multi-agent application built with LangGraph, FastAPI, Vue, and data-storage services.

6.6k +6 yesterday A 1,873 tokens original MIT

Yuxi CLAUDE.md

02

xerrors/Yuxi

Instructions file

Project instructions for Yuxi, a self-hosted platform for knowledge agents using retrieval-augmented generation, knowledge graphs, multiple agents, and access controls.

6.6k +6 yesterday A 3 tokens copy · 100% MIT

deep-research

03

xerrors/Yuxi

Skill Claude CodeCodex

A method for organising research that uses several sources and needs fact checking. It breaks a broad question into smaller investigations, checks important claims and combines the results into a cited report.

6.6k +6 yesterday A 69 tokens original MIT

html-preview

04

xerrors/Yuxi

Skill Claude CodeCodex

A guidance skill for adding small, static HTML/CSS visual previews to Markdown when a diagram, comparison, timeline, metric display, or layout sketch would be clearer than text. It does not use JavaScript.

6.6k +6 yesterday A 86 tokens original MIT

image-gen

05

xerrors/Yuxi

Skill Claude CodeCodex

An image-generation workflow for creating pictures, posters, and illustrations from text prompts, including requests using Qwen-Image or compatible image APIs.

6.6k +6 yesterday B 48 tokens original MIT

knowledge-base

06

xerrors/Yuxi

Skill Claude CodeCodex

A tool for searching and reading documents stored in a configured knowledge base. It can find relevant passages, open documents, locate terms, and show the knowledge base’s mind map.

6.6k +6 yesterday A 54 tokens original MIT

mysql reporter

07

xerrors/Yuxi

Skill Claude CodeCodex

A set of instructions for querying a MySQL database and turning the results into a report with charts. MySQL is a database system commonly used to store application and business data.

6.6k +6 yesterday A 55 tokens original MIT

xerrors/Yuxi

Agent

A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.

6.6k +6 yesterday A 0 tokens original MIT

agent-evaluation

09

xerrors/Yuxi

Agent

An evaluation workflow for AI agents that runs a fixed set of tasks through a real agent, its workers, and its tools, then records an experiment in Langfuse. Langfuse is a service for tracing and evaluating AI applications.

6.6k +6 yesterday A 0 tokens original MIT

agent-request-queue

10

xerrors/Yuxi

Agent

A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.

6.6k +6 yesterday A 0 tokens original MIT

agents-config

11

xerrors/Yuxi

Agent

A reference for configuring software agents: programs that use a language model, tools and instructions to perform tasks. It explains how saved settings become the fields shown in an agent's configuration page and how those settings affect a run.

6.6k +6 yesterday A 0 tokens original MIT

mcp-integration

12

xerrors/Yuxi

Agent

A setup for MCP, a standard way for an AI agent to discover and call tools provided by outside services. It lets administrators add remote MCP servers and choose which servers and tools each agent can use.

6.6k +6 yesterday A 0 tokens original MIT

middleware

13

xerrors/Yuxi

Agent

Middleware guidance for connecting files, reusable skills, sub-agents, memory, context shortening, approvals, and usage tracking to a LangGraph agent. LangGraph is a framework for building agents as connected steps or states.

6.6k +6 yesterday A 0 tokens original MIT

xerrors/Yuxi

Agent

A guide to configuring isolated workspaces where an agent can safely run files and commands, using Docker containers or Kubernetes Pods.

6.6k +6 yesterday C 0 tokens original MIT

skills-management

15

xerrors/Yuxi

Agent

A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.

6.6k +6 yesterday A 0 tokens original MIT

xerrors/Yuxi

Agent

A management system for sub-agents, which are separate agents that a main agent can call for smaller tasks. They have their own configuration and cannot call another sub-agent.

6.6k +6 yesterday A 0 tokens original MIT

tools-system

17

xerrors/Yuxi

Agent

A tool-registration system for Yuxi agents, covering built-in tools, knowledge-base tools, and MCP tools. It controls how tools are defined and exposed to agents.

6.6k +6 yesterday A 0 tokens original MIT

taskr

18

xerrors/taskr-skill

Skill Claude CodeCodex

Repo-local task tracking workflow for agent implementation work. Use when the user invokes /taskr or asks to track, implement, fix, refactor, investigate, or plan code changes with Taskr in a Git repository; if .taskr exists, use it for substantial code changes and reconcile pending-confirmation tasks with Git commits…

10 3mo ago A 71 tokens original MIT