mit einem Klick
bianinho-backup-1777760438
bianinho-backup-1777760438 enthält 141 gesammelte Skills von AlvaroBiano, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Transforms the Hermes agent from a reactive question-answerer into a proactive autonomous executor. ARCHITECT takes any high-level goal, decomposes it into a dependency-aware task graph, executes each step with validation, self-corrects on failure, and delivers results — all without hand-holding. The missing execution layer for personal AI agents. Zero dependencies. Zero config. Works with any model. Pairs with apex-agent and agent-memoria for the complete autonomous agent stack.
Auto-reflective self-improvement skill — extracts learnings from corrections and success patterns, permanently encodes them into memory and skills. Philosophy: Correct once, never again.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Integrate existing autonomous agents (like Hermes) into multi-agent orchestration platforms (AionUI, LangChain, etc.) via ACP over stdio.
MiniMax Agent Platform (agent.minimax.io) — MaxHermes, MaxClaw, Skills marketplace. Relacao com Hermes Agent (NousResearch) e OpenClaw.
Paperclip AI agent operations — creating agents with hierarchy, autonomous operation via hierarchical issues, and troubleshooting. Use when: creating agents, setting up org hierarchy, recovering from errors, or monitoring agent health.
Paperclip AI orchestration CLI — authentication, API usage, and self-hosted setup
Complete chatbot architecture with lead capture, SQLite persistence, RAG responses, and conversation history context injection. Built for Método TEN SAC.
MiniMax M2.7 Plus — Chat, TTS, Image Gen, Video (Hailuo), Music, Voice Cloning
Sistema completo de proteção do quota MiniMax — nunca mais health checks ou cron jobs consomem o quota Token Plan do Álvaro
Persist agent state across crashes, context deaths, and restarts for Hermes agents. Use when you need to save current context, restore after a crash, maintain a memory file across sessions, or implement crash recovery. Essential for autonomous agents that must survive context window limits.
Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.
Guardian Watchdog — Camada 1 de defesa proactiva. Deteta e mata processos Hermes anómalos (em loop, CPU alta, órfãos). Positive matching filter — não usa filtros negativos amplos.
Sistema operativo de auto-evolução do Bianinho — 5 pilares operacionais, cron jobs activos, scripts de auto-healing e auto-improvement. Estado real do sistema em 19/04/2026.
Framework completo de proatividade para Bianinho OS. Arquitectura: detectar, auto-corrigir, só notificar quando bloqueado. Inclui AutoHeal, Auto-Improve, Self-Improving Agent e Skills Guard (40+ patterns).
End-of-session workflow para o Hermes — ship state, consolidar memória, aplicar self-improvements, preparar outputs. Safety gates para operações externas.
O que fazer quando mensagens longas do Telegram são truncadas pelo Telegram API antes de chegarem ao gateway Hermes
Dar a cron jobs e sub-agentes isolados contexto completo da sessão principal via query direta ao Hermes sessions DB.
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
Projeto de base de conhecimento vetorial — LanceDB + OpenAI via OpenRouter + Z-Library. Inclui setup, armadilhas (gotchas), e workflow completo.
Transcribe audio files locally using faster-whisper (100% offline, free, high quality)
Use browser DevTools console to detect JavaScript errors that cause silent page failures
Flask bug — rotas definidas depois do app.run() são código morto
Build, run, and extend Electron desktop applications on Linux — source builds, native module fixes, headless Xvfb, and protocol integration with AI agent platforms (aionrs, ACP).
Debug protocol for AionUI macOS DMG white screen crashes — pattern, fixes, bundle analysis, and workflow.
AionUI — plataforma multi-agent cowork (frontend Electron). Arquitectura real, modos de acesso (Xvfb, web viewer, noVNC), e integração com Bianinho/Hermes. NUNCA inventar arquitectura sem verificar primeiro.
Auditoria profunda de consumo de API em todo o stack — crons, serviços, scripts, Docker
Sistema completo de proteção do quota MiniMax — nunca mais health checks ou cron jobs consomem o quota Token Plan do Álvaro
Backup e restore do ecossistema Hermes — SOUL workspace files e património digital completo
Sistema Guardian de 3 camadas de defesa proactiva — Watchdog + Validator + Stress Test. Arquitectura completa, thresholds, filtros, e padrões anti-bug.
Python 3.14 compatibility issues and fixes for Bianinho OS scripts — specifically the os.argv AttributeError bug.
Diagnóstico de servidor lento — identificação rápida de causas comuns: sessions explosion, cron duplicado, I/O wait em BTRFS, health monitors em conflito
Monitor MiniMax API usage, track session token counts, generate daily/weekly cost reports, and alert on budget thresholds for Hermes.
Fix Docker containers unable to reach accounts.google.com for OAuth — caused by IPv6 preference
Git merge conflict resolution when local production is the source of truth — never let stale remote code overwrite production fixes. Use when merging remote backups with local production, or when tempted to use --theirs/--ours without verifying which is actually production.
GitHub repo creation and token management — extracting tokens from remote URLs, credential helpers, API workflows
Corrigir false warning do hermes doctor para MiniMax API — health check com /v1/models dá 404
Recuperação de incidentes críticos — WiFi BCM4360, Hermes ModuleNotFoundError, Gateway FileExistsError
Sistema de defesa em profundidade contra erros HTTP 401 da API MiniMax no Hermes Gateway — health check, pool guardian, systemd override, cron monitor.
Smart auto-update system for Hermes Agent — detects active sessions, safe windows, Telegram notifications, systemd restart, cron integration.