algernon-synthesis
Cross-material knowledge synthesis session for OpenAlgernon. Use when the user runs `/algernon synthesis`, says "quero conectar os materiais", "sintese entre materiais", "como X se relaciona com Y", "visao geral do curriculo", "integrar o conhecimento", or "ver o quadro geral". Requires at least 2 materials with reviewed cards. Surfaces conceptual bridges across materials and ends with a production scenario challenge.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/antoniovfranco/algernon-synthesisWhat This Skill Does
algernon-synthesis is a powerful pedagogical tool designed to transform static knowledge into actionable system design expertise. It operates by analyzing your studied materials through a SQLite database, identifying cross-disciplinary conceptual overlaps, and facilitating a guided synthesis session. Instead of focusing on rote memorization, this skill forces you to reconcile how specific technical concepts—such as 'latency' or 'context'—shift meaning and priority when moving between different domains (e.g., LLMOps vs. Information Retrieval). The agent manages the entire flow, from checking your study progress to posing critical thinking questions and concluding with a high-stakes production scenario challenge. This ensures that you aren't just learning isolated facts but are building the mental infrastructure required to design complex, real-world AI systems.
Installation
To integrate this skill into your OpenClaw environment, use the following terminal command:
clawhub install openclaw/skills/skills/antoniovfranco/algernon-synthesis
Ensure your local environment configuration points correctly to the Vestibular database and the Notion CLI utility as defined in the skill documentation.
Use Cases
This skill is ideal for students or engineers preparing for advanced assessments or system architecture interviews. Use it when you feel you have studied several disparate topics but struggle to see how they fit into a cohesive technical architecture. It is best deployed during the 'review' phase of your study cycle, allowing you to pressure-test your understanding of core concepts before moving on to new materials.
Example Prompts
- "/algernon synthesis"
- "Preciso integrar o conhecimento entre os módulos de RAG e Embeddings. Como podemos conectar isso?"
- "Quero ver o quadro geral dos meus estudos atuais e entender as pontes conceituais entre eles."
Tips & Limitations
To maximize the effectiveness of this skill, ensure that you have at least two distinct materials with active review logs. The quality of the synthesis depends on the depth of your existing review history. If you are struggling with a synthesis question, don't rush—the session is designed to surface 'conceptual bridges' that might require further research in your source material. Note that the skill utilizes local file-read operations and code execution to query your database, ensuring your study data remains local and private.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-antoniovfranco-algernon-synthesis": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
agente-biologia
Agente especialista em Biologia para FUVEST — 1ª fase. Biologia tem presença consistente nas 90 questões objetivas, especialmente Genética e Ecologia, que são os tópicos favoritos da FUVEST. Cobre: Citologia, Histologia, Fisiologia Humana, Genética (Mendel + Molecular), Evolução, Ecologia, Botânica e Zoologia. Entra no ciclo após Matemática, Português e Física consolidarem base. Opera em integração com vestibular-tutor, vestibular-srs e agente-quimica (bioquímica celular). Acionar quando Antonio mencionar qualquer tópico de biologia, células, genética, evolução, ecossistemas, ou o orchestrator abrir sessão de Biologia.
agente-quimica
Agente especialista em Química para FUVEST — 1ª fase. Química tem presença significativa nas 90 questões objetivas e frequentemente aparece em questões interdisciplinares com Biologia e Física. Cobre: Estrutura Atômica, Tabela Periódica, Ligações Químicas, Funções Inorgânicas, Estequiometria, Soluções, Termoquímica, Eletroquímica, Cinética, Equilíbrio e Química Orgânica. Entra no ciclo após Matemática e Português consolidarem base. Opera em integração com vestibular-tutor, vestibular-srs, agente-matematica (cálculos) e agente-biologia (bioquímica). Acionar quando Antonio mencionar qualquer tópico de química, átomos, reações, tabela periódica, ou o orchestrator abrir sessão de Química.
agente-historia-geografia
Agente especialista em História e Geografia para FUVEST — 1ª fase. Ambas têm peso alto nas 90 questões objetivas, com História priorizando Brasil (Colonial, Imperial, República) e Geografia focando em geopolítica e biomas. A FUVEST 2026 foi notada por cobrar atualidades geopolíticas diretamente (Venezuela/Essequibo, questões ambientais, CLT). Opera em integração com vestibular-tutor, vestibular-srs, agente-filosofia-sociologia (contexto ideológico) e agente-portugues (literatura histórica). Entra no ciclo após Matemática, Português e Física consolidarem base. Acionar quando Antonio mencionar História, Geografia, Brasil, geopolítica, biomas, ou qualquer evento histórico.
algernon-texto
Block-by-block reading mode for OpenAlgernon materials. Use when the user runs `/algernon texto SLUG`, `/algernon paper SLUG`, says "quero ler [material]", "vamos ler [topic] bloco a bloco", "modo texto", or "leitura guiada". Also activates when the user is mid-session and selects /continue between blocks. Paper mode adds structured reflection between major sections.
algernon-sprint
Timed interleaved study sprint for OpenAlgernon. Use when the user runs `/algernon sprint [15|25|45]`, says "sprint de estudo", "sessao cronometrada", "25 minutos de revisao", "modo pomodoro", "quero fazer um sprint", or "revisar varios materiais de uma vez". Cards from all installed materials are shuffled and interleaved. Ends with a post-sprint retrieval test to measure retention gain.