- Step1: Install via pip install pillar or npm install @xii-power/pillar
- Step2: Initialize a new agent project with pillar init
- Step3: Configure planner, memory, and executor modules in config.yaml
- Step4: Provide LLM API keys and external tool credentials
- Step5: Define tasks and actions using YAML or JSON schema
- Step6: Run the agent with pillar run and monitor logs
- Step7: Extend functionality by developing custom plugins
- Step8: Deploy with Docker or cloud container services