System Overview

A snapshot of your PAI installation.

...
Skills
...
Agents
...
Algorithm
PAI
Framework

PAI (Personal AI Infrastructure) is an open-source framework by Daniel Miessler that enhances Claude Code with skills, hooks, and a structured problem-solving algorithm. Each skill is a specialized capability your assistant can use. Agents are specialized workers it can delegate tasks to.

How It Works

Problem Solving 7-Phase Algorithm (Observe, Think, Plan, Build, Execute, Verify, Learn)
Skills Activated automatically when you ask about their topic Agents Specialized workers for parallel and delegated tasks Portal Visual output from your assistant appears here Exchange Share files between your browser and your assistant Clipboard One-click copy for text your assistant creates

Scheduled Tasks

Loading...

Key Directories

~/portal/
Web pages your assistant creates
Reports, dashboards, and styled HTML output
~/exchange/
Two-way file sharing with your assistant
Upload and download files here
~/work/
Active projects and code
Where your assistant builds things for you
~/data/
Persistent data and configuration
Cron exports, settings, long-term storage
~/.claude/
PAI system files
Skills, hooks, agents, and configuration