Loading...
Loading...
Page-level slide prompting skill. Converts DESIGN.md and slide_plan.json into detailed slide-generation prompts in JSON while preserving theme, body-slide consistency, and layout discipline.
npx skill4agent add jyoung105/future-slide gpt-slide-promptDESIGN.mdslide_plan.jsonDESIGN.mdDESIGN.mdslide_plan.jsonDESIGN.md{
"deck_prompt_meta": {
"design_system_name": "",
"global_theme_summary": "",
"global_consistency_rules": [],
"body_slide_system": "",
"json_version": "1.0"
},
"slides": [
{
"slide_number": 1,
"slide_role": "",
"page_family": "title|body|end|appendix",
"slide_title": "",
"layout_family": "",
"prompt": {
"objective": "",
"narrative_function": "",
"visual_intent": "",
"content_blocks": [
{
"block_type": "title|subtitle|summary|bullets|chart|table|callout|quote|timeline|comparison|image|footer_note|source_note|icon_group|metric_cards|infographic|diagram_flow",
"purpose": "",
"content_instruction": "",
"placement_instruction": "",
"style_instruction": ""
}
],
"layout_instructions": {
"structure": "",
"header_body_footer": {
"header": "",
"body": "",
"footer": ""
},
"reading_order": [],
"alignment": "",
"spacing": "",
"density": "",
"body_slide_consistency": ""
},
"design_constraints": {
"palette_rules": [],
"typography_rules": [],
"component_rules": [],
"chart_rules": [],
"table_rules": [],
"icon_rules": [],
"infographic_rules": [],
"diagram_rules": [],
"imagery_rules": [],
"anti_patterns_to_avoid": []
},
"content_constraints": {
"must_include": [],
"must_not_include": [],
"evidence_to_use": [],
"evidence_to_avoid": []
},
"generator_notes": {
"ppt_generation_note": "",
"image_generation_note": "",
"fallback_if_content_is_sparse": ""
}
}
}
]
}DESIGN.mdDESIGN.mdDESIGN.md