marcos

Convert planning spreadsheet data into Markdown task files for education modules.

8|8|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/freeCodeCamp-Universe/marketplace --skill marcos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marcos
Source: https://github.com/freeCodeCamp-Universe/marketplace/tree/main/plugins/spanish-curriculum/skills/marcos
Command: npx skills add https://github.com/freeCodeCamp-Universe/marketplace --skill marcos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Carmen's module planning from planning spreadsheets is manual and error-prone; Marcos automatically translates planning data into ready-to-review task files organized into a clear folder structure.

Core Features & Use Cases

  • Reads Carmen's planning spreadsheet and generates all necessary task Markdown files (WARM-UP, LEARN, PRACTICE, REVIEW-GRAMMAR, REVIEW-GLOSSARY, QUIZ) for each module.
  • Structures outputs into Chapter > Module folders that mirror the curriculum plan, ensuring consistent naming and hierarchy.
  • Ensures tasks conform to the marketplace templates and is ready for i18n & UI Strategist review without touching the source spreadsheet.

Quick Start

Create tasks from Carmen's planned module by providing the chapter and module details and the repository path; Marcos will generate the folder and task files on the specified branch.

Frequently Asked Questions about marcos

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

FAQPage Schema
How do I convert spreadsheet curriculum data into Markdown task files?

You can convert spreadsheet curriculum data into Markdown task files by automating the translation of planning rows into ready-to-review task files organized into Chapter and Module folders.

How do I automate education module planning from a spreadsheet to folderized task generation?

Automate education module planning by reading the planning spreadsheet and generating all necessary task Markdown files, ensuring consistent naming and hierarchy that mirrors the curriculum plan.

Can I generate standard curriculum templates like WARM-UP and QUIZ from planning data?

Yes, you can generate standard curriculum templates like WARM-UP, LEARN, PRACTICE, REVIEW-GRAMMAR, REVIEW-GLOSSARY, and QUIZ directly from your planning data for each module.

Does automated curriculum authoring support internationalization and UI strategist reviews?

Automated curriculum authoring enforces standard templates and separation of concerns, making the generated Markdown task files ready for i18n and UI Strategist reviews without touching the source spreadsheet.

What is the best way to structure Markdown task files for version control in curriculum engineering?

The best way to structure Markdown task files for version control is to organize outputs into Chapter and Module folders that align with module naming and block sequences, ensuring separation of concerns.

How do I create curriculum task files on a specific repository branch?

To create curriculum task files on a specific branch, provide the chapter and module details along with the repository path, and the folder and task files will be generated automatically on that branch.