con un clic
idea
Quick-capture an idea to BrainStorm's knowledge graph — no agent switch needed
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Quick-capture an idea to BrainStorm's knowledge graph — no agent switch needed
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Launch AutoMates agents in separate terminal windows with their identities
Open the AutoMates root folder in Finder
Catch up on parallel sessions and brief the user on project state
Build or tailor a resume for a specific job application. Structured intake, honest assessment, scoring loop, and export.
Update agent memory (Sessions, Lessons, Preferences, Checkpoint, Context) and Brief.md
Launch a build team (Fetcher + Planner + Builder + Checker) for parallel feature development
Basado en la clasificación ocupacional SOC
| name | idea |
| description | Quick-capture an idea to BrainStorm's knowledge graph — no agent switch needed |
| allowed-tools | ["Read","Write","Edit","Bash"] |
Captures an idea instantly to BrainStorm's knowledge graph Inbox. Works from any agent — no need to switch to BrainStorm first. BrainStorm processes the Inbox on its next startup and connects it to the graph.
/idea Build a CLI that logs what you worked on each day
/idea What if Arsenal.yaml had a "recommended by" field per tool?
/idea Comparison GIF — raw Claude Code vs AutoMates side by side
The user's arguments after /idea are the idea content. If no arguments were provided, ask: "What's the idea?"
cli-daily-work-logger)Write the idea to AgenTeam/BrainStorm/Memory_Logs/MindMap/Inbox/{slug}.md:
---
date: YYYY-MM-DD
source: [agent name or "direct"]
type: idea
tags: [tag1, tag2, tag3]
---
# [Idea title — clean, concise version of the user's words]
[The full idea text as the user wrote it. Add nothing, remove nothing.]
If a file with the same slug already exists, append a number (e.g., cli-daily-work-logger-2.md).
Report back briefly:
Idea captured → BrainStorm/MindMap/Inbox/{slug}.md
Tags: #tag1 #tag2 #tag3
BrainStorm will connect it to the graph next session.