fiap-content-production

Adapts the content production lifecycle to FIAP lessons, repositories, and Tech Challenges in Portuguese.

Updated Aug 28, 2026
One-click install
npx skills add https://github.com/miyake-san/sogo-agent-platform --skill fiap-content-production-miyake-san
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fiap-content-production
Source: https://github.com/miyake-san/sogo-agent-platform/tree/main/skills/experimental/fiap-content-production
Command: npx skills add https://github.com/miyake-san/sogo-agent-platform --skill fiap-content-production-miyake-san

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Producing FIAP course materials requires coordinating lessons, sample repositories, presentations, videos, hands-on activities, and Tech Challenges under strict institutional conventions, which is error-prone when done ad hoc. ## Core Features & Use Cases - Objective Mapping: Maps phase, module, lesson objectives, prerequisites, workload, and assessment evidence into one aligned plan. - Deliverable Alignment: Keeps lesson text, sample repository, presentation, video plan, and challenge consistent with a single objective map. - Quality Review: Checks Brazilian Portuguese, accessibility, technical correctness, student workload, and grading clarity. - Use Case: When authoring a new FIAP lesson with a coding deliverable, use this Skill to generate the lesson plan, require a GitHub repository with a README covering setup, execution, evidence, architecture, limitations, and attribution, and make every mandatory technology and submission criterion explicit. ## Quick Start Use the fiap-content-production skill to plan a FIAP lesson with its sample repository, presentation, and Tech Challenge aligned to the module objectives.

Frequently Asked Questions about fiap-content-production

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

FAQPage Schema
How do I create FIAP lesson content with aligned deliverables?▼

Follow the content-production-lifecycle first, then map phase, module, objectives, prerequisites, workload, and assessment evidence. Keep the lesson text, sample repository, presentation, video plan, and challenge aligned to one objective map.

What must a FIAP Tech Challenge GitHub repository include?▼

When the deliverable includes code, the GitHub repository requires a README covering setup, execution, evidence, architecture, limitations, and attribution. Every mandatory technology and submission criterion must be stated explicitly.

When should I use fiap-content-production instead of the generic content lifecycle?▼

Use it only when FIAP conventions or deliverables are explicitly required, such as FIAP lessons, Tech Challenges, or Portuguese-language course materials. For general content work, use the base content-production-lifecycle skill.

Does this skill replace FIAP-specific agents?▼

Yes, it replaces FIAP-specific agents for new flows. Old agents should be preserved only as compatibility shims until existing profiles migrate to the skill-based approach.

What quality checks apply to FIAP course content?▼

Content is reviewed for Brazilian Portuguese correctness, accessibility, technical accuracy, student workload, and grading clarity. The learning progression should be practice-first with runnable examples and checkpoints.