Initial commit
This commit is contained in:
23
skills/agent-smith/assets/templates/README.md
Normal file
23
skills/agent-smith/assets/templates/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Agent Smith Templates
|
||||
|
||||
This directory contains composable template configurations for PocketSmith onboarding.
|
||||
|
||||
## Structure
|
||||
|
||||
- **primary/** - Primary income structure templates (choose ONE)
|
||||
- **living/** - Living arrangement templates (choose ONE)
|
||||
- **additional/** - Additional income source templates (choose MULTIPLE)
|
||||
|
||||
## Usage
|
||||
|
||||
Templates are YAML files that define:
|
||||
- Categories to create
|
||||
- Categorization rules
|
||||
- Tax tracking configuration
|
||||
- Smart alerts
|
||||
|
||||
During onboarding, templates are selected and merged using `scripts/setup/template_merger.py`.
|
||||
|
||||
## Template Schema
|
||||
|
||||
See individual layer README files for YAML schema details.
|
||||
Reference in New Issue
Block a user