pai-opencode
Personal AI infrastructure with skills, agents, and memory
All Skills in This Repository (30)
Pure Emerald Level IndicatorsResearch
Coordinate multi-provider OSINT research workflows with citation-backed results.
Telos
Analyze TELOS life and project files to generate prioritized insights and roadmaps.
Evals
Evaluate AI workflows with code-based graders and structured reporting.
CreateCLI
Generate TypeScript CLI scaffolds with llcli-style templates and documentation.
PAIUpgrade
Extract system improvement opportunities and monitor the Anthropic ecosystem for PAI.
Council
Coordinate structured multi-agent debate sessions with transcripts and synthesis.
Prompting
Render Handlebars templates into prompts from YAML data.
RedTeam
Orchestrate 32 agents to critique arguments and produce steelman and counter-arguments.
Art
Generate editorial-style visuals and diagrams from text prompts using multiple AI backends.
BrightData
Retrieve URL content via four-tier scraping with automatic fallback.
PrivateInvestigator
Run parallel public-data investigations to locate and verify individuals.
CreateSkill
Create and validate skill structures with TitleCase naming and SKILL.md workflows.
Frequently Asked Questions
FAQPage SchemaHow to install PAI-OpenCode?▼
Run `npx skills add Steffen025/pai-opencode --all -g -y` in your terminal to install all skills in this suite globally.
What does PAI-OpenCode do?▼
It gives OpenCode a full personal AI infrastructure: modular skills, multi-agent orchestration, persistent memory, and plugins that automate research, security, and content workflows.
Does PAI-OpenCode work with providers other than Anthropic?▼
Yes. It is provider-agnostic and supports 75+ providers including OpenAI, Google, Ollama, and AWS Bedrock, with free Zen models working out of the box.
How does agent-based model routing save money?▼
Each agent is configured with exactly one model suited to its role, so lightweight tasks use cheap fast models while complex reasoning uses premium ones.
Can I use PAI-OpenCode without coding experience?▼
Yes. The terminal installer wizard sets everything up in minutes, and you interact with the system through plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core