Intake banner
TechIntegrationLabs TechIntegrationLabs

Intake

Development community

Description

--- name: intake description: Process files in the brain's intake dump folder argument-hint: [status|process|clear] --- Invoke the `bizbrain-os:intake-processing` skill and follow it. - `/intake` — Show what's in the intake dump - `/intake process` — Process all unprocessed files - `/intake clear` — Archive processed files **Arguments:** $ARGUMENTS

Installation

Installs to ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-intake/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-intake && curl -fsSL https://raw.githubusercontent.com/TechIntegrationLabs/bizbrain-os-plugin/HEAD/commands/intake.md -o ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-intake/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository