Standard

The code-first Personal Knowledge Management system for agentic workflows. Built for LLM context windows and deterministic navigation.

map

Roadmap

Our vision for the future of agentic PKM and upcoming features.

palette

Design System

The visual language, tokens, and components that build our interface.

terminal

Core Standard

Detailed technical specs for directory structures and agent routing.

Development Layer
download_for_offline

Installation

PARA Workspace is designed to be the "Operating System" for your agent. Follow these steps to set up your standardized environment.

01

Create Structure

Initialize your workspace root and the standard project path.

mkdir WORKSPACE && cd WORKSPACE
mkdir -p Projects/para-workspace
02

Clone Core OS

Pull the latest standard template into the standardized path.

git clone https://github.com/pageel/para-workspace.git Projects/para-workspace/repo
03

Initialize System

Run the installer to set up the ./para CLI and sync agent skills.

./Projects/para-workspace/repo/Areas/infra/cli/install.sh

Why PARA for AI?

Standard PKM systems are built for human eyes. PARA Workspace is built for LLM context windows. By isolating active work and providing deterministic navigation, we reduce hallucinations and save token costs.

  • check_circle Project Isolation (Scoping)
  • check_circle Deterministic Metadata Pathing
  • check_circle Proprietary Goal Tracking (YAML)
"We believe that in the age of AI, the file system is the most durable interface."
PARA Core Team
Principles