cie-econ-ppt

Generate Cambridge economics chapter PowerPoint decks from topic prompts.

Updated May 16, 2026
One-click install
npx skills add https://github.com/CooperWu-star/A-Level-Econ-Marking-Sample --skill cie-econ-ppt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cie-econ-ppt
Source: https://github.com/CooperWu-star/A-Level-Econ-Marking-Sample/tree/main/cie-econ-ppt
Command: npx skills add https://github.com/CooperWu-star/A-Level-Econ-Marking-Sample --skill cie-econ-ppt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, matplotlib, pypdf, scipy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It turns a CIE economics chapter/topic request into a complete, classroom-ready PowerPoint deck with consistent structure, definitions, diagrams, and real-world case studies.

Core Features & Use Cases

  • Chapter-by-chapter .pptx generation for Cambridge International AS & A-Level Economics (9708) and Cambridge IGCSE Economics (0455).
  • Decks built from an exam-aligned workflow: definitions → mechanisms/content → model diagrams → classic + recent case studies → recap.
  • Matplotlib-rendered econ diagrams embedded into slides (via a diagram catalog and rendering script).
  • Opt-in triggering for controlled usage using the required prefix, to avoid accidental slide generation.

Quick Start

Ask: "cie ppt: A-Level Topic 2.1 Demand and supply" and the skill will write a .pptx deck to disk at the correct output path.

Frequently Asked Questions about cie-econ-ppt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Cambridge economics slide decks for A-Level and IGCSE syllabus topics?

To generate Cambridge economics slide decks, you request a topic prompt that maps syllabus sub-points to structured slides, embedding rendered diagrams and case studies into a downloadable .pptx file.

Can I automatically add matplotlib economics diagrams into PowerPoint slides?

Yes, you can embed matplotlib-rendered economics diagrams into PowerPoint slides by using a diagram catalog that resolves diagram IDs within the pptx generation workflow.

Does this pptx generation workflow support both CIE A-Level 9708 and IGCSE 0455 syllabus mapping?

Yes, the pptx generation workflow supports syllabus mapping for both Cambridge AS & A-Level Economics 9708 and IGCSE Economics 0455, building chapter-by-chapter exam-aligned decks.

What do I need to build classroom materials with economics case studies and model diagrams?

You need to provide a valid JSON slide spec and use the required opt-in prefix to trigger the deck builder, which outputs classroom materials with embedded case studies and diagrams.

Why does the slide deck generation require a specific prefix and JSON spec to output a pptx file?

The slide deck generation requires a JSON spec to define the structured slide sequence, and the opt-in prefix prevents accidental pptx file generation, ensuring controlled usage for CIE economics topics.