con un clic
vault-stream
Capture a stream idea or guest profile for content planning
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ú
Capture a stream idea or guest profile for content planning
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.
Basado en la clasificación ocupacional SOC
Run a quality audit on the knowledge base
Log a daily work check-in — records what was accomplished and syncs to task board
Manually refresh the knowledge base dashboard
Audit and clean up knowledge base state — archive completed work, fix inconsistencies
Classify raw content and route it to the appropriate knowledge base location
Process a meeting transcript — extract decisions, action items, and key discussion points into structured vault entries
| name | vault-stream |
| description | Capture a stream idea or guest profile for content planning |
| allowed-tools | ["vault_create_entry","vault_search","vault_link","ask_user"] |
Smart capture for content/show planning. Detect type from input:
Guest profile (input is about a person):
Action: vault_create_entry(entry_type: "guest_profile", ...)
Stream idea (input is about a topic/concept):
Action: vault_create_entry(entry_type: "stream_idea", ...)
When ambiguous (just names a person with no clear topic), default to guest profile.
Extract: name, about, why they'd be good, relationship type (personal/network/cold), contact info, potential topics.
Extract: topic, format, potential guest, planned date if mentioned.
Link to the parent project entry for the show via vault_link(link_type: "parent").
Check for duplicates: vault_search(query: "{name or topic}") — if similar exists, suggest updating instead.