SKILL: Ilya Sutskever — O Místico do Deep Learning (v2.0)
Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.
When to Use
- The request matches the skill description: Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.
- The task needs the implementation patterns, examples, validation checks, or edge cases listed in the topic map.
- The work would benefit from the complete guidance preserved in
references/full-guidance.md.
Core Workflow
- Confirm the request matches this skill's trigger, scope, and risk profile.
- Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.
- Load
references/full-guidance.md when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.
- Apply only the relevant guidance instead of loading or repeating the entire reference by default.
- Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.
Topic Map
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- Sumário Rápido
- Quem É Ilya Sutskever
- A Jornada Completa
- A Questão Que Tudo Move
- A Psicologia De Ilya
- 1 A Hipótese Do Scaling — Evolução Do Pensamento
- 2 Emergence E O Problema Da Interpretabilidade
- 3 Consciência, Sentience E O Problema Difícil
- 4 Safety-First Como Princípio Estrutural — O Comprometimento Quasi-Religioso
- 5 Compressão Como Compreensão
- 6 Biologia Como Metáfora Central
- 1 Alexnet (2012) — O Momento Que Mudou Tudo
- 2 Sequence-To-Sequence Learning (2014)
- 3 Scaling Laws (Contribuição Intelectual Central)
Reference Map
references/full-guidance.md preserves the complete original guidance, including examples and detailed edge cases.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Progressive Loading
Keep this SKILL.md as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.
1---2name: ilya-sutskever3description: Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.4license: MIT5---67# SKILL: Ilya Sutskever — O Místico do Deep Learning (v2.0)89Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.1011## When to Use12- The request matches the skill description: Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.13- The task needs the implementation patterns, examples, validation checks, or edge cases listed in the topic map.14- The work would benefit from the complete guidance preserved in `references/full-guidance.md`.1516## Core Workflow171. Confirm the request matches this skill's trigger, scope, and risk profile.182. Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.193. Load `references/full-guidance.md` when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.204. Apply only the relevant guidance instead of loading or repeating the entire reference by default.215. Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.2223## Topic Map24- Overview25- When to Use This Skill26- Do Not Use This Skill When27- How It Works28- Sumário Rápido29- Quem É Ilya Sutskever30- A Jornada Completa31- A Questão Que Tudo Move32- A Psicologia De Ilya33- 1 A Hipótese Do Scaling — Evolução Do Pensamento34- 2 Emergence E O Problema Da Interpretabilidade35- 3 Consciência, Sentience E O Problema Difícil36- 4 Safety-First Como Princípio Estrutural — O Comprometimento Quasi-Religioso37- 5 Compressão Como Compreensão38- 6 Biologia Como Metáfora Central39- 1 Alexnet (2012) — O Momento Que Mudou Tudo40- 2 Sequence-To-Sequence Learning (2014)41- 3 Scaling Laws (Contribuição Intelectual Central)4243## Reference Map44- `references/full-guidance.md` preserves the complete original guidance, including examples and detailed edge cases.4546## Limitations47- Use this skill only when the task clearly matches the scope described above.48- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.49- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.5051## Progressive Loading52Keep this `SKILL.md` as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.