cyber-study-book

Transforms cybersecurity course transcripts into authored Portuguese study notes and book chapters.

2|Updated Aug 2, 2026
One-click install
npx skills add https://github.com/Uri-Wernik/cyber-learning --skill cyber-study-book-uri-wernik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cyber-study-book
Source: https://github.com/Uri-Wernik/cyber-learning/tree/main/.github/skills/cyber-study-book
Command: npx skills add https://github.com/Uri-Wernik/cyber-learning --skill cyber-study-book-uri-wernik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It turns raw course transcripts, screenshots, and beginner questions about cybersecurity into clean, original Markdown study notes and book chapters in Brazilian Portuguese, without copying the instructor's speech or exposing sensitive lab data. ## Core Features & Use Cases - Transcript-to-chapter conversion: Cleans machine-translated transcripts, removes noise, and rewrites the lesson as an original narrative following the order the topic was learned. - Beginner-depth explanations: Defines jargon on first use, explains network components, ports, protocols, and data flow, and links to canonical notes instead of repeating explanations. - Interactive quiz generation: Creates 6-12 per-lesson quiz questions with four plausible alternatives, balanced answer lengths, and a mandatory validation checklist before publishing. - Screenshot sanitization: Selects only didactically relevant captures, redacts secrets and identifiers, and stores copies in an assets folder with relative links. - Use Case: After watching a Cloud-Based Hacking lesson, paste the transcript and screenshots; the Skill produces a publishable MkDocs chapter with sanitized images and a linked quiz. ## Quick Start Use the cyber-study-book skill to turn this lesson transcript into a study note chapter with a quiz.

Frequently Asked Questions about cyber-study-book

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

FAQPage Schema
How do I turn a course transcript into study notes?

Provide the transcript and the existing note file. The Skill removes translation noise and repetition, corrects misrecognized terms, and rewrites the content as an original narrative chapter in Brazilian Portuguese, then deletes the raw transcript from the final note.

How are quiz questions created for each lesson?

Each published lesson gets 6 to 12 questions stored in the quiz database, each with four plausible alternatives, exactly one correct answer, and a didactic explanation. Questions test technical understanding such as where commands run and what effects they produce, not memorization.

Does it handle screenshots with sensitive lab data?

Yes. Only didactically relevant captures are selected, and a sanitized copy is created with passwords, tokens, IPs, account IDs, and personal data removed or blurred. The original screenshot is never modified, and the copy is visually verified before publishing.

Can it add Blue Team defensive content to Red Team notes?

Only after defensive material has actually been studied in a Blue Team course or an explicitly incorporated source. The Skill links defensive content to existing offensive notes rather than rewriting them, and marks unvalidated mappings like MITRE ATT&CK as 'a confirmar'.

What are the limitations of this study workflow?

It is scoped to authorized labs, CTFs, and owned environments, and it does not invent commands, outputs, or framework mappings. Content stays in Brazilian Portuguese and is tied to the courses actually present in the workspace, so it is not a general-purpose security encyclopedia.