ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Flush session to memory — review what happened, update markdowns, create session log
$ npx -y skills add evolution-foundation/evo-nexus --skill salve --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/salveContext preview
The summary Claude sees to decide when to auto-load this skill.
Flush session to memory — review what happened, update markdowns, create session log
name: salve description: Flush session to memory — review what happened, update markdowns, create session log
Quando invocado:
1. **Revisar a sessão atual** — identificar:
2. **Atualizar arquivos de memória** (seguindo regras de propagação):
3. **Criar log da sessão** em `memory/sessions/YYYY-MM-DD.md`:
# Session — YYYY-MM-DD HH:MM ## Contexto <resumo de 1-2 frases do que foi feito> ## Decisões - ... ## Pendências abertas - ... ## Pendências fechadas - ...
4. **Salvar** — simplesmente edite os arquivos acima. O file watcher do Brain Repo detectará as mudanças e fará commit+push automaticamente em até 30 segundos. Não execute `git` manualmente.
5. **Confirmar** — diga ao usuário quais arquivos foram atualizados e que o Brain Repo sincronizará em breve.
**Nota:** Se o Brain Repo não estiver configurado, o passo 4 apenas informa que as mudanças ficam salvas localmente.
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…