Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/digital-brain-skill/content/calendar.md
1# Content Calendar23## Publishing Schedule45### Weekly Cadence6```yaml7monday:8platform: "[PLACEHOLDER: e.g., Twitter]"9type: "[PLACEHOLDER: e.g., Educational thread]"10time: "[PLACEHOLDER: e.g., 9am EST]"1112tuesday:13platform: "[PLACEHOLDER]"14type: "[PLACEHOLDER]"15time: "[PLACEHOLDER]"1617wednesday:18platform: "[PLACEHOLDER]"19type: "[PLACEHOLDER]"20time: "[PLACEHOLDER]"2122thursday:23platform: "[PLACEHOLDER]"24type: "[PLACEHOLDER]"25time: "[PLACEHOLDER]"2627friday:28platform: "[PLACEHOLDER]"29type: "[PLACEHOLDER]"30time: "[PLACEHOLDER]"3132weekend:33approach: "[PLACEHOLDER: e.g., Light engagement only, personal posts]"34```3536---3738## This Week3940### Week of [DATE]4142| Day | Platform | Content | Status |43|-----|----------|---------|--------|44| Mon | | | `planned|drafted|scheduled|published` |45| Tue | | | |46| Wed | | | |47| Thu | | | |48| Fri | | | |4950**Theme/Focus**: [PLACEHOLDER: What's the focus for this week]5152---5354## Upcoming Content5556### Queued & Ready57<!-- Content ready to publish -->58- [ ] [PLACEHOLDER: Content title] - Platform - Target date59- [ ] [PLACEHOLDER]6061### In Development62<!-- Content being worked on -->63- [ ] [PLACEHOLDER: Content title] - Status - Notes64- [ ] [PLACEHOLDER]6566### Planned Series/Campaigns67<!-- Multi-part content or campaigns -->68- [ ] [PLACEHOLDER: Series name] - Parts: X - Status69- [ ] [PLACEHOLDER]7071---7273## Content Batching7475### Batch Sessions76```yaml77batch_day: "[PLACEHOLDER: e.g., Sunday]"78batch_duration: "[PLACEHOLDER: e.g., 2 hours]"79target_output: "[PLACEHOLDER: e.g., 5 posts for the week]"80```8182### Current Batch Status83- Posts ready: [X/Y]84- Threads ready: [X/Y]85- Newsletter ready: [Yes/No]8687---8889## Important Dates9091### Upcoming Events to Create Content For92- [DATE]: [PLACEHOLDER: Event/holiday/launch]93- [DATE]: [PLACEHOLDER]9495### Recurring Content96- Monthly: [PLACEHOLDER: e.g., Monthly learnings thread]97- Quarterly: [PLACEHOLDER: e.g., Goal review]98- Annually: [PLACEHOLDER: e.g., Year in review]99100---101102## Notes103104[PLACEHOLDER: Any notes about content strategy, experiments to try, etc.]105106---107108*Last updated: [DATE]*109