Enhance and standardize pipeline README

This commit is contained in:
Ty
2026-06-23 22:01:57 +00:00
parent a42b097657
commit b92b179b15
+16 -16
View File
@@ -1,22 +1,22 @@
# Salon Social Media Production & Management System
**Updated Pipeline Integration**
**Hermes Agent Powered Pipeline for Phoenix Salon & Spa**
This repo now hosts the full Hermes-powered pipeline for Phoenix Salon & Spa social media.
## Structure
- agents/: Role prompts and subagent configs
- docs/: Brand guidelines, calendar
- prompts/: Reusable prompts
- video/: Hyperframes + FFMPEG templates, clips
- assets/: Images and approved media
## Current Structure
- agents/ : Role prompts
- docs/ : Brand guidelines, calendar
- assets/ : Visuals
- prompts/ : Reusable
- video/ : Hyperframes + FFMPEG templates
## Full Pipeline
1. Research (trends, local events)
2. Drafting (brand voice)
3. Video (clip, subtitle with Hyperframes, edit)
4. Review/QA
5. Postiz scheduling
6. Analytics feedback loop
## Hermes Pipeline
1. Research
2. Draft
3. Video (clip, subtitle, edit)
4. Review
5. Postiz schedule
6. Analytics feedback
Cron-ready. Human approval via Telegram.
See hermes-automation for cron setups.
See hermes-automation for execution scripts.