Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xscriptor AI

205 ready-to-use AI agents + 21 skills + 8 commands for OpenCode and Claude Code.

Repository: github.com/xscriptor/ai
npm: npx @xscriptor/ai-agents

Structure

PathContent
agents/181 specialized agents (33 groups)
senior/agents/24 consolidated senior agents (16 ecosystems)
skills/3 project skills (xscriptor, devx, samurai)
senior/skills/18 deep-reference skills
scripts/8 utility scripts (install, validate, generate, etc.)
packages/ai-agents/npm package @xscriptor/ai-agents
commands/8 OpenCode commands (/review, /audit, /docs, /arch, /test, /deploy, /refactor, /design)

Specialized vs Senior agents

agents/ (Specialized)senior/agents/ (Senior)
ScopeOne skill per agent (e.g., Python, React, Docker)Whole ecosystem per agent (e.g., full-stack TS, cloud-native)
UsageCompose multiple agents for complex tasksSingle agent handles the full problem
Tokens3-9 agents = ~10k-46k tokens1 agent = ~1.5k-2.4k tokens (73% less)
DepthDeep expertise in one areaBreadth + on-demand skill loading for depth

Quick Start

# npx (no clone) — installs everything
npx @xscriptor/ai-agents

# Selective install
npx @xscriptor/ai-agents --agents   # specialized only
npx @xscriptor/ai-agents --senior   # senior only
npx @xscriptor/ai-agents --skills   # skills only
npx @xscriptor/ai-agents --commands # commands only
npx @xscriptor/ai-agents --groups general,languages
npx @xscriptor/ai-agents --anthropic   # Claude Code
npx @xscriptor/ai-agents --project     # current project

# Clone and install all
git clone https://github.com/xscriptor/ai.git
cd ai
./scripts/install-agents.sh

# Selective with local script
./scripts/install-agents.sh --agents
./scripts/install-agents.sh --senior
./scripts/install-agents.sh --skills
./scripts/install-agents.sh --commands

# Remote (installs everything by default)
curl -fsSL https://raw.githubusercontent.com/xscriptor/ai/main/scripts/install-agents.sh | bash

X

X Web & X Github Profile & Xscriptor web

About

A powerful toolkit featuring specialized AI agents designed to automate complex development workflows, sharpen technical skills, and optimize system tasks through intelligent, agent-driven scripts.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages