OpenClaw Expert Brain
Manual interactivo de OpenClaw potenciado por NotebookLM con 185 fuentes curadas.
Cuándo activar este skill
Activa cuando el usuario:
- - Pregunta sobre OpenClaw: instalación, configuración, setup, skills, ClawHub
- Dice "help", "ayuda", "manual", "how to", "cómo se hace"
- Menciona problemas: "error", "no funciona", "troubleshooting", "fix"
- Pregunta sobre multi-agent, cron, seguridad, MCP, mcporter
- Usa frases como "pregunta al manual", "consulta el brain", "ask expert"
Uso
CODEBLOCK0
Requisitos
- -
nlm CLI instalado: INLINECODE1 - Auth Google activa: INLINECODE2
- Variable opcional:
OPENCLAW_NOTEBOOK_ID (por defecto usa el notebook oficial)
Notebook de referencia
Consulta un cuaderno NotebookLM con 185 fuentes curadas:
- - Documentación oficial docs.openclaw.ai (16 páginas)
- GitHub oficial: openclaw, clawhub, skills, community
- Tutoriales en español: 25+ artículos y videos
- Skills y ClawHub: 30+ guías y ejemplos
- Multi-agent y cron: 25 fuentes avanzadas
- Troubleshooting y seguridad: 20 fuentes
Notas
- - Respuestas en 5-10 segundos (sin Chromium, via API nlm)
- Responde en el idioma de la pregunta (español/inglés)
- Cero alucinaciones: solo responde con info de las 185 fuentes
- No requiere Chromium ni patchright
Cerebro Experto en OpenClaw
Manual interactivo de OpenClaw potenciado por NotebookLM con 185 fuentes seleccionadas.
Cuándo activar esta habilidad
Actívala cuando el usuario:
- - Pregunte sobre OpenClaw: instalación, configuración, setup, skills, ClawHub
- Diga help, ayuda, manual, how to, cómo se hace
- Mencione problemas: error, no funciona, troubleshooting, fix
- Pregunte sobre multi-agente, cron, seguridad, MCP, mcporter
- Use frases como pregunta al manual, consulta el brain, ask expert
Uso
bash
Preguntar algo sobre OpenClaw
python3 {baseDir}/scripts/ask.py --question ¿cómo instalo OpenClaw en un VPS?
Preguntar en inglés
python3 {baseDir}/scripts/ask.py --question how do I create a custom skill?
Con ID de notebook explícito
python3 {baseDir}/scripts/ask.py --question troubleshooting gateway errors --notebook-id 577a138c-807f-45d7-9ff4-cb1d6da190c0
Requisitos
- - CLI nlm instalado: pip install notebooklm-mcp-cli
- Autenticación de Google activa: nlm login --provider openclaw
- Variable opcional: OPENCLAWNOTEBOOKID (por defecto usa el notebook oficial)
Notebook de referencia
Consulta un cuaderno NotebookLM con 185 fuentes seleccionadas:
- - Documentación oficial docs.openclaw.ai (16 páginas)
- GitHub oficial: openclaw, clawhub, skills, community
- Tutoriales en español: más de 25 artículos y videos
- Skills y ClawHub: más de 30 guías y ejemplos
- Multi-agente y cron: 25 fuentes avanzadas
- Troubleshooting y seguridad: 20 fuentes
Notas
- - Respuestas en 5-10 segundos (sin Chromium, vía API nlm)
- Responde en el idioma de la pregunta (español/inglés)
- Cero alucinaciones: solo responde con información de las 185 fuentes
- No requiere Chromium ni patchright