Relux Agents Infra
Description
Shared AI agent configuration, instructions, skills, and rules for Claude Code and Codex CLI, with a bootstrap installer.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
relux-agents-infra
Source repo for shared AI agent configurations, instructions, skills, and rules.
Works with:
- Claude Code (
~/.claude/) - Codex CLI (
~/.codex/)
Quick Start
# Bootstrap the launcher, then immediately sync the global runtime
cd /path/to/relux-agents-infra
./setup.sh
# Windows bootstrap
.\setup.ps1
# Bootstrap and also install the optional PDF toolchain
./setup.sh --with-pdf-tools
# Use the installed CLI after bootstrap
agents-infra setup global
agents-infra setup local /path/to/project
agents-infra doctor global
agents-infra doctor local /path/to/project
agents-infra compose --agent codex --project /path/to/project --schema-version 1 --json
openai-infra --print-config
pi-infra --print-config
qwen-infra spawn --prompt "Complete the bounded task" --deadline 10m
agents-infra model-check --target qwen-infra --prompt "Reply with READY" --output-dir .temp/model-check
agents-infra version
`setup.sh` and `setup.ps1` are bootstrap wrappers. They delegate into `scripts/setup.sh` and `scripts/setup.ps1`, build the `agents-infra` launcher and the separate `model-harness` runtime binary with version metadata, install them into the user-local bin directory, write install-state metadata, and then immediately run `agents-infra setup global`.
Install-state metadata lives under the standard user config directory:
- macOS:
~/Library/Application Support/agents-infra/install.json - Windows:
%AppData%\agents-infra\install.json
The canonical interface after bootstrap is:
agents-infra setup globalagents-infra setup local [PATH]agents-infra doctor global|localagents-infra compose --agent codex|claude --project DIR --schema-version 1 --jsonagents-infra compose --mode primary-session --agent codex|claude|pi --project DIR --schema-version 1 --json [-- PROVIDER_ARGS...]- `agents-infra compose --mode primary-session --entrypoint openai-infra|anthropic-infra|qwen-infra --project DIR --schema-version 1 --json [--
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI